Ocasionalmente, recebo erros de localidade e tentei executar o local do dpkg-reconfigure para corrigir o problema. Aqui está a saída:
:~$ 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").
Procurei / usr / bin / locale, mas ele não existe no meu sistema. Preciso criá-lo? O que eu coloco lá?
Também encontrei uma pergunta relacionada que diz que a causa do problema estava no arquivo sshd_config. O arquivo tinha a seguinte entrada:
AcceptEnv LANG LC_*
Estou principalmente preocupado que isso possa causar problemas ao meu VPS, caso contrário, se não houver nada grave, ficarei feliz em ignorar o problema. O que devo fazer? obrigado!
locale-gen fr
criaria todos os locais fr (fr_BE, fr_CH etc ...) resolve o problema. Talvez tentelocale-gen en