emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#35671: closed (guix-daemon cannot find UTF-8 locale out-of-the-box o


From: GNU bug Tracking System
Subject: bug#35671: closed (guix-daemon cannot find UTF-8 locale out-of-the-box on foreign distros)
Date: Tue, 14 Dec 2021 17:56:01 +0000

Your message dated Tue, 14 Dec 2021 12:55:11 -0500
with message-id <87wnk79im8.fsf_-_@gmail.com>
and subject line Re: bug#35671: guix-daemon cannot find UTF-8 locale 
out-of-the-box on foreign distros
has caused the debbugs.gnu.org bug report #35671,
regarding guix-daemon cannot find UTF-8 locale out-of-the-box on foreign distros
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
35671: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35671
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 'glibc-utf8-locales' should include C.UTF-8 locale Date: Fri, 10 May 2019 18:31:55 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hello,

I noticed that on Debian 9, ‘guix-daemon.service’ (systemd) runs under
the C.UTF-8 locale by default, even if the machine is otherwise
configured with another locale.  Consequently, ‘guix substitute’ keeps
complaining about locales and all that, which is terrible.

Thus, I think ‘glibc-utf8-locales’ should provide that locale.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#35671: guix-daemon cannot find UTF-8 locale out-of-the-box on foreign distros Date: Tue, 14 Dec 2021 12:55:11 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Ludovic Courtès <ludo@gnu.org> writes:

> Hi!
>
> Ludovic Courtès <ludo@gnu.org> skribis:
>
>> Ludovic Courtès <ludovic.courtes@inria.fr> skribis:
>>
>>> I noticed that on Debian 9, ‘guix-daemon.service’ (systemd) runs under
>>> the C.UTF-8 locale by default, even if the machine is otherwise
>>> configured with another locale.  Consequently, ‘guix substitute’ keeps
>>> complaining about locales and all that, which is terrible.
>>
>> It turns out that the “C.UTF-8” locale doesn’t exist upstream in glibc:
>>
>>   https://bugzilla.redhat.com/show_bug.cgi?id=902094
>>
>> But anyway, I think we should just set “LC_ALL=en_US.utf8” in the
>> .service file: that’s what we do on Guix System, and the choice of a
>> locale doesn’t matter since ‘guix substitute’ honors the client’s
>> locale.
>
> Done in 489d6c0dc03f1d95a3fefa6301f36cac9b50b2c3.
>
> I got the syntax from
> <https://www.freedesktop.org/software/systemd/man/systemd.service.html>
> but I wouldn’t mind if someone would double-check!

Closing, then :-).

Maxim


--- End Message ---

reply via email to

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