時折ロケールエラーが発生し、dpkg-reconfigureロケールを実行して問題を解決しようとしました。出力は次のとおりです。
:~$ 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").
/ usr / bin / localeを探しましたが、システムに存在しません。作成する必要がありますか?そこに何を入れますか?
また、私は彼の問題の原因がsshd_configファイルにあるという関連の質問を見つけました。ファイルには次のエントリがありました。
AcceptEnv LANG LC_*
私は主に、それが私のVPSに問題を引き起こす可能性があることを懸念しています。私は何をすべきか?ありがとう!
locale-gen fr
を実行すると、すべてのfrロケール(fr_BE、fr_CHなど)がビルドされ、問題が解決します。おそらく試してくださいlocale-gen en