On 12.09.19 15:26, John Paul Adrian Glaubitz wrote:
On 9/12/19 3:17 PM, Matthias Klose wrote:
jrtc27@coccia:~$ diff -u <(awk '/^Build-Depends:/{s=$0; next} /^ /&&s{s=s$0; next} s{print s; s=""} END{if (s) print s}' /srv/mirrors/debian/pool/main/b/binutils/binutils_2.32.51.20190909-1.dsc | sed 's/,/&\n/g') <(tar -O -xf /srv/mirrors/debian/pool/main/b/binutils/binutils_2.32.51.20190909-1.debian.tar.xz debian/control | awk '/^Build-Depends:/{s=$0; next} /^ /&&s{s=s$0; next} s{print s; s=""} END{if (s) print s}' | sed 's/   */ /g;s/,/&\n/g')
--- /dev/fd/63    2019-09-12 09:46:12.544764354 +0000
+++ /dev/fd/62    2019-09-12 09:46:12.532764072 +0000
@@ -30,4 +30,4 @@
   g++-i686-linux-gnu [amd64 arm64 ppc64el x32] <!nocheck>,
   g++-x86-64-linux-gnu [arm64 i386 ppc64el x32] <!nocheck>,
   g++-x86-64-linux-gnux32 [amd64 arm64 i386 ppc64el] <!nocheck>,
- libc6-dev (>= 2.29) | libc6.1-dev (>= 2.29) | libc0.1-dev-i386 (>= 2.29) | libc0.3-dev (>= 2.29)
+

so what is bogus about that? the b-d can be fulfilled, or not?

It cannot be fulfilled. buildd.debian.org claims it's BD-Uninstallable.

that's not an answer to my question.

Reply via email to