GNU bug report logs -
#57531
28.1; Character encoding missing for "eo"
Previous Next
Reported by: Jonathan Reeve <jonathan <at> jonreeve.com>
Date: Thu, 1 Sep 2022 19:34:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #189 received at 57531 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 06 Oct 2022 11:28:59 +0000
> From: Gregory Heytings <gregory <at> heytings.org>
> cc: Eli Zaretskii <eliz <at> gnu.org>, jonathan <at> jonreeve.com, 57531 <at> debbugs.gnu.org,
> schwab <at> linux-m68k.org
>
> Actually that problem has been debugged: it's a NixOS bug. NixOS rejects
> the locale to "eo.UTF-8" in its configuration files, even though
> "eo.UTF-8" is a perfectly valid locale. It rejects it because the
> "eo.UTF-8" string is not present in some text file (apparently the
> "localedata/SUPPORTED" file from glibc).
>
> >
> > Yes, that would be helpful. On this Ubuntu system, I just uncommented
> > the "eo" line in locale.gen and ran locale-gen, and that made both the
> > "eo" and "eo.UTF-8" locales available.
> >
>
> Another similar example is the en_IL (English Israel) locale. X11's
> locale.alias indicates that "en_IL" alone means "en_IL.ISO8859-1", yet
> glibc provides only one encoding for "en_IL", namely "UTF-8".
>
> To avoid such bugs, the most reasonable thing to do for users is to always
> specify the encoding.
Should we perhaps have an entry in PROBLEMS with that information?
This bug report was last modified 2 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.