Package: src:debian-installer-netboot-images Version: 20150422+deb8u4.b1 Severity: serious
Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_testdir -i dh_update_autotools_config -i dh_auto_configure -i dh_auto_build -i dh_auto_test -i fakeroot debian/rules binary-indep dh binary-indep dh_testroot -i dh_prep -i debian/rules override_dh_auto_install make[1]: Entering directory '/<<BUILDDIR>>/debian-installer-netboot-images-20150422+deb8u4.b1' [... snipped ...] Connecting to httpredir.debian.org (httpredir.debian.org)|5.153.231.35|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.eq.uc.pt/software/Linux/debian/dists/jessie-proposed-updates/main/binary-amd64/Packages.gz [following] --2016-09-17 22:40:30-- http://ftp.eq.uc.pt/software/Linux/debian/dists/jessie-proposed-updates/main/binary-amd64/Packages.gz Resolving ftp.eq.uc.pt (ftp.eq.uc.pt)... 193.137.214.36 Connecting to ftp.eq.uc.pt (ftp.eq.uc.pt)|193.137.214.36|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 20 [application/x-gzip] Saving to: 'amd64.Packages.gz' 0K 100% 5.71M=0s 2016-09-17 22:40:30 (5.71 MB/s) - 'amd64.Packages.gz' saved [20/20] amd64.Packages.gz: OK --2016-09-17 22:40:30-- http://httpredir.debian.org/debian/pool/main/d/debian-installer/debian-installer_20150422+deb8u4+b1_amd64.deb Resolving httpredir.debian.org (httpredir.debian.org)... 128.31.0.66, 5.153.231.35, 2001:41c8:1000:21::21:35 Connecting to httpredir.debian.org (httpredir.debian.org)|128.31.0.66|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://ftp.eq.uc.pt/software/Linux/debian/pool/main/d/debian-installer/debian-installer_20150422+deb8u4+b1_amd64.deb [following] --2016-09-17 22:40:31-- http://ftp.eq.uc.pt/software/Linux/debian/pool/main/d/debian-installer/debian-installer_20150422+deb8u4+b1_amd64.deb Resolving ftp.eq.uc.pt (ftp.eq.uc.pt)... 193.137.214.36 Connecting to ftp.eq.uc.pt (ftp.eq.uc.pt)|193.137.214.36|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 736654 (719K) [application/x-debian-package] Saving to: 'debian-installer_20150422+deb8u4+b1_amd64.deb' 0K .......... .......... .......... .......... .......... 6% 1.11M 1s 50K .......... .......... .......... .......... .......... 13% 2.84M 0s 100K .......... .......... .......... .......... .......... 20% 6.38M 0s 150K .......... .......... .......... .......... .......... 27% 8.54M 0s 200K .......... .......... .......... .......... .......... 34% 2.55M 0s 250K .......... .......... .......... .......... .......... 41% 130M 0s 300K .......... .......... .......... .......... .......... 48% 14.5M 0s 350K .......... .......... .......... .......... .......... 55% 10.7M 0s 400K .......... .......... .......... .......... .......... 62% 2.72M 0s 450K .......... .......... .......... .......... .......... 69% 93.0M 0s 500K .......... .......... .......... .......... .......... 76% 1.15M 0s 550K .......... .......... .......... .......... .......... 83% 2.44M 0s 600K .......... .......... .......... .......... .......... 90% 206M 0s 650K .......... .......... .......... .......... .......... 97% 247M 0s 700K .......... ......... 100% 233M=0.2s 2016-09-17 22:40:31 (3.83 MB/s) - 'debian-installer_20150422+deb8u4+b1_amd64.deb' saved [736654/736654] sha256sum: debian-installer_20150422+deb8u4+b1_amd64.deb.sha256sum: no properly formatted SHA256 checksum lines found debian/rules:19: recipe for target 'get-images-amd64' failed make[1]: *** [get-images-amd64] Error 1 make[1]: Leaving directory '/<<BUILDDIR>>/debian-installer-netboot-images-20150422+deb8u4.b1' debian/rules:14: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit status 2 -------------------------------------------------------------------------------- The relevant part of the build log is included above. I am aware that this is the same version in jessie, but if it's not appropriate for stretch, then we might better have this package autoremoved from stretch than present and not building. Thanks.