help-guix
[Top][All Lists]
Advanced

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

Re: Haunt locale bug


From: Alex Kost
Subject: Re: Haunt locale bug
Date: Wed, 10 Aug 2016 00:22:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Daniel Pimentel (2016-08-09 20:20 +0300) wrote:

> Hi Guixs,

Oh, you sent it here as well :-)  Hi!

> I did an upgrade in my GuixSD (sudo guix pull && guix system reconfigure
> /etc/config.scm), but after this, my Haunt package not works. Following
> errors:
[...]
> ERROR: In procedure setlocale:
> ERROR: In procedure setlocale: Invalid argument
>
> My locales is set to en_US.UTF-8

I don't know, but maybe adding this:

    (locale-libcs (cons glibc-2.22 %default-locale-libcs))

to your os declaration will help.  See
<http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00165.html> for
details.

Also try to run "guile" and evaluate (setlocale LC_ALL "") there.  Does
it error too?

-- 
Alex



reply via email to

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