Occasionalmente ricevo errori di localizzazione e ho provato a eseguire dpkg-reconfigure locales per risolvere il problema. Ecco l'output:
:~$ sudo dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Ho cercato / usr / bin / locale ma non esiste sul mio sistema. Devo crearlo? Cosa ci metto dentro?
Inoltre ho trovato una domanda correlata che dice che la causa del suo problema era nel file sshd_config. Il file aveva la seguente voce:
AcceptEnv LANG LC_*
Sono principalmente preoccupato che possa causare problemi al mio VPS, altrimenti se non c'è nulla di grave sarò felice di ignorare il problema. Cosa dovrei fare? Grazie!
locale-gen fr
sarebbe costruire tutte le lingue locali (fr_BE, fr_CH ecc ...) risolve il problema. Forse provacilocale-gen en