GNU bug report logs -
#39325
Problem with locales
Previous Next
Reported by: Damien Cassou <damien <at> cassou.me>
Date: Tue, 28 Jan 2020 08:58:01 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
Damien Cassou <damien <at> cassou.me> 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 <at> 2.29” as root and
restart the service?
Thanks,
Ludo’.
This bug report was last modified 5 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.