Your message dated Fri, 08 Jun 2012 08:48:11 +0000
with message-id <e1scurb-00029v...@franck.debian.org>
and subject line Bug#676496: fixed in dpkg 1.16.4
has caused the Debian Bug report #676496,
regarding dpkg: premature removal of "Multi-arch:" leads to all dpkg commands
failing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
676496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg
Version: 1.16.3
Severity: grave
Justification: renders package unusable
After an interrupted dpkg run, any subsequent invocation fails with:
dpkg: error: libc6-dev:armel <none> (Multi-Arch: no) is not co-installable
with libc6-dev which has multiple installed instances
This affects not only -i, --purge, --unpack but even -l or dpkg-query.
The last two relevant entries of dpkg/updates (there's over a hundred
entries after that, none mentioning libc6-dev) are:
,--====[ /var/lib/dpkg/updates/0005
Package: libc6-dev
Status: purge ok config-files
Priority: optional
Section: libdevel
Installed-Size: 8531
Maintainer: GNU Libc Maintainers <debian-gl...@lists.debian.org>
Architecture: armel
Multi-Arch: same
Source: eglibc
Version: 2.13-33
Provides: libc-dev
Depends: libc6 (= 2.13-33), libc-dev-bin (= 2.13-33), linux-libc-dev
Recommends: gcc | c-compiler
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<<
2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<<
4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<<
2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<<
0.26-1)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: Embedded GNU C Library: Development Libraries and Header Files
Contains the symlinks, headers, and object files needed to compile
and link programs which use the standard C library.
Homepage: http://www.eglibc.org
`----
,--====[ /var/lib/dpkg/updates/0006
Package: libc6-dev
Status: unknown ok not-installed
Priority: optional
Section: libdevel
Architecture: armel
`----
/var/lib/dpkg/status includes:
,----
Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 10558
Maintainer: GNU Libc Maintainers <debian-gl...@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: eglibc
Version: 2.13-33
Provides: libc-dev
Depends: libc6 (= 2.13-33), libc-dev-bin (= 2.13-33), linux-libc-dev
Recommends: gcc | c-compiler
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<<
2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<<
4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev
(<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config
(<< 0.26-1)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: Embedded GNU C Library: Development Libraries and Header Files
Contains the symlinks, headers, and object files needed to compile
and link programs which use the standard C library.
Homepage: http://www.eglibc.org
Package: libc6-dev
Status: deinstall ok installed
Priority: optional
Section: libdevel
Installed-Size: 8531
Maintainer: GNU Libc Maintainers <debian-gl...@lists.debian.org>
Architecture: armel
Multi-Arch: same
Source: eglibc
Version: 2.13-33
Provides: libc-dev
Depends: libc6 (= 2.13-33), libc-dev-bin (= 2.13-33), linux-libc-dev
Recommends: gcc | c-compiler
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<<
2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<<
4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev
(<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config
(<< 0.26-1)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: Embedded GNU C Library: Development Libraries and Header Files
Contains the symlinks, headers, and object files needed to compile
and link programs which use the standard C library.
Homepage: http://www.eglibc.org
`----
After manually appending "Multi-Arch: same" to the file in dpkg/updates (for
libc6-dev:armel and for another package from the same run), dpkg let me proceed.
This suggests a fix: don't remove the field until possibly some time later.
(I have a btrfs snapshot of the system, in case more information is needed.)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
Kernel: Linux 3.3.0-trunk-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.16.4
We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive:
dpkg-dev_1.16.4_all.deb
to main/d/dpkg/dpkg-dev_1.16.4_all.deb
dpkg_1.16.4.dsc
to main/d/dpkg/dpkg_1.16.4.dsc
dpkg_1.16.4.tar.bz2
to main/d/dpkg/dpkg_1.16.4.tar.bz2
dpkg_1.16.4_amd64.deb
to main/d/dpkg/dpkg_1.16.4_amd64.deb
dselect_1.16.4_amd64.deb
to main/d/dpkg/dselect_1.16.4_amd64.deb
libdpkg-dev_1.16.4_amd64.deb
to main/d/dpkg/libdpkg-dev_1.16.4_amd64.deb
libdpkg-perl_1.16.4_all.deb
to main/d/dpkg/libdpkg-perl_1.16.4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guillem Jover <guil...@debian.org> (supplier of updated dpkg package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 07 Jun 2012 23:43:19 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source amd64 all
Version: 1.16.4
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-d...@lists.debian.org>
Changed-By: Guillem Jover <guil...@debian.org>
Description:
dpkg - Debian package management system
dpkg-dev - Debian package development tools
dselect - Debian package management front-end
libdpkg-dev - Debian package management static library
libdpkg-perl - Dpkg perl modules
Closes: 391818 580038 584141 629480 670897 671198 672408 673158 673305 673518
674674 674711 675613 675918 675947 676061 676062 676107 676118 676122 676262
676496
Changes:
dpkg (1.16.4) unstable; urgency=low
.
[ Guillem Jover ]
* Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
warning, as the format has several deficiencies that have been addressed
by upstream in xz. Although unpacking will be kept being supported to
handle existing lzma compressed .deb files.
* Add alternative changelog formats documentation from the policy manual
to dpkg-parsechangelog(1). Closes: #584141
* Add MiNT support to ostable and triplettable.
Requested by Thorsten Glaser <t...@mirbsd.de>.
* Add new frontend.txt file to dpkg-dev documenting some public interfaces
for dpkg frontends. Closes: #670897
* Clarify in dpkg(1) when --force-conf* options cause action.
Suggested by Sven Joachim <svenj...@gmx.de>. Closes: #391818
* Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
Closes: #671198
* Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
Requested by Thorsten Glaser <t...@mirbsd.de>.
* Remove deprecated support for PGP style signing command interface from
dpkg-buildpackage.
* Remove obsolete --udeb dpkg-scanpackages option.
* Add arm64 support to cputable. Closes: #672408
Thanks Wookey <woo...@wookware.org>.
* Check parsed integers for invalid or no digit errors in start-stop-daemon
and update-alternatives.
* Check all parsed integers for out of range errors; i.e. that no negative
values are allowed if not appropriate, and that no overflows occur.
Closes: #580038
* Switch start-stop-daemon(8) man page examples from /var/run to /run.
* Do not obscure Dpkg::Source::Package ‘require’ errors with custom
error message. Thanks to Thomas Adam <thomas.a...@smoothwall.net> and
Jonathan Nieder <jrnie...@gmail.com>.
* Add new Dpkg::Substvars::set_as_used() member function.
* Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
the old name aliased to the new one producing a deprecation warning.
* Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
a new -A option to dpkg-checkbuilddeps. Closes: #629480
Thanks to Roger Leigh <rle...@debian.org>.
* Add support for “none” as a valid dpkg-deb compression strategy value.
Closes: #674711
* Clarify in dpkg(1) that the «dpkg -l» example only lists installed
packages, and that to list available packages «dpkg-query --load-avail»
has to be used instead. Closes: #673305
* Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
Closes: #674674
* Fix start-stop-daemon to not follow symlinks when creating pidfiles.
Thanks to Carsten Hey <cars...@debian.org>. Closes: #675918
* Refactor the file locking logic into a new Dpkg::File module, and move
the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
* Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
to use flock based locking, because it being an XS module makes building
a new perl package bumping the perl ABI impossible, as both packages
become uninstallable. Thanks to Dominic Hargreaves <d...@earth.li>.
Closes: #675947
* Put an & before field_capitalize() calls in Dpkg::Control::Fields to
fix a usege before declaration warning with perl 5.16. Closes: #676262
* Do not warn in dpkg-divert on missing files list file for packages never
installed before. Closes: #673518
* Add support for liblzma to handle .xz and .lzma compressed files, and
switch to it instead of using xz-utils. This removes the xz-utils
Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnie...@gmail.com>.
* Always activate all path components for file triggers, this fixes file
trigger handling for conffiles and dpkg-trigger invokations.
Closes: #675613, #676061, #676062, #676107, #676118, #676122
* Do not reset Multi-Arch field in the update log when removing the package.
Closes: #676496
* Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.
.
[ Updated man page translations ]
* German (Helge Kreutzmann).
* French (Christian Perrier). Fixes a mistranslation and some
inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
Checksums-Sha1:
5354fc290240a94e172dfe318415adf634f972b2 1375 dpkg_1.16.4.dsc
58cf8a56152ca5bd548c5c23384c2f9b0ded0949 5615914 dpkg_1.16.4.tar.bz2
f790fe2e8c24a32916625ba0a388a17c0fe5fa50 654406 libdpkg-dev_1.16.4_amd64.deb
a019620211886c8e1a1e390708135a6706f1891e 2365582 dpkg_1.16.4_amd64.deb
ae83972f9a141e92634567ad175f3a94885c358f 1090908 dselect_1.16.4_amd64.deb
7b9af99a7030b9c4dbb86841f77217d4dd33cf33 1138800 dpkg-dev_1.16.4_all.deb
624f4b2d7fe002afc6c7b89d6da3c6af893ad66e 852554 libdpkg-perl_1.16.4_all.deb
Checksums-Sha256:
2b171d26b43fbb32d14a1669e6bd029ce190e5cd4f93b4a3ea58f79e21e3ac0a 1375
dpkg_1.16.4.dsc
15a3745d1fafae1e152dbbd5c8d4d3902f1922f54feb85bd8ac3f68a022f222d 5615914
dpkg_1.16.4.tar.bz2
e7a966d2ecbad1fa1ced3d9a96a69b4b877f6b545082be8fcc5d49313de8d9fb 654406
libdpkg-dev_1.16.4_amd64.deb
88bde030e5ea1b676e3c2a655ad9fa56a2d190f255916a2a7c0e06365a5d69f9 2365582
dpkg_1.16.4_amd64.deb
7ab4e528bfe8d5afc565b87ab0dd9e258b25b801ff0203b654c1b8d32a0ca7a3 1090908
dselect_1.16.4_amd64.deb
e4bb87c780c2ae6c4d1f7340fcc9443ed0e80b978a8b885d496b1ece57373424 1138800
dpkg-dev_1.16.4_all.deb
e33215c244249c1c08a032d53c05b05fdf6a8202b5c47fe66f4bdb019fe74b3e 852554
libdpkg-perl_1.16.4_all.deb
Files:
6d010ca5afa69303e9c77de3b0706d55 1375 admin required dpkg_1.16.4.dsc
1c1b51add81404fa96e2fadab7d228b6 5615914 admin required dpkg_1.16.4.tar.bz2
8acfb32fac40428b31dc0f05b71bb80e 654406 libdevel optional
libdpkg-dev_1.16.4_amd64.deb
278cec665f3548418907b1aa4a30c865 2365582 admin required dpkg_1.16.4_amd64.deb
c6947e3a795de2587d7d03d571d5f045 1090908 admin optional
dselect_1.16.4_amd64.deb
2366e08425069dddd468b0f5d06c7152 1138800 utils optional dpkg-dev_1.16.4_all.deb
2dd92fcfb65f8a5a52ef9ec57efb8d3b 852554 perl optional
libdpkg-perl_1.16.4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/RpN8ACgkQuW9ciZ2SjJtMXwCdEYHD3H6OBmpoypAXIXd59Ejq
xzMAn0BZQNJ2Pr0yjH1pquGhhLUChwOU
=V29p
-----END PGP SIGNATURE-----
--- End Message ---