Tu es sous une distrib basée sur Debian ? t’en as marre de voir ce message d’erreur popper :
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ADDRESS = "fr_FR.UTF-8",
LC_NAME = "fr_FR.UTF-8",
LC_MONETARY = "fr_FR.UTF-8",
LC_PAPER = "fr_FR.UTF-8",
LC_IDENTIFICATION = "fr_FR.UTF-8",
LC_TELEPHONE = "fr_FR.UTF-8",
LC_MEASUREMENT = "fr_FR.UTF-8",
LC_NUMERIC = "fr_FR.UTF-8",
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("C.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
Reconfigure tes locales! pour la langue française, choisi fr_FR.UTF-8 UTF-8 dans la liste:
sudo dpkg-reconfigure locales
Bingo !