Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8035

Beginners • Re: PI OS Upgrade: Buster to Bookworm

$
0
0
I was curious as to why my image (and apparently the image of other users) ended up en_GB.utf8 when I had made the following selection:
Screenshot 2024-11-02 at 17.37.19.png
Nowhere else does the Raspberry Pi Imager ask for any additional locale information.

I'm not smart enough to know what all this means, but having the locale default to GB caused problems:

Code:

pi@sky:~ $ man scpman: can't set the locale; make sure $LC_* and $LANG are correct
This fixed it:

Code:

pi@sky: ~ $ sudo locale-genGenerating locales (this might take a while)...  en_US.UTF-8... doneGeneration complete.

Statistics: Posted by Ratsima — Sat Nov 02, 2024 10:47 am



Viewing all articles
Browse latest Browse all 8035

Trending Articles