>From the locale output you show us I notice two things: 1. You set the variables manually instead of using the GUIs for the purpose, e.g. Language Support. That's not wrong in itself, of course, but if you don't know exactly what you are doing, you may easily screw something up. In which file(s) do you store the settings?
2. You set LC_ALL. I can't tell if that can explain the problems you are experiencing, but I do know that LC_ALL is never set by the GUIs for setting the locale environment. LC_ALL is typically used *within programs* to enable the locale environment there. So if you don't have special reasons to do it manually, I'd advise you to remove the manual locale settings and start using Language Support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663694 Title: apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/663694/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
