From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#27028: Cannot install packages in USB image Date: Tue, 23 May 2017 01:09:15 +0200 Message-ID: <87r2zgxzdw.fsf@fastmail.com> References: <87vaosy5wt.fsf@fastmail.com> <20170522224025.GB11317@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCwSk-0001hr-1v for bug-guix@gnu.org; Mon, 22 May 2017 19:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCwSg-0000uY-Sj for bug-guix@gnu.org; Mon, 22 May 2017 19:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58986) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCwSg-0000uU-HA for bug-guix@gnu.org; Mon, 22 May 2017 19:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dCwSg-0004ps-CI for bug-guix@gnu.org; Mon, 22 May 2017 19:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170522224025.GB11317@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 27028@debbugs.gnu.org --=-=-= Content-Type: text/plain Leo Famulari writes: > On Mon, May 22, 2017 at 10:48:18PM +0200, Marius Bakke wrote: >> 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? Yes. Have not tested the VM image. >> root@gnu ~# guix package -i hello >> 3622: 4 [process-use-modules ((#) (#) (#) (#))] >> 712: 3 [map # (# # # #)] >> 3623: 2 [# (#)] >> 2903: 1 [resolve-interface (guix build utils) #:select ...] >> In unknown file: >> ?: 0 [scm-error misc-error #f ...] > > [...] > >> 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 this > succeeded for me. I could also install shadow. Oops, this was on an image generated from 'master'. I can confirm that an image generated the v0.13.0 tag works. That lowers the severity of #27027 significantly :-) > I didn't run `guix pull`. Me neither. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkjb5wACgkQoqBt8qM6 VPrgrAgAh6m1/65UCR5xrm1H2WuywGWqdn5L+ZG2JALxKk8GCSxSIYM0dPtDNr6u GfygTvx6BasreqL4qqRqZ/XtFXaxPLNSBaIMCZKjy1+hwSrEc364UwEerEJeg5HI 4gZTV9mrlJLS35rS2mDGjldTCDSXI62LOEMB8jnXkjTPPolr7HWNTGVlSKVdeVF7 y7TNLK3qw6C2GmYQ2PBdwnaD0cnwTy0wNwMM29z1p4usnGNy1T03b+RT1GyUefxf EVvUP35gsZv/45Z+v8ZyB1kwFk4YoEdldStYmn8R+YKHb+EKKNoLCFC9ZpMJpdNC X2oVz4TxUuMuCB84dxKBv7tepBAz1w== =dz6T -----END PGP SIGNATURE----- --=-=-=--