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.