all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Daniel Pimentel <d4n1@d4n1.org>
Cc: help-guix@gnu.org
Subject: Re: Haunt locale bug
Date: Wed, 10 Aug 2016 00:22:05 +0300	[thread overview]
Message-ID: <87eg5xk58i.fsf@gmail.com> (raw)
In-Reply-To: <e0b5c0e793404bbfc34693b16d1cc612@d4n1.org> (Daniel Pimentel's message of "Tue, 09 Aug 2016 14:20:38 -0300")

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	other threads:[~2016-08-09 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09 17:20 Haunt locale bug Daniel Pimentel
2016-08-09 21:22 ` Alex Kost [this message]
2016-08-12 18:42   ` Daniel Pimentel
2016-08-12 18:44 ` Daniel Pimentel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eg5xk58i.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=d4n1@d4n1.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.