Package: src:python-ghdiff Version: 0.4-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python3 --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python3.6 setup.py config running config dh_auto_build -i -O--buildsystem=pybuild I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py copying src/ghdiff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_ghdiff/build copying src/ipython_magic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_ghdiff/build running egg_info writing src/ghdiff.egg-info/PKG-INFO writing dependency_links to src/ghdiff.egg-info/dependency_links.txt writing entry points to src/ghdiff.egg-info/entry_points.txt writing requirements to src/ghdiff.egg-info/requires.txt writing top-level names to src/ghdiff.egg-info/top_level.txt reading manifest file 'src/ghdiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/ghdiff.egg-info/SOURCES.txt' dh_auto_test -i -O--buildsystem=pybuild I: pybuild base:217: python3.6 setup.py test running test Searching for chardet Note: Bypassing https://pypi.org/simple/chardet/ (disallowed host; see http://bit.ly/2hrImnY for details). Couldn't find index page for 'chardet' (maybe misspelled?) Scanning index of all packages (this may take a while) Note: Bypassing https://pypi.org/simple/ (disallowed host; see http://bit.ly/2hrImnY for details). No local packages or working download links found for chardet error: Could not find suitable distribution for Requirement.parse('chardet') E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: python3.6 setup.py test dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13 debian/rules:5: recipe for target 'build-indep' failed make: *** [build-indep] Error 25 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is how the build ends in my autobuilder and it's not necessarily the relevant part. The failure is not, however, related to using dpkg-buildpackage -A, as it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-ghdiff.html 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 page for this package. Thanks.