[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem upgrading to latest version of Guix
From: |
Ludovic Courtès |
Subject: |
Re: Problem upgrading to latest version of Guix |
Date: |
Tue, 23 Apr 2013 13:44:14 +0200 |
User-agent: |
Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux) |
Alex Sassmannshausen <address@hidden> skribis:
> Thanks for your response — the tarball was indeed being downloaded from
> gnu.hydra.org.
OK.
> I did notice that I seem to have a locale problem, whereby guile built
> with guix is unable to set my local properly:
>
> warning: failed to install locale: Invalid argument
>
> This problem already started when I originally installed Guile with
> Guix, it is not due to this upgrade. Is there another flag I might need
> to set?
I guess you are using Guile from Guix, right? The libc in Guix ‘master’
doesn’t have locales; this is normally fixed in ‘core-updates’, so we’ll
no longer have this problem when we merge.
Thanks,
Ludo’.