From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: guix system disk-image broken? Date: Wed, 22 Feb 2017 11:36:54 +0100 Message-ID: <87o9xuwlyx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: 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]:41964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgUI8-0001ma-TD for help-guix@gnu.org; Wed, 22 Feb 2017 05:37:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgUI5-0001Sm-Q4 for help-guix@gnu.org; Wed, 22 Feb 2017 05:37:00 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:46226) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgUI5-0001SX-Gh for help-guix@gnu.org; Wed, 22 Feb 2017 05:36:57 -0500 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Dmitry Nikolaev Cc: help-guix --=-=-= Content-Type: text/plain Dmitry Nikolaev writes: > On 22 February 2017 at 13:01, Marius Bakke wrote: > >> Dmitry Nikolaev writes: >> > $ git clone https://git.savannah.gnu.org/git/guix.git >> > ... >> > $ cd guix >> > $ guix system disk-image --image-size=1G gnu/system/install.scm >> > guix system: error: failed to load 'gnu/system/install.scm': >> > ice-9/boot-9.scm:2870:6: In procedure resolve-interface: >> > ice-9/boot-9.scm:2870:6: no code for module (gnu packages bootloaders) >> >> (gnu packages bootloaders) was recently moved. You will need to either >> update your guix package definitions with `guix pull`, or use >> `./pre-inst-env guix system ...`. >> > > I cloned guix repository moment before lanuching "guix system > disk-image...". Maybe install.scm should be updated to reflect new path to > bootloaders? The git repository is already up to date, but your installed Guix package definitions are not. Running `guix pull` should do the trick. Sorry for being unclear! :) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlitaccACgkQoqBt8qM6 VPo46Af9FfcwiwjrUrgPIyLcJvJXDZg+m7utQsbm7YHV7t3nnVLoz/oKpGzPpmSp SEf7nN9+EUwvyaIbrlNvmp11YRdGNeMKP8RCqo68czLnTwjeHLPE5TAwz9ccsRmf cMsUAtPdMV9i4/jh6vWjU7t7JXTPQ3RDf3p0FvrDxy0DmtzEh5+lXGqZyscUYPFf cfvVZO3EamvGGZ85QYNaz6Pj/W/Z06evBAGKy/Y58CMulXi+DsPw5uoJNc6DAJ+r mQN7KmtBJvPK91e7JZafmSgSpIIhoEsYNGE+JCp1zT3Lgr/ZSpFItvqnuzmCKFyC g4FF9vysBChKjPcCymINi9FDX6qdww== =+gDN -----END PGP SIGNATURE----- --=-=-=--