The locale handling of apt-listchanges is really weak :
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 ftp://debian.univ-mlv.fr unstable/main gpgv 1.4.5-2 [141kB]
Get:2 ftp://debian.univ-mlv.fr unstable/main gnupg 1.4.5-2 [1843kB]
Get:3 ftp://debian.univ-mlv.fr unstable/main debtags 1.6.4 [633kB]
Get:4 ftp://debian.univ-mlv.fr unstable/main intltool 0.35.0-3 [113kB]
Fetched 2730kB in 6s (399kB/s)
Traceback (most recent call last):
File "/usr/bin/apt-listchanges", line 33, in ?
import apt_listchanges, DebianControlParser
File "/usr/share/apt-listchanges/apt_listchanges.py", line 26, in ?
locale.setlocale(locale.LC_ALL, '')
File "/usr/lib/python2.4/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "fr_FR:fr:en_GB:en",
LC_ALL = "posix",
LANG = ""
Before my previous mail, I played a bit with my local setting.
LANG=LC_ALL=fr_FR didn't satisfied me so I revert my changes.
LC_ALL = "posix" is in fact broken (LC_ALL=POSIX is better) but
apt-listchanges shouldn't choke on this.
@+,
Fab
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]