When upgrading from sarge to etch I get this error several times. The upgrade continues (apparently normally) but I would like to know why I get this and if I can fix it.
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). I have used locale and it shows sarge-plain:~# locale LANG=en_US LANGUAGE=en_US:en_GB:en LC_CTYPE="en_US" LC_NUMERIC="en_US" LC_TIME="en_US" LC_COLLATE="en_US" LC_MONETARY="en_US" LC_MESSAGES="en_US" LC_PAPER="en_US" LC_NAME="en_US" LC_ADDRESS="en_US" LC_TELEPHONE="en_US" LC_MEASUREMENT="en_US" LC_IDENTIFICATION="en_US" LC_ALL= But nothing in the man page says anything about how LC_ALL gets set. Only that it is 'all of the above' How can I fix this? Thanks Tony