Thank you for your donation!


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


Instruction Guide Error when login as pi
#8
(12-08-2020, 10:00 AM)the_bertrum Wrote: I tried setting the keyboard to DE on my player, I see no errors about locale.  It would be great to track down what's setting this in your system.

Hmm, I grep'ed all bash files in /etc and ~/ and have not received any hint on locale or setting LC_ALL

PAM is reading and setting /etc/default/locale 
Code:
cat /etc/default/locale
LANG=en_GB.UTF-8


what explains , why en_GB.UTF-8 is the standard. This is also created by /usr/bin/raspi-config - do_change_locale()
As the error was posted by bash, I assume BASH is the source. I cant verify, but /usr/share/bash-completetion/completions/localectl will change locale. If this completion is read by bash at the beginning is not something I know ( remember I am using zsh) 
I only can say theerror was always right after the connection to my moode-hw's with ssh. "Was" as this is a) fixed with the generation of the locale and b) no longer relevant for my usage as I installed and switched to my lovely homeshell zsh Big Grin
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: