On Mon, May 22, 2017 at 10:48:18PM +0200, Marius Bakke wrote:
Toggle quote (3 lines)
> I tried installing 'shadow' on the live USB image, but Guix crashes at> the very end. Here's an example:
The USB installer, not the VM image, right?
Toggle quote (8 lines)
> root@gnu ~# guix package -i hello> 3622: 4 [process-use-modules ((#) (#) (#) (#))]> 712: 3 [map #<procedure 8575a0 at ice-9/boot-9.scm:3622:25 (mif-args)> (# # # #)]> 3623: 2 [#<procedure 8575a0 at ice-9/boot-9.scm:3622:25 (mif-args)> (#)]> 2903: 1 [resolve-interface (guix build utils) #:select ...]> In unknown file:> ?: 0 [scm-error misc-error #f ...]
[...]
Toggle quote (6 lines)
> ERROR: In procedure scm-error:> ERROR: no code for module (guix build utils)> builder for `/gnu/store/0rgfpx2wjxfxld0vq9nmgkl0kpvc6w37-info-dir.drv' failed with exit code 1> cannot build derivation `/gnu/store/i6wkh2h6zgh08mx2xic8khyc1s138fj5-profile.drv': 1 dependencies couldn't be built> guix package: error: build failed: build of `/gnu/store/i6wkh2h6zgh08mx2xic8khyc1s138fj5-profile.drv' failed
I tried the same, using the x86_64 USB installer image, and thissucceeded for me. I could also install shadow.
I didn't run `guix pull`.