* guix system disk-image broken?
@ 2017-02-22 9:47 Dmitry Nikolaev
2017-02-22 10:01 ` Marius Bakke
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Nikolaev @ 2017-02-22 9:47 UTC (permalink / raw)
To: help-guix
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
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)
Why? I did everything like the Manual says.
Dmitry Nikolaev
[-- Attachment #2: Type: text/html, Size: 678 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: guix system disk-image broken?
@ 2017-02-22 10:14 Dmitry Nikolaev
2017-02-22 10:36 ` Marius Bakke
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Nikolaev @ 2017-02-22 10:14 UTC (permalink / raw)
To: Marius Bakke; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 960 bytes --]
On 22 February 2017 at 13:01, Marius Bakke <mbakke@fastmail.com> wrote:
> Dmitry Nikolaev <cameltheman@gmail.com> 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
[-- Attachment #2: Type: text/html, Size: 1727 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: guix system disk-image broken?
@ 2017-02-22 12:06 Dmitry Nikolaev
0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Nikolaev @ 2017-02-22 12:06 UTC (permalink / raw)
To: Marius Bakke; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
On 22 February 2017 at 13:36, Marius Bakke <mbakke@fastmail.com> wrote:
> Dmitry Nikolaev <cameltheman@gmail.com> writes:
>
> > On 22 February 2017 at 13:01, Marius Bakke <mbakke@fastmail.com> wrote:
> >
> >> Dmitry Nikolaev <cameltheman@gmail.com> 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
[-- Attachment #2: Type: text/html, Size: 2041 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-02-22 12:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 9:47 guix system disk-image broken? Dmitry Nikolaev
2017-02-22 10:01 ` Marius Bakke
-- 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
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.