Hello, Aurelien I made a fresh net-install of Debian 7.4 on a virtualbox VM, configuring for only en_US.UTF-8. After finishing installation, verified the /etc/default/locale.gen containing only the en_US.UTF-8 entry. Created the /var/cache/debconf/locale.seed file with the previously captured content as described at previous email.
root@debianlocale:/var/cache/debconf# /usr/bin/debconf-set-selections /var/cache/debconf/locale.seed; /usr/sbin/dpkg-reconfigure --frontend=noninteractive locales Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Then moved away the /etc/default/locale.gen root@debianlocale:/var/cache/debconf# /bin/mv /etc/locale.gen /tmp/ ; /usr/bin/debconf-set-selections /var/cache/debconf/locale.seed; /usr/sbin/dpkg-reconfigure --frontend=noninteractive locales Generating locales (this might take a while)... en_US.ISO-8859-1... done en_US.ISO-8859-15... done en_US.UTF-8... done pt_BR.ISO-8859-1... done pt_BR.UTF-8... done Generation complete. *** update-locale: Warning: LANGUAGE ("en_US:en") is not compatible with LANG (pt_BR.UTF-8). Disabling it. root@debianlocale:/var/cache/debconf# Regards. Andre Felipe
locale.seed
Description: Binary data