Bug#841267: libcork16 and libcork15: error when trying to install together

2016-10-26 Thread Roger Shimizu
Control: found -1 src:libcork/0.15.0+ds-7
Control: notfound -1 src:libcork/0.15.0+ds-6
Control: fixed -1 src:libcork/0.15.0+ds-8



Processed: Re: Bug#841267: libcork16 and libcork15: error when trying to install together

2016-10-26 Thread Debian Bug Tracking System
Processing control commands:

> found -1 0.15.0+ds-7
Bug #841267 {Done: Roger Shimizu } 
[libcork15,libcork16] libcork16 and libcork15: error when trying to install 
together
There is no source info for the package 'libcork15' at version '0.15.0+ds-7' 
with architecture ''
Marked as found in versions libcork/0.15.0+ds-7.
> notfound -1 0.15.0+ds-6
Bug #841267 {Done: Roger Shimizu } 
[libcork15,libcork16] libcork16 and libcork15: error when trying to install 
together
There is no source info for the package 'libcork16' at version '0.15.0+ds-6' 
with architecture ''
Ignoring request to alter found versions of bug #841267 to the same values 
previously set

-- 
841267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#841267: libcork16 and libcork15: error when trying to install together

2016-10-26 Thread Roger Shimizu
Control: found -1 0.15.0+ds-7
Control: notfound -1 0.15.0+ds-6



Bug#841267: libcork16 and libcork15: error when trying to install together

2016-10-19 Thread Ralf Treinen
Package: libcork15,libcork16
Version: libcork15/0.15.0+ds-6
Version: libcork16/0.15.0+ds-7
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2016-10-19
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:


Selecting previously unselected package libcork15:amd64.
(Reading database ... 10972 files and directories currently installed.)
Preparing to unpack .../libcork15_0.15.0+ds-6_amd64.deb ...
Unpacking libcork15:amd64 (0.15.0+ds-6) ...
Selecting previously unselected package libcork16:amd64.
Preparing to unpack .../libcork16_0.15.0+ds-7_amd64.deb ...
Unpacking libcork16:amd64 (0.15.0+ds-7) ...
dpkg: error processing archive 
/var/cache/apt/archives/libcork16_0.15.0+ds-7_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libcork.so.16.0.1', which is 
also in package libcork15:amd64 0.15.0+ds-6
Processing triggers for libc-bin (2.24-5) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libcork16_0.15.0+ds-7_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/x86_64-linux-gnu/libcork.so.16.0.1

This bug has been filed against both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://qa.debian.org/dose/file-overwrites.html.