Package: belocs-locales-bin Version: 2.3.5-7 Severity: important When I upgraded to today's release of belocs-locales-*, I ran into a couple of problems with update-locale:
- First, because the only variable getting set was LANGUAGE, it reported the confusing message *** update-locale: Error: LANGUAGE ("en_US:en_GB:en") is not compatible with () - Because my /tmp is a separate (tmpfs) filesystem, renaming the temporary file failed with messages of the form update-locale: Unable to rename /tmp/nMBqgYAwY5 into /etc/default/locale: Invalid cross-device link You can fix this by passing File::Temp::tempfile a DIR parameter: my ($fh, $filename) = File::Temp::tempfile(DIR => '/etc/default'); -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (300, 'unstable'), (300, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages belocs-locales-bin depends on: ii belocs-locales-data 2.3.4-33 base files for localization ii libc6 2.3.6-4 GNU C Library: Shared libraries an belocs-locales-bin recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]