help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix system disk-image broken?


From: Marius Bakke
Subject: Re: guix system disk-image broken?
Date: Wed, 22 Feb 2017 11:01:53 +0100
User-agent: Notmuch/0.23.5 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)

Dmitry Nikolaev <address@hidden> writes:

> I cloned guix git repository and tried make installation image, but get
> errors.
>
> $ 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)

Hi,

(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 ...`.

See "Running Guix before it is installed" in the Guix manual for more
information about the latter option.

Hope this helps!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]