Source: adequate Version: 0.15.1 Severity: serious Tags: ftbfs Since the uploads of acl and attr with this changelog entry, adequate FTBFS:
* Perform a proper and correct /usr-merge transition by moving the package contents from / to /usr. Build log of a failed build: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/adequate.html The relevant lines are: TESTING: ./adequate coreutils coreutils: bin-or-sbin-binary-requires-usr-lib-library /bin/cp => /usr/lib/x86_64-linux-gnu/libacl.so.1 coreutils: bin-or-sbin-binary-requires-usr-lib-library /bin/cp => /usr/lib/x86_64-linux-gnu/libattr.so.1 coreutils: bin-or-sbin-binary-requires-usr-lib-library /bin/mv => /usr/lib/x86_64-linux-gnu/libacl.so.1 coreutils: bin-or-sbin-binary-requires-usr-lib-library /bin/mv => /usr/lib/x86_64-linux-gnu/libattr.so.1 make: *** [debian/rules:17: debian/build-stamp] Error 1 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 While I personally value that bin-or-sbin-binary-requires-usr-lib-library check a lot, Debian has decided to not go down that path and to allow library and other dependencies from /bin/ and /sbin/ into /usr/. With acl and attr having its libraries in /usr/lib/, coreutils is no more adequate-clean and hence that test fails. IMHO adequate shouldn't use any other package than itself or maybe a dummy package included in the test suite — as lintian does, although that's probably more difficult for as-installed testing. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), (500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled -- no debconf information