[Bug 982859] Re: Upgrade from 10.04 to 12.04 breaks if skype is installed

Steve Langasek steve.langasek at canonical.com
Tue Apr 17 03:04:11 UTC 2012


Working this specifically as a 10.04->12.04 LTS issue, since that's what
we have the logs for and since 11.10->12.04 is likely to be a different
issue entirely.

The log shows the partner version of skype:amd64 installed, which is fine.  In precise there's an updated version of this package which depends on skype-bin:i386.
 - we can't upgrade skype:amd64 because multiarch isn't enabled yet (it can't be until after the upgrade, since lucid's dpkg doesn't understand it).
 - keeping the lucid skype requires ia32-libs to be kept as a dependency.
  - we can't install the new ia32-libs because it *also* requires multiarch.
  - apt tries to keep the old version of ia32-libs, which requires lib32v4l-0 as a dependency (a biarch lib that exists for exactly this purpose).
   - lib32v4l-0 is only in lucid, since it's obsoleted by multiarch, and has a strict versioned dependency on the matching version of libv4l-0.
   - apt has already decided to upgrade libv4l-0, and refuses to hold it back in support of the above dep chain.

This seems like something that should be fixable with an update-manager
hint about making libv4l-0 upgrades a lower priority, since lib4vl-0's
shlibs point to a version much older than that in lucid.  Holding back
the chain, and allowing this handful of packages to be upgraded
separately after the release upgrade, should solve this without having
to remove skype.

Alternatively, we could just remove skype from update-manager's
blacklist.

-- 
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/982859

Title:
  Upgrade from 10.04 to 12.04 breaks if skype is installed

Status in “update-manager” package in Ubuntu:
  Confirmed

Bug description:
  The update-manager stops the upgrade, of cause skype version 2.2.0.35
  is on my system.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: update-manager 1:0.134.12.1
  ProcVersionSignature: Ubuntu 2.6.32-40.87-generic 2.6.32.57+drm33.23
  Uname: Linux 2.6.32-40-generic x86_64
  Architecture: amd64
  Date: Mon Apr 16 09:31:04 2012
  EcryptfsInUse: Yes
  GConfNonDefault:
   /apps/update-manager/check_new_release_ignore=
   /apps/update-manager/first_run=false
   /apps/update-manager/show_details=false
   /apps/update-manager/show_versions=false
   /apps/update-manager/window_size=(600,600)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: update-manager
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/982859/+subscriptions




More information about the foundations-bugs mailing list