Package: src:debian-installer-netboot-images Version: 20250803+deb13u1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:debian-installer-netboot-images, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean rm -f debian/debian-installer-*.lintian-overrides make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' if ! ./get-images.sh amd64; then \ if [ -n "trixie" ]; then \ echo; echo; echo; \ echo "Version not found in trixie-proposed-updates, falling back to trixie"; \ echo; echo; echo; \ sleep 5; \ DISTRIBUTION=trixie ./get-images.sh amd64; \ else \ echo "Version not found in trixie-proposed-updates, no fallback defined"; \ exit 1; \ fi \ fi Prepended http:// to '/dists/trixie-proposed-updates/Release.gpg' http:///dists/trixie-proposed-updates/Release.gpg: Invalid host name. Version not found in trixie-proposed-updates, falling back to trixie Prepended http:// to '/dists/trixie/Release.gpg' http:///dists/trixie/Release.gpg: Invalid host name. make[1]: *** [debian/rules:19: get-images-amd64] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:14: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

