bug#31925: 'guix substitutes' sometimes hangs on glibc 2.27

2018-06-21 Thread Ludovic Courtès
Hello Guix! When downloading a number of substitutes, ‘guix substitute’ sometimes hangs for me since the switch to glibc 2.27. Anyone else experiencing this? It’s relatively frequent for me. The backtrace shows this: --8<---cut here---start->8--- (gdb) bt #0

bug#31926: reconfigure is broken

2018-06-21 Thread Clément Lassieur
I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't reconfigure anymore. --8<---cut here---start->8--- guix system: warning: Consider running 'guix pull' followed by 'guix system reconfigure' to get up-to-date packages and security updates. guix sys

bug#31926: reconfigure is broken

2018-06-21 Thread Gábor Boskovits
Clément Lassieur ezt írta (időpont: 2018. jún. 21., Cs, 14:39): > I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't > reconfigure anymore. > > --8<---cut here---start->8--- > guix system: warning: Consider running 'guix pull' followed by > 'guix s

bug#31926: reconfigure is broken

2018-06-21 Thread Clément Lassieur
Gábor Boskovits writes: > Did you try to run guix pull again? Does it give you any errors? This has nothing to do with Guix pull, because I have it on machines that don't use Guix pull. >> I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't >> reconfigure anymore. I meant I'm on 91

bug#31926: reconfigure is broken

2018-06-21 Thread Ricardo Wurmus
Clément Lassieur writes: > I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't > reconfigure anymore. I can reproduce this. Building the system with “guix system build config.scm” works fine, but “reconfigure” produces an error that closely resembles yours. I also ran “make clean

bug#31925: 'guix substitutes' sometimes hangs on glibc 2.27

2018-06-21 Thread Ricardo Wurmus
Hi Ludo, > When downloading a number of substitutes, ‘guix substitute’ sometimes > hangs for me since the switch to glibc 2.27. Anyone else experiencing > this? It’s relatively frequent for me. It has never happened to me. -- Ricardo

bug#31926: reconfigure is broken

2018-06-21 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Clément Lassieur writes: > >> I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't >> reconfigure anymore. > > I can reproduce this. Building the system with “guix system build > config.scm” works fine, but “reconfigure” produces an error that > closely res

bug#31926: reconfigure is broken

2018-06-21 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Clément Lassieur writes: >> >>> I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't >>> reconfigure anymore. >> >> I can reproduce this. Building the system with “guix system build >> config.scm” works fine, but “reconfigure” p

bug#31926: reconfigure is broken

2018-06-21 Thread Clément Lassieur
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Ricardo Wurmus writes: >> >>> Clément Lassieur writes: >>> I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't reconfigure anymore. >>> >>> I can reproduce this. Building the system with “guix system build >>> config.s

bug#31887: Modules missing to boot on VMWare

2018-06-21 Thread Taylan Kammer
l...@gnu.org (Ludovic Courtès) writes: > Hello Taylan, > > Taylan Ulrich "Bayırlı/Kammer" skribis: > >> Although we don't want to support non-free software, perhaps it would >> be nice to support booting Guix on VMWare without the user needing to >> do anything extra. >> >> While experimenting, I

bug#31889: Filesystems must not depend on device mappings?

2018-06-21 Thread Taylan Kammer
l...@gnu.org (Ludovic Courtès) writes: > Hi! > > Taylan Ulrich "Bayırlı/Kammer" skribis: > >> If in my OS config I define some luks mappings, and define the >> corresponding filesystems with dependencies on the mapped devices, >> I get an error on 'guix system reconfigure'. >> >> Example: >> >>

bug#31926: reconfigure is broken

2018-06-21 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ricardo Wurmus writes: > >> Ricardo Wurmus writes: >> >>> Clément Lassieur writes: >>> I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't reconfigure anymore. >>> >>> I can reproduce this. Building the system with “guix system build >>> config.

bug#31887: Modules missing to boot on VMWare

2018-06-21 Thread Ludovic Courtès
Taylan Kammer skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Hello Taylan, >> >> Taylan Ulrich "Bayırlı/Kammer" skribis: >> >>> Although we don't want to support non-free software, perhaps it would >>> be nice to support booting Guix on VMWare without the user needing to >>> do anything

bug#31889: Filesystems must not depend on device mappings?

2018-06-21 Thread Ludovic Courtès
Hi, Taylan Kammer skribis: > (mapped-devices > (list (mapped-device > (source (uuid "b3d059f8-1c4f-4569-88dd-5485825b4373")) > (target "guixsd") > (type luks-device-mapping)) > (mapped-device > (source (uuid "550d9258-bbb

bug#31825: guix offload fails with guix-authenticate error

2018-06-21 Thread Maxim Cournoyer
Hello! swedebugia writes: > Good job hunting the bug. 😀 Thanks; credits to Ludovic for providing me with the right debugging tool (and incantation). > Are you going to report a new bug about incorrect or insufficient error > messages? > Thanks for the summary. I think we can track it here