Your message dated Wed, 15 Feb 2012 22:20:10 +0000
with message-id <e1rxncs-00014p...@franck.debian.org>
and subject line Bug#658453: fixed in libvpx 1.0.0-1.1
has caused the Debian Bug report #658453,
regarding libvpx1-dbg and libvpx0-dbg: error when trying to install together
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.)


-- 
658453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libvpx0-dbg,libvpx1-dbg
Version: libvpx0-dbg/0.9.7.p1-2
Version: libvpx1-dbg/1.0.0-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-02-03
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libvpx0 libvpx1 libvpx0-dbg libvpx1-dbg
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libvpx0.
(Reading database ... 10529 files and directories currently installed.)
Unpacking libvpx0 (from .../libvpx0_0.9.7.p1-2_amd64.deb) ...
Selecting previously unselected package libvpx1.
Unpacking libvpx1 (from .../libvpx1_1.0.0-1_amd64.deb) ...
Selecting previously unselected package libvpx0-dbg.
Unpacking libvpx0-dbg (from .../libvpx0-dbg_0.9.7.p1-2_amd64.deb) ...
Selecting previously unselected package libvpx1-dbg.
Unpacking libvpx1-dbg (from .../libvpx1-dbg_1.0.0-1_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libvpx1-dbg_1.0.0-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/debug/usr/bin/vpxdec', which is also in package 
libvpx0-dbg 0.9.7.p1-2
configured to not write apport reports
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libvpx1-dbg_1.0.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/lib/debug/usr/bin/vpxdec
  /usr/lib/debug/usr/bin/vpxenc

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.



--- End Message ---
--- Begin Message ---
Source: libvpx
Source-Version: 1.0.0-1.1

We believe that the bug you reported is fixed in the latest version of
libvpx, which is due to be installed in the Debian FTP archive:

libvpx-dev_1.0.0-1.1_amd64.deb
  to main/libv/libvpx/libvpx-dev_1.0.0-1.1_amd64.deb
libvpx-doc_1.0.0-1.1_all.deb
  to main/libv/libvpx/libvpx-doc_1.0.0-1.1_all.deb
libvpx1-dbg_1.0.0-1.1_amd64.deb
  to main/libv/libvpx/libvpx1-dbg_1.0.0-1.1_amd64.deb
libvpx1_1.0.0-1.1_amd64.deb
  to main/libv/libvpx/libvpx1_1.0.0-1.1_amd64.deb
libvpx_1.0.0-1.1.debian.tar.gz
  to main/libv/libvpx/libvpx_1.0.0-1.1.debian.tar.gz
libvpx_1.0.0-1.1.dsc
  to main/libv/libvpx/libvpx_1.0.0-1.1.dsc
vpx-tools_1.0.0-1.1_amd64.deb
  to main/libv/libvpx/vpx-tools_1.0.0-1.1_amd64.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 658...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated libvpx 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: Wed, 15 Feb 2012 22:40:09 +0100
Source: libvpx
Binary: libvpx-dev libvpx1 libvpx1-dbg libvpx-doc vpx-tools
Architecture: source all amd64
Version: 1.0.0-1.1
Distribution: unstable
Urgency: high
Maintainer: Sebastian Dröge <sl...@debian.org>
Changed-By: Cyril Brulebois <k...@debian.org>
Description: 
 libvpx-dev - VP8 video codec (development files)
 libvpx-doc - VP8 video codec (API documentation)
 libvpx1    - VP8 video codec (shared library)
 libvpx1-dbg - VP8 video codec (debugging symbols)
 vpx-tools  - VP8 video codec encoding/decoding tools
Closes: 658453
Changes: 
 libvpx (1.0.0-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Drop binaries from the debug package, to stop libvpx0-dbg and
     libvpx1-dbg from conflicting with each other (Closes: #658453).
   * Set urgency to “high” for the RC bug fix, to speed up things with
     packages (involved in other transitions) having picked up a
     dependency on libvpx1 due to this unannounced transition.
Checksums-Sha1: 
 fdd1efe5775acc61478797235e4062c4f1e34507 1342 libvpx_1.0.0-1.1.dsc
 0509dbda1589325e2a099b8abe7ba0a81aab80c5 10024 libvpx_1.0.0-1.1.debian.tar.gz
 a65ef5883d157cee87f013c3bdbc2aabc891e836 289468 libvpx-doc_1.0.0-1.1_all.deb
 eb0c64aee21406e90707920c4cbba9e95d6ad875 360534 libvpx-dev_1.0.0-1.1_amd64.deb
 c4c704e94379b2863e4ac61e8958ea4ca679ac1e 277358 libvpx1_1.0.0-1.1_amd64.deb
 e4b49f2d737cbd2bb618ba9c468493b6f5aa151f 721150 libvpx1-dbg_1.0.0-1.1_amd64.deb
 ab68521b6c76c99335b1ef81fb4579b605ee6270 69164 vpx-tools_1.0.0-1.1_amd64.deb
Checksums-Sha256: 
 f56883940de8b62ac2cb35dc3b7277c219712cf830ad4d20e5f0b9eea05ed1d9 1342 
libvpx_1.0.0-1.1.dsc
 3d86ec438b5ee6f5b61da65d7498032412d5ee81795613bc5589355b6ce32856 10024 
libvpx_1.0.0-1.1.debian.tar.gz
 eff9bec94b921b2968800968b1a053c1c4416369c604888427ed61d2643797b5 289468 
libvpx-doc_1.0.0-1.1_all.deb
 3ef2883979311c8880d730ef9b7848f9319ce57ef85ef2676b4ebaa4fda58c0f 360534 
libvpx-dev_1.0.0-1.1_amd64.deb
 19c40f6c9bdc614136044f90ad7a39bcd8dd1d8a5ec25cf15255cbb291a64a53 277358 
libvpx1_1.0.0-1.1_amd64.deb
 d56e8d8c23caa2a7840dd9711427dfecaa961bcf4cd52385ad039c8821b3a4c5 721150 
libvpx1-dbg_1.0.0-1.1_amd64.deb
 1008ce59cd53107bdc7eeab6bbd10eb48469e4f194da682cddce093f66b403ed 69164 
vpx-tools_1.0.0-1.1_amd64.deb
Files: 
 bb0bc3ca3d917a594960562913d9e764 1342 video optional libvpx_1.0.0-1.1.dsc
 f3ec75deddf3f288a6cfb8734b0c292c 10024 video optional 
libvpx_1.0.0-1.1.debian.tar.gz
 f88d8999db576061e0ce2b6bcc9cd9df 289468 doc optional 
libvpx-doc_1.0.0-1.1_all.deb
 291bb78992ac9a63820d2a3d4b45da65 360534 libdevel optional 
libvpx-dev_1.0.0-1.1_amd64.deb
 03fa331f7477e12a69029d516aafbfd6 277358 libs optional 
libvpx1_1.0.0-1.1_amd64.deb
 2db9780a6477af0b11896cc0a747f11e 721150 debug extra 
libvpx1-dbg_1.0.0-1.1_amd64.deb
 332c624e789c04e424817bfae14ad17a 69164 utils optional 
vpx-tools_1.0.0-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk88LFEACgkQeGfVPHR5Nd0SAwCg0G5iEPiKurnYSzM5XFzYqP+Q
GNsAoKXmIO/XrBxRnmN28LUpTGivJTRG
=5Znn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to