When running do-release-upgrade from the terminal I get the following error.
Traceback (most recent call last): File "/tmp/ubuntu-release-upgrader-qoi71w/trusty", line 10, in <module> sys.exit(main()) File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeMain.py", line 244, in main if app.run(): File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeController.py", line 1827, in run return self.fullUpgrade() File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeController.py", line 1780, in fullUpgrade if not self.askDistUpgrade(): File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeController.py", line 972, in askDistUpgrade if not self.cache.distUpgrade(self._view, self.serverMode, self._partialUpgrade): File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeCache.py", line 214, in wrapper res = f(*args, **kwargs) File "/tmp/ubuntu-release-upgrader-qoi71w/DistUpgrade/DistUpgradeCache.py", line 660, in distUpgrade error_msg = unicode(e) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 71: ordinal not in range(128) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366668 Title: unable to upgrade from 13.10 to 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1366668/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
