[systemd-bugs] [Bug 63389] New: localectl list-locales shows locale names in wrong encoding

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 10 08:43:36 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63389

          Priority: medium
            Bug ID: 63389
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: localectl list-locales shows locale names in wrong
                    encoding
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: zbyszek at in.waw.pl
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

$ rpm -q systemd
systemd-200-4.fc19.x86_64

$ localectl list-locales
...
bokmal
bokm<E5>l
...
fran<E7>ais
french
...

$ localectl list-locales | grep fran | iconv -f iso8859-1
français

$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130410/de85414e/attachment.html>


More information about the systemd-bugs mailing list