The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Error when login as pi
#1
Hi,

when you currently login outside of GB into the pi account you will get an error like this:
-bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
to get rid of this error do the following steps:

sudo vi /etc/locale.gen

Search your locale setting ( e.g. de_DE.UTF-8)  and un-comment that line (delete the '#' ) and save the file ( you could keep en_GB.UTF-8)
then let your locales generate by :
sudo locale-gen

you will see something like:
Generating locales (this might take a while)...
  de_DE.UTF-8... done
  en_GB.UTF-8... done
Generation complete.
Reply


Messages In This Thread
Error when login as pi - by UpsiUps - 12-07-2020, 01:20 PM
RE: Error when login as pi - by Tim Curtis - 12-07-2020, 01:46 PM
RE: Error when login as pi - by UpsiUps - 12-07-2020, 03:06 PM
RE: Error when login as pi - by Tim Curtis - 12-07-2020, 03:27 PM
RE: Error when login as pi - by TheOldPresbyope - 12-07-2020, 04:05 PM
RE: Error when login as pi - by UpsiUps - 12-08-2020, 07:49 AM
RE: Error when login as pi - by the_bertrum - 12-08-2020, 10:00 AM
RE: Error when login as pi - by UpsiUps - 12-08-2020, 12:21 PM
RE: Error when login as pi - by UpsiUps - 12-10-2020, 09:08 AM
RE: Error when login as pi - by TheOldPresbyope - 12-10-2020, 03:56 PM

Forum Jump: