In (my) aptitude output, I find a dpkg post-invoke error which may be the cause why this locale generation does not appear to work correctly:
Processing triggers for python-support ... E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi' E: Sub-process returned an error code A package failed to install. Trying to recover: FWIW: the quoted fi delimiter does not have a semi-colon. -- locale support broken on upgrade to latest eglibc https://bugs.launchpad.net/bugs/504198 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
