guillaume@guillaume-Precision-7550:~$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR:en
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=
guillaume@guillaume-Precision-7550:~$
J'ai essayé de désinstaller pdfarranger, mais c'est impossible :
guillaume@guillaume-Precision-7550:~$ sudo dpkg --force-all --purge pdfarranger
(Lecture de la base de données... 257221 fichiers et répertoires déjà installés.)
Suppression de pdfarranger (1.4.2-1) ...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 25, in <module>
import optparse
File "/usr/lib/python3.8/optparse.py", line 422, in <module>
_builtin_cvt = { "int" : (_parse_int, _("integer")),
File "/usr/lib/python3.8/gettext.py", line 751, in gettext
return dgettext(_current_domain, message)
File "/usr/lib/python3.8/gettext.py", line 677, in dgettext
t = translation(domain, _localedirs.get(domain, None))
File "/usr/lib/python3.8/gettext.py", line 613, in translation
t = _translations.setdefault(key, class_(fp))
File "/usr/lib/python3.8/gettext.py", line 261, in __init__
self._parse(fp)
File "/usr/lib/python3.8/gettext.py", line 456, in _parse
catalog[str(msg, charset)] = str(tmsg, charset)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 31: ordinal not in range(128)
dpkg: erreur de traitement du paquet pdfarranger (--purge) :
installed pdfarranger package pre-removal script subprocess returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/py3compile", line 26, in <module>
import optparse
File "/usr/lib/python3.8/optparse.py", line 422, in <module>
_builtin_cvt = { "int" : (_parse_int, _("integer")),
File "/usr/lib/python3.8/gettext.py", line 751, in gettext
return dgettext(_current_domain, message)
File "/usr/lib/python3.8/gettext.py", line 677, in dgettext
t = translation(domain, _localedirs.get(domain, None))
File "/usr/lib/python3.8/gettext.py", line 613, in translation
t = _translations.setdefault(key, class_(fp))
File "/usr/lib/python3.8/gettext.py", line 261, in __init__
self._parse(fp)
File "/usr/lib/python3.8/gettext.py", line 456, in _parse
catalog[str(msg, charset)] = str(tmsg, charset)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 31: ordinal not in range(128)
dpkg : error while cleaning up:
installed pdfarranger package post-installation script subprocess returned error exit status 1
Des erreurs ont été rencontrées pendant l'exécution :
pdfarranger
guillaume@guillaume-Precision-7550:~$