control: tag -1 - moreinfo On Fri, 02 Oct 2020 23:27:05 -0700 Sean Whitton <[email protected]> wrote: > control: tag -1 + moreinfo > > Hello, > > On Thu 24 Sep 2020 at 08:28am +02, Gianfranco Costamagna wrote: > > > looks like the new libdc1394 took over the libdc1394-22-dev as transitional > > packages, and rebuilds have been performed > > for reverse-dependencies to move to the new version. > > > > Can you please just remove the old one from the archive? > > Hmm, are you sure everything is up to date? > > Checking reverse dependencies... > # Broken Depends: > opencv: libopencv-videoio3.2 > libopencv-videoio4.1 >
libopencv-videoio is now at version 4.2, such two packages looks like cruft (not detected by auto cruft removal) in sid rmadison -u debian libopencv-videoio3.2 libopencv-videoio4.1 libopencv-videoio3.2 | 3.2.0+dfsg-6 | stable | amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x libopencv-videoio3.2 | 3.2.0+dfsg-6+b1 | unstable | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x libopencv-videoio4.1 | 4.1.2+dfsg-5+b1 | unstable | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x I would just try to remove it? a quick dak command shows two reverse deps for such cruft, that we can probably just break, because they are both out of testing, and RC buggy: freeture #922579 opencfu #922589 These are the commands I issued, please forgive me if I made some mistakes $ dak rm -Rn -b libopencv-videoio3.2 Will remove the following packages from unstable: libopencv-videoio3.2 | 3.2.0+dfsg-6+b1 | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x Maintainer: Debian Science Team <[email protected]> ------------------- Reason ------------------- ---------------------------------------------- Checking reverse dependencies... # Broken Depends: freeture: freeture opencfu: opencfu opencv: libopencv-contrib3.2 libopencv-highgui3.2 libopencv-superres3.2 libopencv-videostab3.2 libopencv3.2-jni python-opencv Dependency problem found. $ dak rm -Rn -b libopencv-videoio4.1 Will remove the following packages from unstable: libopencv-videoio4.1 | 4.1.2+dfsg-5+b1 | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x Maintainer: Debian Science Team <[email protected]> ------------------- Reason ------------------- ---------------------------------------------- Checking reverse dependencies... # Broken Depends: opencv: libopencv-contrib4.1 libopencv-highgui4.1 libopencv-superres4.1 libopencv-videostab4.1 libopencv4.1-jni Dependency problem found. G.

