Results 1 to 3 of 3
Hi folks,
Debian Etch 8.04 amd64
Base server installation, headless
Immediately after installation completed ran "aptitude update" followed by "aptitude upgrade". Following warnings were found on the latter;
Code:
perl: ...
- 09-09-2008 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
Warning on running aptitude upgrade
Hi folks,
Debian Etch 8.04 amd64
Base server installation, headless
Immediately after installation completed ran "aptitude update" followed by "aptitude upgrade". Following warnings were found on the latter;Code: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 ("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
Please advise which file shall I check and how to fix the problem. TIA
B.R.
satimis
- 09-09-2008 #2
Do you have the locales package installed? If not, get it and then try:
Code:#dpkg-reconfigure locales
- 09-09-2008 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546


Reply With Quote

