Package: src:hgsubversion Version: 1.8.7+1517-b3e41b0d50a2-1 Severity: serious Tags: ftbfs
Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2 dh_update_autotools_config -i dh_auto_configure -i debian/rules override_dh_auto_test make[1]: Entering directory '/<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2' #Disable the testsuite. It's broken in 1.8.3 make[1]: Leaving directory '/<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2' fakeroot debian/rules binary-indep dh binary-indep --with python2 dh_testroot -i dh_prep -i debian/rules override_dh_auto_install make[1]: Entering directory '/<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2' python setup.py install --root /<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2/debian/hgsubversion --install-layout=deb Traceback (most recent call last): File "setup.py", line 106, in <module> from hgsubversion.svnwrap import svn_swig_wrapper File "/<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2/hgsubversion/__init__.py", line 37, in <module> demandimport.ignore.extend([ AttributeError: 'module' object has no attribute 'ignore' make[1]: *** [debian/rules:15: override_dh_auto_install] Error 1 make[1]: Leaving directory '/<<BUILDDIR>>/hgsubversion-1.8.7+1517-b3e41b0d50a2' make: *** [debian/rules:7: binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/hgsubversion.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.