GNU bug report logs - #37479
International locale error

Previous Next

Package: guix;

Reported by: quiliro <at> riseup.net

Date: Sun, 22 Sep 2019 13:45:01 UTC

Severity: normal

Full log


Message #14 received at 37479 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Quiliro Ordóñez <quiliro <at> riseup.net>
Cc: 37479 <at> debbugs.gnu.org
Subject: Re: bug#37479: International locale error
Date: Mon, 23 Sep 2019 07:08:19 +0200
[Message part 1 (text/plain, inline)]
Quiliro,

You say that:

quiliro <at> riseup.net 写道:
> My current locale is es_EC.UTF-8:
> quiliro <at> GSD3 ~$ locale
> locale: Cannot set LC_CTYPE to default locale: No such file or 
> directory
> locale: Cannot set LC_MESSAGES to default locale: No such file 
> or directory
> locale: Cannot set LC_ALL to default locale: No such file or 
> directory
> LANG=es_EC.UTF-8
      ^^^^^^^^^^^

But this doesn't match:

> My complete system reconfigure file (config.scm) is:
> (use-modules (gnu) (gnu system nss))
> (use-service-modules desktop xorg)
> (use-package-modules certs gnome)
>
> (operating-system
>  (host-name "GSD3")
>  (timezone "America/Guayaquil")
>  ;; (locale "es_EC.UTF-8")
>  (locale "es_ES.utf8")
           ^^^^^^^^^^

Strange, no?  Or is this to be expected in Gnome?

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.