Error locale after upgrading

johnjdoe

New Member
Mar 1, 2010
20
0
1
Hi, after upgrading like described in the wiki, I receive the following message doing a pveversion:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de_BE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
pve-manager/1.5/4822

Is this a serious problem and/or could you please tell me how to correct it?

Thank you in advance!
 
proxmox:~# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de_BE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
de_BE.UTF-8... done
en_US.UTF-8... done
Generation complete.

It seems that there is an other problem. Do you have perhaps an advice what to do know?

Thank you in advance!
 
I don't think it matters - you have generated your locales with the dpkg-reconfigure command - so next time you run a system tool it will take effect. Have you tried running pveversion again afterwards?