From: "Ludovic Courtès" <ludo@gnu.org>
To: Bengt Richter <bokr@bokr.com>
Cc: 38445-done@debbugs.gnu.org, "Clément Lassieur" <clement@lassieur.org>
Subject: bug#38445: Guix CI evaluation broken
Date: Mon, 02 Dec 2019 10:24:40 +0100 [thread overview]
Message-ID: <871rtnkrl3.fsf@gnu.org> (raw)
In-Reply-To: <20191202033338.GA128659@PhantoNv4ArchGx.localdomain> (Bengt Richter's message of "Sun, 1 Dec 2019 19:33:38 -0800")
Hi Clément & Bengt,
Bengt Richter <bokr@bokr.com> skribis:
> On +2019-12-01 18:20:24 +0100, Clément Lassieur wrote:
>> Hi,
>>
>> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=99c45877a984dd0148151b2e304afef6fb04f1a5
>>
>> broke Guix CI.
>>
>> The reason is:
>>
>> (local-file (string-append "" "../some-file"))
>>
>> now differs from
>>
>> (local-file "../some-file")
>>
>> And in gnu/system/install.scm (line 246) there's a STRING-APPEND.
>>
>> We could probably do an easy fix by changing (string-append
Sorry for the breakage! I noticed it yesterday and fixed it in
33d1c970c323971da8d70a662748c7b1b520d6b6.
Let me know if you think anything else is wrong!
Thanks,
Ludo’.
next prev parent reply other threads:[~2019-12-02 9:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-01 17:20 bug#38445: Guix CI evaluation broken Clément Lassieur
2019-12-02 3:33 ` Bengt Richter
2019-12-02 9:04 ` Clément Lassieur
2019-12-02 9:24 ` Ludovic Courtès [this message]
2019-12-02 9:33 ` Clément Lassieur
2019-12-02 9:33 ` Clément Lassieur
2019-12-02 9:59 ` Clément Lassieur
2019-12-02 9:59 ` Clément Lassieur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871rtnkrl3.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=38445-done@debbugs.gnu.org \
--cc=bokr@bokr.com \
--cc=clement@lassieur.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.