upgrader crashed (Feisty to Gutsy)

Bug #139925 reported by mikowals
22
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

running kdesu "adept_manager --version-upgrade" eventually crashes with following output. Log files attached.

Traceback (most recent call last):
  File "/tmp/kde-root/adept_managero86gQa.tmp-extract/dist-upgrade.py", line 59, in <module>
    app.run()
  File "/tmp/kde-root/adept_managero86gQa.tmp-extract/DistUpgradeControler.py", line 1318, in run
    self.fullUpgrade()
  File "/tmp/kde-root/adept_managero86gQa.tmp-extract/DistUpgradeControler.py", line 1223, in fullUpgrade
    if not self.getRequiredBackports():
  File "/tmp/kde-root/adept_managero86gQa.tmp-extract/DistUpgradeControler.py", line 1171, in getRequiredBackports
    return self.setupRequiredBackports(backportsdir)
  File "/tmp/kde-root/adept_managero86gQa.tmp-extract/DistUpgradeControler.py", line 1198, in setupRequiredBackports
    os.execve(sys.argv[0],args, os.environ)
OSError: [Errno 13] Permission denied

Revision history for this message
mikowals (mikowals) wrote :
Revision history for this message
mikowals (mikowals) wrote :
description: updated
Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your bugreport.

This problem should be fixed in the current version of the release-upgrader. Please report if it is not fixed for you.

Thanks,
 Michael

Changed in update-manager:
status: New → Fix Released
Revision history for this message
kurt sussman (ubuntu-merlot) wrote :

It is not fixed for me.

apt.log:
updateStatus: Checking package manager
Traceback (most recent call last):
  File "logging/__init__.py", line 750, in emit
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging/__init__.py", line 750, in emit
ValueError: I/O operation on closed file

main.log:
2007-10-12 08:19:06,284 INFO release-upgrader version '0.80' started
2007-10-12 08:19:07,817 DEBUG lsb-release: 'feisty'
2007-10-12 08:19:07,818 DEBUG _pythonSymlinkCheck run
2007-10-12 08:19:09,396 DEBUG checkViewDepends()
2007-10-12 08:19:09,397 DEBUG getRequiredBackports()
2007-10-12 08:19:24,192 DEBUG marking 'release-upgrader-apt' for install
2007-10-12 08:19:24,383 DEBUG marking 'release-upgrader-dpkg' for install
2007-10-12 08:19:57,022 DEBUG pre-requists item: '<pkgAcquire::ItemIterator object: Status: 2 Complete: 1 Local: 0 IsTrusted: 1 FileSize: 1924684 DestFile:'/tmp/kde-root/adept_managerrhc8ea.tmp-extract/backports/release-upgrader-dpkg_1.14.5ubuntu11.2_i386.udeb' DescURI: 'http://us.archive.ubuntu.com/ubuntu/pool/main/r/release-upgrader-dpkg/release'
2007-10-12 08:19:57,023 DEBUG pre-requists item: '<pkgAcquire::ItemIterator object: Status: 2 Complete: 1 Local: 0 IsTrusted: 1 FileSize: 1307096 DestFile:'/tmp/kde-root/adept_managerrhc8ea.tmp-extract/backports/release-upgrader-apt_0.6.46.4ubuntu10.3_i386.udeb' DescURI: 'http://us.archive.ubuntu.com/ubuntu/pool/main/r/release-upgrader-apt/release'
2007-10-12 08:19:57,025 DEBUG extracting udeb '/tmp/kde-root/adept_managerrhc8ea.tmp-extract/backports/release-upgrader-apt_0.6.46.4ubuntu10.3_i386.udeb'
2007-10-12 08:19:57,280 DEBUG extracting udeb '/tmp/kde-root/adept_managerrhc8ea.tmp-extract/backports/release-upgrader-dpkg_1.14.5ubuntu11.2_i386.udeb'

Revision history for this message
kurt sussman (ubuntu-merlot) wrote :

Here's the error I get when I run the upgrader from the command line:

Traceback (most recent call last):
  File "/tmp/kde-root/adept_managerCQBq9b.tmp-extract/dist-upgrade.py", line 59, in <module>
    app.run()
  File "/tmp/kde-root/adept_managerCQBq9b.tmp-extract/DistUpgradeControler.py", line 1346, in run
    self.fullUpgrade()
  File "/tmp/kde-root/adept_managerCQBq9b.tmp-extract/DistUpgradeControler.py", line 1251, in fullUpgrade
    if not self.getRequiredBackports():
  File "/tmp/kde-root/adept_managerCQBq9b.tmp-extract/DistUpgradeControler.py", line 1196, in getRequiredBackports
    return self.setupRequiredBackports(backportsdir)
  File "/tmp/kde-root/adept_managerCQBq9b.tmp-extract/DistUpgradeControler.py", line 1226, in setupRequiredBackports
    os.execve(sys.argv[0],args, os.environ)
OSError: [Errno 13] Permission denied

The command line I used was

sudo python /tmp/kde-root/adept_managerCQBq9b.tmp-extract/dist-upgrade.py --frontend DistUpgradeViewKDE

which was copied from a 'ps' while the upgrader was running from the 'kdesu "adept_manager --version-upgrade"' command.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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