Package: src:deltarpm
Version: 3.6.5+dfsg-3
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/202606/

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:deltarpm, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
        chmod -R u\+rwX /<<BUILDDIR>>/deltarpm-3.6.5\+dfsg/debian/tmp
# Handle Python 3 extension naming - adapted from dbus-python
# 1) Replace ".so" with EXT_SUFFIX
# 2) Drop "module" from the filename, no longer works with python >> 3.2
rm -f debian/tmp/usr/lib/python3/dist-packages/*.so
set -e && for py in python3.14 python3.13; do \
        so=`/usr/bin/$py -c "import sysconfig; 
print(sysconfig.get_config_var('EXT_SUFFIX') or 
sysconfig.get_config_var('SO'))"`; \
        install $py/_deltarpmmodule.so \
                debian/tmp/usr/lib/python3/dist-packages/_deltarpm$so; \
done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs NEWS README
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installchangelogs
   dh_installman
   dh_python3
E: dh_python3 dh_python3:105: cannot initialize DebHelper: Unable to determine 
debhelper compatibility version.
make: *** [debian/rules:31: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to