Control: reassign -1 libkrb5-dev,heimdal-multidev

Andreas Beckmann <a...@debian.org> writes:

> during a test with piuparts I noticed your package failed to install
> because it tries to overwrite other packages files without declaring a
> Breaks+Replaces relation.

>   dpkg: error processing 
> /var/cache/apt/archives/libkrb5-dev_1.12~alpha1+dfsg-1_amd64.deb (--unpack):
>    trying to overwrite '/usr/lib/x86_64-linux-gnu/pkgconfig/kadm-client.pc', 
> which is also in package heimdal-multidev 1.6~git20131117+dfsg-2

> The following files are in both packages:

> usr/lib/x86_64-linux-gnu/pkgconfig/kadm-client.pc
> usr/lib/x86_64-linux-gnu/pkgconfig/kadm-server.pc
> usr/lib/x86_64-linux-gnu/pkgconfig/krb5-gssapi.pc
> usr/lib/x86_64-linux-gnu/pkgconfig/krb5.pc

These files need to move to krb5-multidev in a different path and be
symlinked into that path by libkrb5-dev, and heimdal-multidev similarly
needs to install those files into a different path and symlink them into
that path in libheimdal-dev, now that both packages are providing them.

(Or, alternately, they could move to libkrb5-dev and libheimdal-dev
without the symlinks, but I think the symlinks are better since then users
of the -multidev packages have access to them via PKG_CONFIG_PATH.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to