From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Nikolaev Subject: Re: guix system disk-image broken? Date: Wed, 22 Feb 2017 15:06:56 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c06580644dba305491d55ec Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgVhC-0001y1-Q8 for help-guix@gnu.org; Wed, 22 Feb 2017 07:07:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgVhB-0001HB-LC for help-guix@gnu.org; Wed, 22 Feb 2017 07:06:58 -0500 Received: from mail-qk0-x22d.google.com ([2607:f8b0:400d:c09::22d]:36051) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgVhB-0001H2-Hg for help-guix@gnu.org; Wed, 22 Feb 2017 07:06:57 -0500 Received: by mail-qk0-x22d.google.com with SMTP id x71so424134qkb.3 for ; Wed, 22 Feb 2017 04:06:57 -0800 (PST) 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: Marius Bakke Cc: help-guix --94eb2c06580644dba305491d55ec Content-Type: text/plain; charset=UTF-8 On 22 February 2017 at 13:36, Marius Bakke wrote: > 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. > Running 'guix pull' does the trick. Thank you. Dmitry Nikolaev --94eb2c06580644dba305491d55ec Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 22 February 2017 at 13:36, Marius Bakke <mbakke@fastmail.com><= /span> wrote:
Dmitry Nik= olaev <cameltheman@gmail.com> writes:

> On 22 February 2017 at 13:01, Marius Bakke <
mbakke@fastmail.com> wrote:
>
>> Dmitry Nikolaev <camel= theman@gmail.com> writes:
>> > $ git clone https://git.savannah.gnu.org/git/guix.git
>> > ...
>> > $ cd guix
>> > $ guix system disk-image --image-size=3D1G gnu/system/install= .scm
>> > guix system: error: failed to load 'gnu/system/install.sc= m':
>> > ice-9/boot-9.scm:2870:6: In procedure resolve-interface:
>> > ice-9/boot-9.scm:2870:6: no code for module (gnu packages boo= tloaders)
>>
>> (gnu packages bootloaders) was recently moved. You will need to ei= ther
>> 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 ne= w 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.

Running 'guix pull' does the trick. = Thank you.

Dmitry Nikolaev

--94eb2c06580644dba305491d55ec--