[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
Fri May 4 18:09:11 UTC 2012
** Description changed:
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' | sudo xargs dpkg -i
- sudo apt-get -f install
+ 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
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to taglib 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/902603/+subscriptions
More information about the kubuntu-bugs
mailing list