GNU bug report logs -
#62934
[core-updates] locales not installed properly
Previous Next
Reported by: Brian Cully <bjc <at> spork.org>
Date: Tue, 18 Apr 2023 14:15:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#62934: [core-updates] locales not installed properly
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 62934 <at> debbugs.gnu.org.
--
62934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62934
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Brian Cully <bjc <at> spork.org> skribis:
> 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:
https://guix.gnu.org/manual/devel/en/html_node/Locales.html#Locale-Data-Compatibility-Considerations
Thanks!
Ludo’.
[Message part 3 (message/rfc822, inline)]
It appears as though core-updates isn't installing locales
correctly, as I'm getting warnings all over the place about
unsupported locales:
--8<---------------cut here---------------start------------->8---
~/src/guix-core-updates $ echo $LANG
en_US.utf8
--8<---------------cut here---------------end--------------->8---
Starting Emacs:
--8<---------------cut here---------------start------------->8---
~/src/guix-core-updates $ emacs
(process:5828): Gtk-WARNING **: 10:06:55.544: Locale not supported
by C library.
Using the fallback 'C' locale.
--8<---------------cut here---------------end--------------->8---
Or herd:
--8<---------------cut here---------------start------------->8---
~/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
--8<---------------cut here---------------end--------------->8---
-bjc
This bug report was last modified 2 years and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.