Comment 20 for bug 156070

Revision history for this message
displacedpixil (it-assistant) wrote :

I have a bit of an issue with this. Can someone please give me some guidance. Thanks in advance.

Trying to upgrade from Feisty to Gutsy

sudo do-release-upgradeChecking for a new ubuntu releaseFailed Upgrade tool signatureFailed Upgrade tool
Done downloading
extracting '/tmp/tmp70Ob6B/gutsy.tar.gz'
Traceback (most recent call last):
  File "/usr/bin/do-release-upgrade", line 45, in <module>
    fetcher.run()
  File "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 160, in run
    if not self.extractDistUpgrader():
  File "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 98, in extractDistUpgrader
    tar = tarfile.open(self.tmpdir+"/"+os.path.basename(self.uri),"r")
  File "/usr/lib/python2.5/tarfile.py", line 1139, in open
    return func(name, "r", fileobj)
  File "/usr/lib/python2.5/tarfile.py", line 1200, in gzopen
    fileobj = file(name, mode + "b")
IOError: [Errno 2] No such file or directory: '/tmp/tmp70Ob6B/gutsy.tar.gz'

Any clues why