seteuid0's blog
Themed by Diary.
After upgrade to Fedora 28 cannot set locale

升级F28以后出现类似如下错误``` [root@KlausPC opt]# LC_ALL=C [root@KlausPC opt]# LC_ALL=CX -bash: warning: setlocale: LC_ALL: cannot change locale (CX): No such file or directory [root@KlausPC opt]# LC_ALL=de_DE.utf8 -bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf8): No such file or directory [root@KlausPC opt]# exit logout [testuser@KlausPC ~]$ LC_ALL=de_DE.utf8 bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf8): No such file or directory [testuser@KlausPC ~]$ su - Password: -bash: Warnung: setlocale: LC_TIME: Kann die Standorteinstellungen nicht ��ndern (de_DE.UTF-8). [root@KlausPC ~]# LC_ALL=de_DE.utf8 -bash: Warnung: setlocale: LC_ALL: Kann die Locale nicht ��ndern (de_DE.utf8): No such file or directory