all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Kraai <kraai@ftbfs.org>
To: zimoun <zimon.toutoune@gmail.com>
Cc: 40899@debbugs.gnu.org
Subject: bug#40899: Locales not set up correctly
Date: Tue, 28 Apr 2020 03:59:51 -0700	[thread overview]
Message-ID: <20200428105951.GA21407@inspiron-3147> (raw)
In-Reply-To: <CAJ3okZ06dRzLOfXT1yz==uyAcNOLXjOYGitktFZOYsNt-+B+zA@mail.gmail.com>

On Tue, Apr 28, 2020 at 11:15:58AM +0200, zimoun wrote:
> Is 'admin' the regular user or another name for the 'root' account?
> 
> On the Debian foreign distro, for GUIX_LOCPATH, I have:
> 
>  - root account: /root/.guix-profile/lib/local
>  - regular user: /home/kikoo/.guix-profile/lib/locale

'admin' is the regular user.

I think the problem is that LANG is set to 'C.UTF-8' by default.  If I
change the contents of /etc/default/locale from

LANG=C.UTF-8

to

LANG=en_US.UTF-8

I no longer see the error installing nss-certs.

-- 
Matthew Kraai

  reply	other threads:[~2020-04-28 11:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 12:29 bug#40899: Locales not set up correctly Matthew Kraai
2020-04-27 12:53 ` zimoun
2020-04-28  7:56   ` Matthew Kraai
2020-04-28  8:14     ` zimoun
2020-04-28  8:34       ` Matthew Kraai
2020-04-28  9:15         ` zimoun
2020-04-28 10:59           ` Matthew Kraai [this message]
2020-04-28 11:04             ` zimoun

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=20200428105951.GA21407@inspiron-3147 \
    --to=kraai@ftbfs.org \
    --cc=40899@debbugs.gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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.