Package: src:python-httpsig Version: 1.2.0-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in sid but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python3 --buildsystem pybuild dh_testdir -i -O--buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_autoreconf -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py config running config 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.7 setup.py build running build running build_py [... snipped ...] writing top-level names to httpsig.egg-info/top_level.txt writing manifest file 'httpsig.egg-info/SOURCES.txt' reading manifest file 'httpsig.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpsig.egg-info/SOURCES.txt' copying httpsig/tests/rsa_private.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/httpsig/tests copying httpsig/tests/rsa_public.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/httpsig/tests I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig copying httpsig/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig copying httpsig/verify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig copying httpsig/sign.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig copying httpsig/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig copying httpsig/requests_auth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests copying httpsig/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests copying httpsig/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests copying httpsig/tests/test_verify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests copying httpsig/tests/test_signature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests running egg_info writing httpsig.egg-info/PKG-INFO writing dependency_links to httpsig.egg-info/dependency_links.txt writing requirements to httpsig.egg-info/requires.txt writing top-level names to httpsig.egg-info/top_level.txt reading manifest file 'httpsig.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpsig.egg-info/SOURCES.txt' copying httpsig/tests/rsa_private.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests copying httpsig/tests/rsa_public.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/httpsig/tests dh_auto_test -i -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py test running test Searching for six Note: Bypassing https://pypi.org/simple/six/ (disallowed host; see http://bit.ly/2hrImnY for details). Couldn't find index page for 'six' (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 six error: Could not find suitable distribution for Requirement.parse('six') E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: python3.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code 13 make: *** [debian/rules:4: build-indep] Error 13 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder but it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-httpsig.html Thanks.

