[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18049: Bug in "guix system init"
From: |
Ludovic Courtès |
Subject: |
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’.