From: Marius Bakke <mbakke@fastmail.com>
To: Dmitry Nikolaev <cameltheman@gmail.com>, help-guix <help-guix@gnu.org>
Subject: Re: guix system disk-image broken?
Date: Wed, 22 Feb 2017 11:01:53 +0100 [thread overview]
Message-ID: <87r32qwnla.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <CAH3JXcGKOyjECC8UNw+A+LDrBjJfk-+-1n7nBkAOdXC1wL5bTw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
Dmitry Nikolaev <cameltheman@gmail.com> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2017-02-22 10:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-22 9:47 guix system disk-image broken? Dmitry Nikolaev
2017-02-22 10:01 ` Marius Bakke [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-22 10:14 Dmitry Nikolaev
2017-02-22 10:36 ` Marius Bakke
2017-02-22 12:06 Dmitry Nikolaev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r32qwnla.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me \
--to=mbakke@fastmail.com \
--cc=cameltheman@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.