[Bug 1295171] Re: Upgrade 13.10 to 14.04 crash
    Michael Vogt 
    michael.vogt at canonical.com
       
    Tue Apr 22 06:22:21 UTC 2014
    
    
  
@Torsten: Thanks for your bugreport, the bug you have is slightly different. Could you please tell me from what version you upgraded to 14.04? Could you also please paste the output of the commands:
 - locale
 - python3 -c 'import sys;print(sys.getfilesystemencoding())'
Thanks,
 Michael
-- 
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