[Bug 705129] New:=?UTF-8?Q?=20locale=20=2Da=20does=20not=20show=20ISO=E2=80=938859=20encodings?=
https://bugzilla.novell.com/show_bug.cgi?id=705129 https://bugzilla.novell.com/show_bug.cgi?id=705129#c0 Summary: locale -a does not show ISO–8859 encodings Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 The command { locale -a; } does not show all available public locales. Reproducible: Always Steps to Reproduce: 1. { locale -a | grep '^pl_PL'; } 2. { locale -m; } Actual Results: 1. pl_PL pl_PL.utf8 2. locale: nie można odczytać katalogu mapy znaków `/usr/share/i18n/charmaps': Nie ma takiego pliku ani katalogu Expected Results: 1. pl_PL pl_PL.iso85592 pl_PL.utf8 2. names of available character maps The command { LANG=pl_PL.iso88592 locale; } works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=705129 https://bugzilla.novell.com/show_bug.cgi?id=705129#c1 --- Comment #1 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2011-07-12 11:10:50 UTC --- It seems that locale pl_PL.iso88592 is equivalent to pl_PL, as evidenced by the command { LANG=pl_PL -k charmap; }, so item 1 is invalid. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=705129 https://bugzilla.novell.com/show_bug.cgi?id=705129#c Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|locale -a does not show |locale -m fails to show |ISO–8859 encodings |charmaps -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=705129 https://bugzilla.novell.com/show_bug.cgi?id=705129#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |matz@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=705129 https://bugzilla.novell.com/show_bug.cgi?id=705129#c2 Michael Matz <matz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Michael Matz <matz@novell.com> 2011-07-14 11:43:31 UTC --- Correct, ISO-8859-2 is the default charset for pl_PL. To get the charmaps data, please install glibc-i18ndata, it's not installed by default. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com