zyxmon / entware-arm

GNU General Public License v2.0
41 stars 13 forks source link

Locale error #2

Closed LeeWiu closed 9 years ago

LeeWiu commented 9 years ago

After first reboot I get:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

I didn't change anything. This happen when entering/exiting chrooted debian, I wonder how come I didn't get this on optware-debian or entware.mipsel debian. I found a temporary solution, to reconfigure locales in debian with:

apt-get install locales
dpkg-reconfigure locales

and choose en_US.UTF-8

zyxmon commented 9 years ago

I found a temporary solution, to reconfigure locales in debian with....

This is a normal solution. The locale is set in /opt/etc/profile file called from /etc/profile after Entware.arm was installed. There was no locale set in the system before Entware.arm was installed.

LeeWiu commented 9 years ago

I uploaded another debian version with locales :), all fine now https://www.asuswrt.eu/how-to-install-debian-wheezy-arm/