upgrade is aborted (from Ubuntu 8.10 to 9.04)

Bug #352317 reported by Eduard Carcole
32
This bug affects 3 people
Affects Status Importance Assigned to Milestone
b43-fwcutter (Ubuntu)
Invalid
Undecided
Unassigned
Jaunty
Invalid
Undecided
Unassigned
python-defaults (Ubuntu)
Fix Released
High
Unassigned
Jaunty
Fix Released
High
Unassigned
update-manager (Ubuntu)
Invalid
Undecided
Unassigned
Jaunty
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

During the update process, there was first a problem with Python. It could not be upgraded.
After several minutes the following message appeared:

---------------------------
The upgrade is now aborted. Your system could be in an unusable state. A recovery will run now (dpkg --configure -a).

Please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.
installArchives() failed
-----------------------------

I am attaching the dist-upgrade folder.

I hope this is useful for you.

Please let me know if I have to do something to improve my upgrade.

Good luck!!!!

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: update-manager 1:0.111.0
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
Uname: Linux 2.6.27-11-generic i686

Revision history for this message
Eduard Carcole (ecarcole) wrote :
Revision history for this message
Eduard Carcole (ecarcole) wrote :

I restarted Ubuntu 9.10.

I got the following crashes:

Gnome-screensaver-gl-helper closed unexpectedly.
Network manager closed unexpectedly.
Package Python failed to install or upgrade
program package_hook closed unexpectedly.

The internet connection works fine so far.

Changed in update-manager:
status: New → Confirmed
Revision history for this message
Eduard Carcole (ecarcole) wrote :

I tried to reinstall Python 2.6. I got the following errors:

Errors were encountered while processing:
 b43-fwcutter
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up b43-fwcutter (1:011-5) ...
--2009-03-31 21:03:01-- http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
Resolving downloads.openwrt.org... 195.56.146.238
Connecting to downloads.openwrt.org|195.56.146.238|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://dev.openwrt.org/sources/wl_apsta-3.130.20.0.o [following]
--2009-03-31 21:03:02-- https://dev.openwrt.org/sources/wl_apsta-3.130.20.0.o
Resolving dev.openwrt.org... 195.56.146.238
Connecting to dev.openwrt.org|195.56.146.238|:443... connected.
ERROR: certificate common name `openwrt.org' doesn't match requested host name `dev.openwrt.org'.
To connect to dev.openwrt.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
dpkg: error processing b43-fwcutter (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 b43-fwcutter

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

2009-03-31 19:52:43,743 ERROR got an error from dpkg for pkg: 'python': 'subprocess post-installation script returned error exit status 4
'
2009-03-31 19:52:43,743 DEBUG running apport_pkgfailure() python: subprocess post-installation script returned error exit status 4

Setting up python2.6 (2.6.1-1ubuntu7) ...
Setting up python (2.6.1-0ubuntu7) ...
running python rtupdate hooks for python2.6...
/usr/share/python/runtime.d/libboost-dbg.rtupdate unknown python version python2.6
error running python rtupdate hook libboost-dbg
Updating *.pc symlinks for python-gst0.10...
dpkg: error processing python (--configure):
 subprocess post-installation script returned error exit status 4

affects: update-manager (Ubuntu) → b43-fwcutter (Ubuntu)
Revision history for this message
Michael Vogt (mvo) wrote :

It seems like the rtupdate hook script in the intrepid version does not know about python2.6 yet. So if the old version is installed and the rtupdate script is run and tries to pass "python2.6" boot errors with "unknown version".

Changed in python-defaults (Ubuntu Jaunty):
importance: Undecided → High
status: New → Triaged
Revision history for this message
Michael Vogt (mvo) wrote :

From the rtupdate script in intrepid:

rtupdate() {
    case "$1" in
        python2.4) py=py24 ;;
        python2.5) py=py25 ;;
        *) die $0 unknown python version $1 ;;
    esac

    update_linklibs $py a
    update_linklibs $py so
}

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

This affects both libboost-dbg and libboost1.35-dbg

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-defaults - 2.6.1-0ubuntu8

---------------
python-defaults (2.6.1-0ubuntu8) jaunty; urgency=low

  * Add versionized conflict against libboost-dbg and libboost1.35-dbg for
    lower version than jaunty. This ensures that the new version of the
    libboost-dbg.rtupdate script is available when the new python2.6 gets
    installed. The old script does not know about python2.6 and errors
    out (LP: #352317)

 -- Michael Vogt <email address hidden> Tue, 31 Mar 2009 14:30:21 +0200

Changed in python-defaults:
status: Triaged → Fix Released
Revision history for this message
Michael Vogt (mvo) wrote :

I'm closing the update-manager part, this is a problem of the packages in question (python and libboost-dbg)

Changed in update-manager (Ubuntu Jaunty):
status: New → Invalid
Revision history for this message
John Hart (jlhart68) wrote :

I tried nto upgrade from Ubuntu 8.10 to Ubuntu 9.04Beta on my Acer Aspire ONE netbook. I could not get the upgrade to complete.

Error Message: W:Failed to fetch http://archive.canonical.com/ubuntu/dists/jaunty/partner/binary-i386/Packages.bz2 Hash Sum mismatch
, W:Failed to fetch http://archive.canonical.com/ubuntu/dists/jaunty/partner/source/Sources.bz2 Hash Sum mismatch
, E:Some index files failed to download, they have been ignored, or old ones used instead.

I do not know how to interpret this error. (I am only a 1/8 Linux geek, I have not learned enough to to be more).

Help would be appreciated, as I would like to upgrade via net as this netbook does not have an optical drive.

Revision history for this message
John Hart (jlhart68) wrote :

I tried to update again early Saturday morning (0800 -4UTC) and I was successful in updating to Ubuntu 9.04 beta

Revision history for this message
Steve Langasek (vorlon) wrote :

The b43-fwcutter download error appears to have resolved itself on the openwrt server; closing this task.

Changed in b43-fwcutter (Ubuntu Jaunty):
status: Confirmed → Invalid
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.