Public bug reported:

In Edgy, locale files generated by locale-gen go into /usr/lib/locale.
Without these files, an application cannot use any locales. 32bit
applications look in /usr/lib32/locale for locale files and consequently
can never find any and always fallback to the built in C locale.

So, one of two things must happen:

Either /usr/lib32/locale is symlinked to /usr/lib/locale (seems
reasonable as the files are architecture independent), or the locale-gen
process (in either the binary or the dpkg configure step) must generate
files to go into /usr/lib32/locale.

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
32bit apps have no access to locales other than 'C' on 64bit system
https://launchpad.net/bugs/75673

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to