[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Troubles with install image
From: |
Ludovic Courtès |
Subject: |
Re: Troubles with install image |
Date: |
Thu, 17 Jul 2014 18:31:06 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
David Thompson <address@hidden> skribis:
> From reading gnu/system/install.scm file, I would expect it to install
> the guix dev package, not the 0.6 release. I'm quite confused.
OK, here’s the story:
The installation image does include the development version, as you
noticed.
When you run ‘guix system init’ from the USB stick, that’s the
development version that’s used, specifically commit 20b1d19.
However, (@ (gnu packages package-management) guix) in commit 20b1d19
referred to Guix 0.6.
Thus, you end up installing Guix 0.6.
Commit 42b9b8f solves that by upgrading the development snapshot (I only
tested it on x86_64 though.)
Ludo’.
- Re: Troubles with install image, (continued)
Re: Troubles with install image, Ludovic Courtès, 2014/07/15
Re: Troubles with install image,
Ludovic Courtès <=
Re: Troubles with install image, David Thompson, 2014/07/17
Re: Troubles with install image, Jason Self, 2014/07/17
Re: Troubles with install image, Ludovic Courtès, 2014/07/18
Re: Troubles with install image, David Thompson, 2014/07/18
Re: Troubles with install image, Alex Sassmannshausen, 2014/07/18
Re: Troubles with install image, David Thompson, 2014/07/18
Re: Troubles with install image, Ludovic Courtès, 2014/07/19