Try this:

$ python
>>> import locale
>>> locale.setlocale(locale.LC_ALL, 'sv_SE.UTF-8')

If that gives the same error, you need to either run:

sudo locale-gen sv_SE.UTF-8
or
sudo dpkg-reconfigure locales

Please post back whether it's still an issue.

-- 
apache2 (2.2.3-3.2ubuntu2.1) update breaks trac-0.10.4 charset?
https://bugs.launchpad.net/bugs/220617
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to