dpkg wrongly claims that a foreign-arch package is disappeared by a removed native-arch package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
High
|
Unassigned |
Bug Description
This bug has been hovering in the background for a while with multiarch, and I've recently pinned it down.
When a native-architecture package is removed and a foreign-
Reproducer:
1.Download the 64-bit skype package from <http://
2. Install the skype:i386 package from the Canonical Partner repository for oneiric, using either Software Center or 'apt-get install skype:i386'.
$ sudo apt-get install skype:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
skype
The following NEW packages will be installed:
skype:i386
0 upgraded, 1 newly installed, 1 to remove and 156 not upgraded.
Need to get 0 B/23.6 MB of archives.
After this operation, 489 kB of additional disk space will be used.
Do you want to continue [Y/n]?
3. Confirm that skype is now removed, but not purged.
$ dpkg -l skype:*
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Description
+++-===
rc skype 2.2.0.35-1 Skype
ii skype:i386 2.2.0.35-0onei VOIP and instant messaging client
4. Make sure at least one package is out of date on the system and run 'sudo apt-get upgrade':
[...]
Preparing to replace libasound2-python 1.0.24.1-0ubuntu8 (using .../libasound2-p
ython_1.
Unpacking replacement libasound2-python ...
(Noting disappearance of skype:i386, which has been completely replaced.)
[...]
Setting up unity-2d (4.12.0-0ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
The following package disappeared from your system as
all files have been overwritten by other packages:
skype
Note: This is done automatic and on purpose by dpkg.
$
5. See that skype:i386 really has been disappeared, and skype:amd64 is still in state 'rc'.
$ dpkg -l skype:*
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Description
+++-===
rc skype 2.2.0.35-1 Skype
un skype:i386 <none> (no description available)
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: dpkg 1.16.0.3ubuntu4
ProcVersionSign
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Fri Sep 30 13:48:16 2011
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: dpkg
UpgradeStatus: Upgraded to oneiric on 2011-09-23 (6 days ago)
modified.
mtime.conffile.
Related branches
Changed in dpkg (Ubuntu Oneiric): | |
milestone: | none → oneiric-updates |
Changed in dpkg (Ubuntu Oneiric): | |
milestone: | oneiric-updates → ubuntu-11.10 |
tags: | added: rls-mgr-o-tracking |
On Fri, 30 Sep 2011, Steve Langasek wrote: Unknown/ Install/ Remove/ Purge/Hold Not/Inst/ Conf-files/ Unpacked/ halF-conf/ Half-inst/ trig-aWait/ Trig-pend /Reinst- required (Status,Err: uppercase=bad) ======= ====-== ======= =====-= ======= ======= ======= ======= ======= ======= =
> 3. Confirm that skype is now removed, but not purged.
> $ dpkg -l skype:*
> Desired=
> | Status=
> |/ Err?=(none)
> ||/ Name Version Description
> +++-===
> rc skype 2.2.0.35-1 Skype
> ii skype:i386 2.2.0.35-0onei VOIP and instant messaging client
Even this result is not entirely normal. The state "config-files" doesn't
mean much at this point since the .list file has been taken over by
skype:i386.
> 5. See that skype:i386 really has been disappeared, and skype:amd64 is still in state 'rc'. Unknown/ Install/ Remove/ Purge/Hold Not/Inst/ Conf-files/ Unpacked/ halF-conf/ Half-inst/ trig-aWait/ Trig-pend /Reinst- required (Status,Err: uppercase=bad) ======= ====-== ======= =====-= ======= ======= ======= ======= ======= ======= =
> $ dpkg -l skype:*
> Desired=
> | Status=
> |/ Err?=(none)
> ||/ Name Version Description
> +++-===
> rc skype 2.2.0.35-1 Skype
> un skype:i386 <none> (no description available)
This is the result of two bugs:
1/ The .list file is incorrectly rewritten at the end of the installation
of skype:i386. The one of "skype:amd64" overwrites the one of skype:i386
resulting in an almost empty packages from the point of view of dpkg.
2/ The fact the same .list file is loaded twice and associated to
skype:amd64 and skype:i386 which in turns leads the code that checks
for disappearing packages to believe that the files for skype:amd64
are taken over by skype:i386...
The 2 attached patchs should fix this. They are against the current
pu/multiarch/full branch but they should hopefully apply fine on the
ubuntu package or be trivial to adapt.
But I will go further than this in the upstream branch and will make
sure that the conflicting package are properly "disappeared" as soon
as the replacement package is unpacked.
tag patch
status inprogress
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Pre-order a copy of the Debian Administrator's Handbook and help debian- handbook. info/go/ ulule-rh/
liberate it: http://