View Single Post
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#638
You're right in that localepurge has to be removed before all.

It's being quite annoying to make it work, and no, no joy for now. Even setting those environment variables like that:

Code:
export LC_CTYPE=it_IT@euro
export LC_MESSAGES=it_IT@euro
export LC_ALL=it_IT@euro
export LANGUAGEL=it_IT@euro
dpkg-reconfigure locales
doesn't work.

Eventually we'll succeed, but I am convinced that any solution involving the use of debian console will be tough for many, so maybe it's better to prepare a rootfs which includes all the needed locales, and insert also a shell script which allows the user to choose its locale and then install and run localepurge to free those 70M+ space.
__________________
Ernesto de Bernardis

 

The Following User Says Thank You to debernardis For This Useful Post: