Package: locales Version: 2.3.2-7 Severity: normal I cannot generate any locale using locale-gen script. locale-gen program executes without any error messages: Generating locales... en_US.ISO-8859-1... done uk_UA.KOI8-U... done uk_UA.CP1251... done Generation complete.
Directory /usr/lib/locales/ contains one file locale-archive after program execution. And it does not contain generated locales. I tried to generate locales manually using localedef command #localedef -i uk_UA -c -f KOI8-U -A /etc/locale.alias uk_UA It didn't generate locale. But It is possible to generate locale using full path as outputpath #localedef -i uk_UA -c -f KOI8-U -A /etc/locale.alias /usr/lib/locale/uk_UA -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux uml1 2.4.18-17um #1 Sat Apr 13 18:16:55 EDT 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages locales depends on: ii debconf 1.3.14 Debian configuration management sy ii libc6 [glibc-2.3.2-7] 2.3.2-7 GNU C Library: Shared libraries an -- debconf information: * locales/locales_to_be_generated: en_US ISO-8859-1, uk_UA KOI8-U, uk_UA.cp1251 CP1251 * locales/default_environment_locale: None -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

