Failed to set locale, defaulting to C.UTF-8 centos8.2报错

Posted song平和心态

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to set locale, defaulting to C.UTF-8 centos8.2报错相关的知识,希望对你有一定的参考价值。

echo "export LC_ALL=en_US.UTF-8"  >>  /etc/profile 
source /etc/profile

原因是因为没有配置正确的语言环境造成的

以上是关于Failed to set locale, defaulting to C.UTF-8 centos8.2报错的主要内容,如果未能解决你的问题,请参考以下文章