I am getting this message everytime I do something like starting or stopping a service.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
I experienced an error message regarding something about cannot locale en-US.UTF8 after an update and reboot today.I got rid of the error message by uncommenting:en_US.UTF-8 UTF-8 en_US ISO-8859-1 in /etc/locale.genPrior to fix:$ locale
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 directoryAfter
A friend is running CentOS 5.8 on his server. It's a mostly harmless error but I'm tired of seeing it. I'm more familiar with debian, so I'm not sure how to generate or reconfigure locales. The usual binaries (locale-gen, dpkg, etc.
I have set the default language to Serbian and it hence the login page is now in Serbian Cyrillic.
However today I logged out and when Iogged in everything had reverted to US English.
I normally use LXDE but I logged into Gnome and that is now also in English.
I don't understand what I changed but keyboard crashed just before (which is why I logged out).
running locale from a terminal give
When I press the "é" key multiple times on my keyboard, here is what tmux print (notice the spaces) :
arcanis@~ > é é é é é é é é é é é é é
It also broke emacs when the file contains utf8 characters.
My locale is :
arcanis@~ > locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_U
When I press the "é" key multiple times on my keyboard, here is what tmux print (notice the spaces) :
arcanis@~ > é é é é é é é é é é é é é
It also broke emacs when the file contains utf8 characters.
My locale is :
arcanis@~ > locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_U
okay so I rebooted without saving the before.
Unable to update 69 packages.
I installed UBUNTU 11.04 just few days before.