bug#31329: (guix self) can silently miscompile modules

2018-05-01 Thread Ludovic Courtès
Hi, Sometimes (guix self), used by ‘guix pull’, can silently miscompile modules as shown in : --8<---cut here---start->8--- compiling... 37.3% of 407 filesIn thread: unexpected sy

bug#31330: guix a2cfe broken after update from ~month old guix: util-linux-2.31.1: unbound variable

2018-05-01 Thread Martin Castillo
Hi, I updated guix (on guixsd) from a version from about beginning of april to a2cfe. After that, guix system (and other commands depending on it) give me a backtrace. Backtrace: In ice-9/boot-9.scm: 222:29 19 (map1 _) 222:29 18 (map1 _) 222:29 17 (map1 _) 222:29 16 (map1 _) 222:29

bug#30993: OpenSSH sshd killed by Shepherd 0.4.0

2018-05-01 Thread Martin Castillo
(resending because I forgot to CC the list) On 06.04.2018 14:41, Leo Famulari wrote: >> Hmm, where could that SIGTERM come from? ‘make-kill-destructor’ uses it >> when a service is stopped, and otherwise it’s sent when we’re shutting >> the system down. But here?… > > Indeed, that is the questio

bug#31294: Failed building dependencies for guix.

2018-05-01 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > It confirms that the bad code creates a structure with the empty > list as its ‘modules’ field instead of '((guix build utils)). > > That’s clearly a Guile bug. This miscompilation issue involves “syntax parameters” (because ‘with-imported-modules’ uses

bug#31330: guix a2cfe broken after update from ~month old guix: util-linux-2.31.1: unbound variable

2018-05-01 Thread Ludovic Courtès
Hello Martin, Martin Castillo skribis: > I updated guix (on guixsd) from a version from about beginning of april > to a2cfe. > After that, guix system (and other commands depending on it) give me a > backtrace. Did you update with ‘guix pull’? The issue reported at

bug#31329: (guix self) can silently miscompile modules

2018-05-01 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Compilation should abort on the first exception. Done in 27e810c3e8707216c8b1b44e3d012cb0547b13d3. Ludo'.

bug#31330: guix a2cfe broken after update from ~month old guix: util-linux-2.31.1: unbound variable

2018-05-01 Thread Martin Castillo
On 01.05.2018 15:38, Ludovic Courtès wrote: > Hello Martin, > > Martin Castillo skribis: > >> I updated guix (on guixsd) from a version from about beginning of april >> to a2cfe. >> After that, guix system (and other commands depending on it) give me a >> backtrace. > > Did you update with ‘gui

bug#29707: [PATCH] guix system: search: Display all provision names as 'shepherdnames'.

2018-05-01 Thread Ludovic Courtès
Clément Lassieur skribis: > * guix/scripts/system/search.scm (service-type-shepherd-names): Append > provision lists together instead of returning a list of provision cars. You’re right, that makes more sense. OK for me! Thanks, Ludo’.

bug#31330: guix a2cfe broken after update from ~month old guix: util-linux-2.31.1: unbound variable

2018-05-01 Thread Ludovic Courtès
Martin Castillo skribis: > I was able to rebuild from git and reconfigure the system. Now it's > working again. Good. > You seemed to have already fixed 31329. So I guess we can close my issue? I think so, done! Ludo’.

bug#30825: Building disk-image fails

2018-05-01 Thread Ludovic Courtès
Ping! :-) l...@gnu.org (Ludovic Courtès) skribis: > Hello, > > Andreas Enge skribis: > >> Formatting '/gnu/store/gqv4i2hamajyqzrdlx90yg3wf49jz6ll-disk-image', fmt=raw >> size=1053507739 >> Backtrace: >>2 (primitive-load "/gnu/store/50h7i8w32jxfawm8cdry7ingf1n?") >> In ./gnu/build/v

bug#30993: OpenSSH sshd killed by Shepherd 0.4.0

2018-05-01 Thread Ludovic Courtès
Martin Castillo skribis: > (resending because I forgot to CC the list) > > On 06.04.2018 14:41, Leo Famulari wrote: >>> Hmm, where could that SIGTERM come from? ‘make-kill-destructor’ uses it >>> when a service is stopped, and otherwise it’s sent when we’re shutting >>> the system down. But her

bug#31088: Use '@' as version number separator in guix output

2018-05-01 Thread Ludovic Courtès
Hello Chris, Thanks for digging into this. Chris Marusich skribis: > From 67165c95ff9b52b7ae34d7c07778138548013ccd Mon Sep 17 00:00:00 2001 > From: Chris Marusich > Date: Sun, 8 Apr 2018 16:51:42 -0700 > Subject: [PATCH] guix: Separate the package name and version with "@", not > "-". > > * g

bug#29707: [PATCH] guix system: search: Display all provision names as 'shepherdnames'.

2018-05-01 Thread Clément Lassieur
Ludovic Courtès writes: > Clément Lassieur skribis: > >> * guix/scripts/system/search.scm (service-type-shepherd-names): Append >> provision lists together instead of returning a list of provision cars. > > You’re right, that makes more sense. OK for me! Cool, pushed!

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-05-01 Thread Vagrant Cascadian
I've been unable to use my gnuk usb smartcard token with gnupg on GuixSD, and it appears this is because scdaemon is built without libusb support: $ gpg --card-status gpg: selecting openpgp failed: No such device gpg: OpenPGP card not available: No such device Attached is a patc

bug#31279: report problem: guile with ~/.guile file does not run from shell

2018-05-01 Thread Wensheng Xie
Hi, Mark: Sorry for late reply. Installing guile-readline works and solved the problem. You can close this bug. best regards, wxie On Mon, Apr 30, 2018 at 2:17 PM, Mark H Weaver wrote: > I'm closing this bug now, but if you are still having problems, please > let us know and we'll re-open it