I installed UBUNTU 11.04 just few days before.
Hello,
Auto package upgrade gave following error:
Code:
installArchives() failed: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
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 tried to upgraded virutalbox to 4.2.4.xxxx it said it had a conflicting package as in 4.1.22, So I tried to get it uninstalled using "Ubuntu Software Centre"
When I ended up with this problem
installArchives() failed: perl: warning: Setting locale failed.
I just installed Ubuntu 11.04 in my MT server and I keep getting this error :
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),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale
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 just tried to add an user to a group
$ adduser someuser sudo
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_PAPER = "pl_PL.UTF-8",
LC_ADDRESS = "pl_PL.UTF-8",
LC_MONETARY = "pl_PL.UTF-8",
LC_NUMERIC = "pl_PL.UTF-8",
LC_TELEPHONE = "pl_PL.UTF-8",
LC_IDENTIFICATION = "pl_PL.UT
On installation, I chose croatian language and locales, and everything seemed to go good there. But once installed, all apps are in english, and my the calendar shows Sunday as first in the week (while it should be Monday).
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