Package: src:zfsnap Version: 1.11.1-8.1 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f debian/wikidocs/*.html dh_auto_clean dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules binary dh binary dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) dh_update_autotools_config debian/rules override_dh_auto_build-indep make[1]: Entering directory '/<<PKGBUILDDIR>>' cd debian/wikidocs && for ASDF in *.md; do pandoc -f markdown -t html "$ASDF" > "$ASDF.html"; done make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_prep dh_installdirs dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules override_dh_auto_install-indep make[1]: Entering directory '/<<PKGBUILDDIR>>' cp zfSnap.sh debian/zfsnap/usr/sbin/zfSnap chmod 0755 debian/zfsnap/usr/sbin/zfSnap chown root:root debian/zfsnap/usr/sbin/zfSnap chown: changing ownership of 'debian/zfsnap/usr/sbin/zfSnap': Operation not permitted make[1]: *** [debian/rules:25: override_dh_auto_install-indep] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:13: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202501/ 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 could not 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:zfsnap, so that this is still visible in the BTS web page for this package. Thanks.