perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en",
LC_ALL = (unset),
LC_TIME = "pl_PL.UTF-8",
LC_MONETARY = "pl_PL.UTF-8",
LC_ADDRESS = "pl_PL.UTF-8",
LC_TELEPHONE = "pl_PL.UTF-8",
LC_NAME = "pl_PL.UTF-8",
LC_MEASUREMENT = "pl_PL.UTF-8",
LC_IDENTIFICATION = "pl_PL.UTF-8",
LC_NUMERIC = "pl_PL.UTF-8",
LC_PAPER = "pl_PL.UTF-8",
& nbsp; LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
Rozwiązanie:
dpkg-reconfigure locales
Debian 10
sudo dpkg-reconfigure locales
Wojciech Gazda 26 stycznia 2015 11:19
LC_ALL="pl_PL.UTF-8"do /etc/environment i rebooting.