Distribution Upgrade crash during cleanup

Bug #99591 reported by Andreas Wenning
This bug report is a duplicate of:  Bug #99380: [MASTER] Upgrade Tool Crashed. Edit Remove
2
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Distribution upgrade from Kubuntu 6.10 to 7.04 (beta) crashed during "cleanup"-step.

Displayed errordetail:
Traceback (most recent call last):
  File "/tmp/kde-root/adept_managernX6RXb.tmp-extract/dist-upgrade.py", line 56, in ?
    app.run()
  File "/tmp/kde-root/adept_managernX6RXb.tmp-extract/DistUpgradeControler.py", line 977, in run
    self.fullUpgrade()
  File "/tmp/kde-root/adept_managernX6RXb.tmp-extract/DistUpgradeControler.py", line 966, in fullUpgrade
    self.doPostUpgrade()
  File "/tmp/kde-root/adept_managernX6RXb.tmp-extract/DistUpgradeControler.py", line 709, in doPostUpgrade
    self._view.getTerminal().call([script], hidden=True)
  File "/tmp/kde-root/adept_managernX6RXb.tmp-extract/DistUpgradeView.py", line 72, in call
    subprocess.call(cmd)
  File "subprocess.py", line 413, in call
    return Popen(*args, **kwargs).wait()
  File "subprocess.py", line 543, in __init__
    errread, errwrite)
  File "subprocess.py", line 975, in _execute_child
    raise child_exception
OSError: [Errno 13] Permission denied

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :
Revision history for this message
Andreas Wenning (andreas-wenning) wrote :
Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

The problem might have something to do with the package beeing removed in the cleanup. I don't have the full list of packages scheduled to be removed; but after the crash running apt-get autoremove results in the following:

:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtkhtml3.8-15 python-numeric ogle-mmx gtkhtml3.8 libmyspell3c2 python-gtk2 python-cairo liba52-0.7.4
The following packages will be REMOVED:
  gtkhtml3.8 liba52-0.7.4 libgtkhtml3.8-15 libmyspell3c2 ogle-mmx python-cairo python-gtk2 python-numeric
0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 11.1MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 136058 files and directories currently installed.)
Removing gtkhtml3.8 ...
Removing ogle-mmx ...
Removing liba52-0.7.4 ...
Removing libgtkhtml3.8-15 ...
Removing libmyspell3c2 ...
Removing python-gtk2 ...
Removing python-cairo ...
Removing python-numeric ...

No problems occured during this.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.