[core-updates] locales not installed properly

  • Done
  • quality assurance status badge
Details
2 participants
  • Brian Cully
  • Ludovic Courtès
Owner
unassigned
Submitted by
Brian Cully
Severity
normal
B
B
Brian Cully wrote on 18 Apr 2023 16:10
(address . bug-guix@gnu.org)
878rep6zx1.fsf@psyduck.jhoto.kublai.com
It appears as though core-updates isn't installing locales
correctly, as I'm getting warnings all over the place about
unsupported locales:

Toggle snippet (4 lines)
~/src/guix-core-updates $ echo $LANG
en_US.utf8

Starting Emacs:

Toggle snippet (7 lines)
~/src/guix-core-updates $ emacs

(process:5828): Gtk-WARNING **: 10:06:55.544: Locale not supported
by C library.
Using the fallback 'C' locale.

Or herd:

Toggle snippet (19 lines)
~/src/guix-core-updates $ herd status
guile: warning: failed to install locale
Started:
+ dbus
+ discord
+ emacs
+ gpg-agent
+ keepassxc
+ offlineimap-gmail
+ offlineimap-spork
+ pulseaudio-rtp-source
+ root
+ sway-tasks
+ swayidle
+ syncthing-gtk
+ waybar


-bjc
L
L
Ludovic Courtès wrote on 19 Apr 2023 16:35
(name . Brian Cully)(address . bjc@spork.org)(address . 62934-done@debbugs.gnu.org)
87bkjkgcs7.fsf@gnu.org
Hi,

Brian Cully <bjc@spork.org> skribis:

Toggle quote (4 lines)
> It appears as though core-updates isn't installing locales
> correctly, as I'm getting warnings all over the place about
> unsupported locales:

Fixed in 4f4c38c881d4224dc545c82253d2a8f631f95927 (you’ll need to
reconfigure).

The reason for those “unsupported locales” is that glibc 2.35 locale
data is ignored by your previously-installed glibc 2.33 programs:


Thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 62934@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 62934
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch