[Bug 1295171] Re: Upgrade 13.10 to 14.04 crash

Torsten Hilbrich 1295171 at bugs.launchpad.net
Thu Apr 17 18:44:16 UTC 2014


Similar problem here (system environment de_DE.UTF-8)

$ update-manager -d
Checking for a new Ubuntu release
Traceback (most recent call last):
  File "/usr/bin/do-release-upgrade", line 152, in <module>
    fetcher.run()
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 281, in run
    if not self.authenticate():
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 77, in authenticate
    'signature': os.path.basename(sig)})
UnicodeEncodeError: 'ascii' codec can't encode character '\xbb' in position 0: ordinal not in range(128)

Seems that the translation strings are not suited for display in ASCII
environment.

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

Title:
  Upgrade 13.10 to 14.04 crash

Status in “update-manager” package in Ubuntu:
  Confirmed

Bug description:
  papa at antonio-GE620-FX620DX:~$ update-manager -d
  Comprobar si hay una nueva versión de Ubuntu
  autentificar «trusty.tar.gz» contra «trusty.tar.gz.gpg» 
  extrayendo «trusty.tar.gz»
  Traceback (most recent call last):
    File "/tmp/ubuntu-release-upgrader-gte925/trusty", line 10, in <module>
      sys.exit(main())
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/DistUpgradeMain.py", line 243, in main
      if app.run():
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/DistUpgradeController.py", line 1826, in run
      return self.fullUpgrade()
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/DistUpgradeController.py", line 1717, in fullUpgrade
      if not self.updateSourcesList():
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/DistUpgradeController.py", line 760, in updateSourcesList
      if not self.rewriteSourcesList(mirror_check=True):
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/DistUpgradeController.py", line 663, in rewriteSourcesList
      logging.debug("examining: '%s'" %  get_string_with_no_auth_from_source_entry(entry))
    File "/tmp/ubuntu-release-upgrader-gte925/DistUpgrade/utils.py", line 89, in get_string_with_no_auth_from_source_entry
      return str(tmp)
  UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 95: ordinal not in range(128)
  papa at antonio-GE620-FX620DX:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1295171/+subscriptions



More information about the foundations-bugs mailing list