[Bug 902603] Re: When installing Multi-Arch: same (meta-)package for two architectures, dpkg considers one arch as completely disappeared

Steve Langasek steve.langasek at canonical.com
Sat Jul 7 14:59:12 UTC 2012


On Sat, Jul 07, 2012 at 09:11:02AM -0000, Michael Nagel wrote:
> I just reported Bug #1022029 that basically gives me
> ======
> The following packages have unmet dependencies:
>  libtiff4 : Breaks: libtiff4:i386 (!= 3.9.5-2ubuntu1) but 3.9.5-2ubuntu1.1 is installed
>  libtiff4:i386 : Breaks: libtiff4 (!= 3.9.5-2ubuntu1.1) but 3.9.5-2ubuntu1 is installed
> ======

> so I am wondering if my problem is a duplicate as well (and the issue is
> not fixed completly) or if it is unrelated.  I'd appreciate if you could
> have a look at it.

Unrelated.  To install multiarch library packages for more than one
architecture, they must be at the same version.  The output above shows that
one of the architectures is coming from precise, and the other is coming
from precise-updates.  You will need to fix your config so that both are
coming from precise-updates.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/902603

Title:
  When installing Multi-Arch: same (meta-)package for two architectures,
  dpkg considers one arch as completely disappeared

Status in “dpkg” package in Ubuntu:
  Fix Released
Status in “taglib” package in Ubuntu:
  Fix Released
Status in “dpkg” source package in Oneiric:
  Fix Released
Status in “taglib” source package in Oneiric:
  Invalid
Status in “dpkg” source package in Precise:
  Fix Released
Status in “taglib” source package in Precise:
  Fix Released
Status in “dpkg” package in Debian:
  Fix Released

Bug description:
  As documented in the release notes for 12.04, users of 11.10 64-bit
  need to upgrade apt and dpkg to the versions on oneiric-updates before
  upgrading to 12.04.

  If you did not install the dpkg update prior to upgrade and have hit
  this bug as a result, you will need to manually recover by running the
  following commands from a terminal:

   find /var/cache/apt/archives -name 'libjpeg8_*.deb' -name 'libtag1c2a_*.deb' \
       -name 'odbcinst_*.deb' -name 'libccid_*.deb' -name 'libao-common_*.deb' | sudo xargs dpkg -i
   sudo apt-get -f install

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: python-papyon 0.5.6-1
  ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4
  Uname: Linux 3.2.0-3-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Sat Dec 10 22:08:20 2011
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110901)
  PackageArchitecture: all
  SourcePackage: papyon
  Title: package python-papyon 0.5.6-1 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2011-12-10 (0 days ago)

  WORKAROUND:
  Run:
   $ dpkg -i /var/cache/apt/archives/dpkg_*.deb; dpkg -i /var/cache/apt/archives/libjpeg8_*.deb; apt-get -f install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/902603/+subscriptions




More information about the foundations-bugs mailing list