unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39325: Problem with locales
@ 2020-01-28  8:57 Damien Cassou
  2020-01-28 10:54 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Cassou @ 2020-01-28  8:57 UTC (permalink / raw)
  To: 39325

Hi,

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

$ guix describe
Generation 1    Jan 27 2020 21:46:02    (current)
  guix 4fc4e5f
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 4fc4e5fdd9da6320aa94eeec61cbb84a7dc9460e

Best,

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#39325: Problem with locales
  2020-01-28  8:57 bug#39325: Problem with locales Damien Cassou
@ 2020-01-28 10:54 ` Ludovic Courtès
  2020-01-29  8:33   ` Damien Cassou
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2020-01-28 10:54 UTC (permalink / raw)
  To: Damien Cassou; +Cc: 39325

Hi,

Damien Cassou <damien@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@2.29” as root and
restart the service?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#39325: Problem with locales
  2020-01-28 10:54 ` Ludovic Courtès
@ 2020-01-29  8:33   ` Damien Cassou
  2020-01-29 14:25     ` zimoun
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Cassou @ 2020-01-29  8:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 39325

Ludovic Courtès <ludo@gnu.org> writes:
> 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?


Thank you, this fixed my problem.

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#39325: Problem with locales
  2020-01-29  8:33   ` Damien Cassou
@ 2020-01-29 14:25     ` zimoun
  0 siblings, 0 replies; 4+ messages in thread
From: zimoun @ 2020-01-29 14:25 UTC (permalink / raw)
  To: Damien Cassou; +Cc: 39325-done

Hi Damien,

On Wed, 29 Jan 2020 at 09:35, Damien Cassou <damien@cassou.me> wrote:

> Thank you, this fixed my problem.

So, I am closing this bug.

All the best,
simon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-29 14:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28  8:57 bug#39325: Problem with locales Damien Cassou
2020-01-28 10:54 ` Ludovic Courtès
2020-01-29  8:33   ` Damien Cassou
2020-01-29 14:25     ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).