Still a problem:
daniel@daydream:~$ LC_ALL=C do-release-upgrade --help
Traceback (most recent call last):
File "/usr/bin/do-release-upgrade", line 100, in <module>
(options, args) = parser.parse_args()
File "/usr/lib/python3.2/optparse.py", line 1388, in parse_args
stop = self._process_args(largs, rargs, values)
File "/usr/lib/python3.2/optparse.py", line 1428, in _process_args
self._process_long_opt(rargs, values)
File "/usr/lib/python3.2/optparse.py", line 1503, in _process_long_opt
option.process(opt, value, values, self)
File "/usr/lib/python3.2/optparse.py", line 786, in process
self.action, self.dest, opt, value, values, parser)
File "/usr/lib/python3.2/optparse.py", line 808, in take_action
parser.print_help()
File "/usr/lib/python3.2/optparse.py", line 1650, in print_help
file.write(self.format_help())
UnicodeEncodeError: 'ascii' codec can't encode character '\xdf' in position
162: ordinal not in range(128)
daniel@daydream:~$
** Changed in: update-manager (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929399
Title:
do-release-upgrade crashed with UnicodeDecodeError in __main__:
'ascii' codec can't decode byte 0xc3 in position 36: ordinal not in
range(128)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/929399/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs