Package: opendnssec
Severity: important
Tags: patch

Opendnssec was being repeatedly binnmu'd in raspbian by our autobinnmuuer because one of it's binaries was uninstallable. Looking at the dose output revealed the following.

package: libhsm-bin
 version: 1:1.4.6-1+b16
 architecture: armhf
 essential: false
 source: opendnssec (= 1:1.4.6-1)
 status: broken
 reasons:
  -
   missing:
    pkg:
     package: libhsm-bin
     version: 1:1.4.6-1+b16
     architecture: armhf
     essential: false
     unsat-dependency: opendnssec-common (= 1:1.4.6-1+b16)

Building a test binnmu in a debian sid chroot shows the issue is not raspbian specific, it just hasn't been noticed in debian because noone has attempted to binnmu the package.

Further investigation showed that the dependency was picked up from misc:Depends. After some discussion on irc and some googling (which found https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747141) it appears that use of --link-docs between arch specific and arch all packages is not binnmu safe.


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

Reply via email to