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 13:14:56 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1138eb92b9f2fa05491bc4b9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgTwp-0003Uc-96 for help-guix@gnu.org; Wed, 22 Feb 2017 05:15:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgTwo-0002CD-7j for help-guix@gnu.org; Wed, 22 Feb 2017 05:14:59 -0500 Received: from mail-qt0-x22a.google.com ([2607:f8b0:400d:c0d::22a]:34281) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgTwo-0002C1-3F for help-guix@gnu.org; Wed, 22 Feb 2017 05:14:58 -0500 Received: by mail-qt0-x22a.google.com with SMTP id n21so4745345qta.1 for ; Wed, 22 Feb 2017 02:14: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 --001a1138eb92b9f2fa05491bc4b9 Content-Type: text/plain; charset=UTF-8 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? > See "Running Guix before it is installed" in the Guix manual for more > information about the latter option. > I am running it in GuixSD. Dmitry Nikolaev --001a1138eb92b9f2fa05491bc4b9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 2= 2 February 2017 at 13:01, Marius Bakke <mbakke@fastmail.com> wrote:
Dmitry Nikolae= v <cameltheman@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.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 clo= ned guix repository moment before lanuching "guix system disk-image...= ". Maybe install.scm should be updated to reflect new path to bootload= ers?
=C2=A0
See "Running Guix before it is installed" in the Guix manual for = more
information about the latter option.

I am running it in GuixSD.

Dmitry Nikolaev
--001a1138eb92b9f2fa05491bc4b9--