Just a quick note to mention that this bug is also affecting me. root@mykerinos:/home/cperrier# locale LANG=fr_FR.UTF-8 LANGUAGE=fr LC_CTYPE="fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8" LC_COLLATE="fr_FR.UTF-8" LC_MONETARY="fr_FR.UTF-8" LC_MESSAGES="fr_FR.UTF-8" LC_PAPER="fr_FR.UTF-8" LC_NAME="fr_FR.UTF-8" LC_ADDRESS="fr_FR.UTF-8" LC_TELEPHONE="fr_FR.UTF-8" LC_MEASUREMENT="fr_FR.UTF-8" LC_IDENTIFICATION="fr_FR.UTF-8" LC_ALL=
But, even with the C locale:
Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 1406, in <module>
help=_("print debug messages"))
File "/usr/lib/python3.4/gettext.py", line 519, in lgettext
return ldgettext(_current_domain, message)
File "/usr/lib/python3.4/gettext.py", line 491, in ldgettext
return t.lgettext(message)
File "/usr/lib/python3.4/gettext.py", line 317, in lgettext
return tmsg.encode(locale.getpreferredencoding())
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 26:
ordinal not in range(128)
root@mykerinos:/home/cperrier# dpkg -s unattended-upgrades
Package: unattended-upgrades
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 221
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Version: 0.86.3
.../...
--
signature.asc
Description: Digital signature

