bug#33419: guix package is not showing that the checksum is mismatching

2018-11-18 Thread Björn Höfling
(Note: this is on a private channel of me, but I think this is unrelated, it could happen with any Guix package). I updated a package-definition and forgot to update the Checksum. When then updating, it just fails, and the new, nice, logging-reduced UI doesn't tell: $ guix package -u guix-tools s

bug#33411: Guix fails to build master from source on 0.15 since a few days

2018-11-18 Thread swedebugia
On 2018-11-17 11:51, swedebugia wrote: Hi I successfully cloned and built guix a few times after pulling during the last 2-3 weeks. I pulled a commit a few days from current master and the error disappeared. I conclude that it is no longer possible to build guix on 0.15. We can mark this as

bug#33422: /etc/passwd on GuixSD can end up containing default home directories

2018-11-18 Thread Ludovic Courtès
Hello Guix, On IRC, fps reported this issue: their user account was declared like this: 26 (users (cons (user-account 27 (name "fps") 28 (comment "fps") 29 (gro

bug#33422: /etc/passwd on GuixSD can end up containing default home directories

2018-11-18 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > On IRC, fps reported this issue: their user account was declared like > this: > > 26 (users (cons (user-account > 27 (name "fps") > 28 (comment "fps")

bug#33413: (Cuirass, berlin) raw logs are empty for guix-modular-master

2018-11-18 Thread Ludovic Courtès
Hi, swedebugia skribis: > http://berlin.guixsd.org/eval/1560 > -> log links to: > http://berlin.guixsd.org/log/sv0v371dgkzqglgz0hlgax5lqhb5cvpk-guix-7fed5481f > http://berlin.guixsd.org/log/8wbn7jw96519pf4pzmzb5spbyh4gh5q1-guix-7fed5481f > > both empty. same for other guix-modular-master evaluat

bug#33422: /etc/passwd on GuixSD can end up containing default home directories

2018-11-18 Thread Leo Famulari
On Sun, Nov 18, 2018 at 11:05:26PM +0100, Ludovic Courtès wrote: > On IRC, fps reported this issue: their user account was declared like > this: > > 26 (users (cons (user-account > 27 (name "fps") > 28 (c

bug#33411: Guix fails to build master from source on 0.15 since a few days

2018-11-18 Thread Ludovic Courtès
Hi, swedebugia skribis: > Now this happens: git pull && make: > ... > checking the length of a typical hash bang line... 73 > checking the length of a hash bang line used in tests... 97 > checking for > pkg-config... > /gnu/store/30fxs0wkfcbllcbf13jksjxscqldswdn-profile/bin/pkg-config > checkin

bug#33330: Hurd failing to build

2018-11-18 Thread Ludovic Courtès
Hi Manolis & Brett, Manolis Ragkousis skribis: > On 11/11/18 6:44 PM, Ludovic Courtès wrote: >> Hello Brett, >> >> Brett Gilio skribis: >> >>> checking host system type... x86_64-unknown-linux-gnu >>> configure: error: this is the gnu os, host cannot be linux-gnu >>> *** Host configuration mu

bug#33419: guix package is not showing that the checksum is mismatching

2018-11-18 Thread Leo Famulari
On Sun, Nov 18, 2018 at 03:04:33PM +0100, Björn Höfling wrote: > I updated a package-definition and forgot to update the Checksum. When > then updating, it just fails, and the new, nice, logging-reduced UI > doesn't tell: Yes, this is a classic "gotcha" of Guix package development. In Guix, those