User avatar
solar3000
Posts: 1051
Joined: Sat May 18, 2013 12:14 am

new install of raspbian: locale errors

Mon Jul 29, 2013 3:20 am

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

Why do I keep seeing these scary messages?
I see them at raspi-config and I see them at apt-get upgrade.
Antikythera

michael.warren
Posts: 17
Joined: Fri Jul 05, 2013 2:57 pm

Re: new install of raspbian: locale errors

Tue Jul 30, 2013 2:49 pm

try sudo?

At terminal or via SSH type:

sudo apt-get update

SirLagz
Posts: 1705
Joined: Mon Feb 20, 2012 8:53 am
Location: Perth, Australia
Contact: Website

Re: new install of raspbian: locale errors

Wed Jul 31, 2013 2:44 am

Run the command 'locale' and see what comes up. Perhaps the locale that's currently set is not installed.
If it's not installed then change the locale to something that is installed.
My Blog - http://www.sirlagz.net
Visit my blog for Tips, Tricks, Guides and More !
WiFi Issues ? Have a look at this post ! http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=44044

Return to “Troubleshooting”