*** This bug is a duplicate of bug 448158 ***
    https://bugs.launchpad.net/bugs/448158

Added info: this appears to be a bug in python2.6-minimal instead. After
looking at the culprit file (I'll learn Python one day, I promise! :) )
and googling around a bit, I edited the culprit file
(/usr/lib/python2.6/optparse.py at line 1567) as root, and surrounded
the line with a try-catch for that Exception. A quick work-around is
simply editing that line so that it reads:

sys.stderr.write(msg.encode('utf-8'))

I vote for closing this bug with the appropriate resolution tag (don't
know which one might be appropriate).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905826

Title:
  apport-retrace crashed with UnicodeEncodeError in exit()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/905826/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to