[oe] Locale support.

Sergey Lapin slapinid at gmail.com
Wed Oct 8 14:15:14 UTC 2008


Hi, all!

I have locale problems with my images, so I try to figure-out what I'm
doing wrong.

So, 'locale' command output is
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=

# opkg list_installed|grep glibc
glibc-binary-localedata-ru-ru - 2.6.1-r12 -
glibc-charmap-utf-8 - 2.6.1-r12 -
glibc-gconv - 2.6.1-r12 -
glibc-gconv-iso8859-1 - 2.6.1-r12 -
glibc-gconv-koi8-r - 2.6.1-r12 -
glibc-gconv-unicode - 2.6.1-r12 -
glibc-locale-ru - 2.6.1-r7 -
glibc-localedata-i18n - 2.6.1-r12 -
glibc-localedata-iso14651-t1 - 2.6.1-r12 -
glibc-localedata-iso14651-t1-common - 2.6.1-r12 -
glibc-localedata-ru-ru - 2.6.1-r12 -
glibc-localedata-translit-circle - 2.6.1-r12 -
glibc-localedata-translit-cjk-compat - 2.6.1-r12 -
glibc-localedata-translit-combining - 2.6.1-r12 -
glibc-localedata-translit-compat - 2.6.1-r12 -
glibc-localedata-translit-font - 2.6.1-r12 -
glibc-localedata-translit-fraction - 2.6.1-r12 -
glibc-localedata-translit-narrow - 2.6.1-r12 -
glibc-localedata-translit-neutral - 2.6.1-r12 -
glibc-localedata-translit-small - 2.6.1-r12 -
glibc-localedata-translit-wide - 2.6.1-r12 -
glibc-utils - 2.6.1-r12 -

But I have problems with lots of UTF-8 characters on file system
and applications. 'date' command works properly reporting according to locale.
wget, however have problems, inventing names which contain junk.
However, using scp, I'm able to store normal UTF-8-named files
from my desktop Debian. ASCII characters in names are always OK.
both wget and ls are stand-alone in my configuration.

Any ideas where to look?

All the best,
S.




More information about the Openembedded-devel mailing list