bug-guix
[Top][All Lists]
Advanced

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

bug#39325: Problem with locales


From: Ludovic Courtès
Subject: bug#39325: Problem with locales
Date: Tue, 28 Jan 2020 11:54:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi,

Damien Cassou <address@hidden> skribis:

> I installed Guix using guix-install.sh on Fedora. Whatever I try, I
> always get warnings about locales:
>
> $ guix package --install glibc-locales
> The following package will be upgraded:
>    glibc-locales      2.29 → 2.29     
> /gnu/store/03nvilh2x4z07dxv7h13gh986vvgpnsf-glibc-locales-2.29
>
> substitute: 
> /gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash: 
> warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
> substitute: 
> /gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash: 
> warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
> nothing to be done

The warning comes from ‘guix substitute’, which is started by the
daemon.

Could you (1) make sure your /etc/systemd/system/guix-daemon.service
sets the right locale as done in
<https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-daemon.service.in>,
and (2) run “guix pull && guix install glibc-locales@2.29” as root and
restart the service?

Thanks,
Ludo’.





reply via email to

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