emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#18049: closed (Bug in "guix system init")


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18049: closed (Bug in "guix system init")
Date: Fri, 18 Jul 2014 18:42:02 +0000

Your message dated Fri, 18 Jul 2014 20:41:46 +0200
with message-id <address@hidden>
and subject line Re: bug#18049: Bug in "guix system init"
has caused the debbugs.gnu.org bug report #18049,
regarding Bug in "guix system init"
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18049: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18049
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Bug in "guix system init" Date: Thu, 17 Jul 2014 19:06:14 +0200
The var/guix directory gets installed according to the configuration of
the host Guix, instead of the installed Guix (that is, /var).

This means that if someone (like me) configured the host Guix with
--prefix=/usr/local, the directory will be installed
into /usr/local/var/guix, which won't work, and will cause the installed
guix to see an empty /gnu/store.

This is dangerous because then, it will try to download glibc, and while
doing that, it will delete the existing one in /gnu/store, and kill the
operating system.

Workarounds:
1. Configure the host guix with --prefix=/
or
2. Once the system is initialized, move the var/guix folder (eg,
from /usr/local/var) to /var




--- End Message ---
--- Begin Message --- Subject: Re: bug#18049: Bug in "guix system init" Date: Fri, 18 Jul 2014 20:41:46 +0200 User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)
Marek Benc <address@hidden> skribis:

> This means that if someone (like me) configured the host Guix with
> --prefix=/usr/local, the directory will be installed
> into /usr/local/var/guix, which won't work, and will cause the installed
> guix to see an empty /gnu/store.

Good catch.  I believe this is fixed by commit a52127c.

Can you confirm that it works for you?

Thanks,
Ludo’.


--- End Message ---

reply via email to

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