cosmic-pi-deprecated / cosmicpi-rpi_V1.5

Our web interface and data collection software for Raspberry Pi
Other
4 stars 5 forks source link

Locale settings #6

Open pingud98 opened 6 years ago

pingud98 commented 6 years ago

Locale isn't set, always needs to fallback during installation. E.g.

Fetched 69.1 MB in 55s (1256 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct! perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_TIME = "de_CH.UTF-8", LC_MONETARY = "de_CH.UTF-8", LC_ADDRESS = "de_CH.UTF-8", LC_TELEPHONE = "de_CH.UTF-8", LC_NAME = "de_CH.UTF-8", LC_MEASUREMENT = "de_CH.UTF-8", LC_IDENTIFICATION = "de_CH.UTF-8", LC_NUMERIC = "de_CH.UTF-8", LC_PAPER = "de_CH.UTF-8", LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_GB.UTF-8"). locale: Cannot set LC_ALL to default locale: No such file or directory

heborras commented 6 years ago

Can we do this in the install routine?