Source: python-trustme
Version: 0.4.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20190325 qa-ftbfs
Justification: FTBFS in buster on amd64

Hi,

During a rebuild of all packages in buster (in a buster chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/trustme
> copying trustme/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/trustme
> copying trustme/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/trustme
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; 
> python3.7 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.7.3rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
> rootdir: /<<PKGBUILDDIR>>, inifile:
> collected 0 items / 1 errors
> 
> ==================================== ERRORS 
> ====================================
> ______ ERROR collecting .pybuild/cpython3_3.7/build/tests/test_trustme.py 
> ______
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/test_trustme.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> tests/test_trustme.py:20: in <module>
>     import trustme
> trustme/__init__.py:11: in <module>
>     import idna
> E   ModuleNotFoundError: No module named 'idna'
> !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> =========================== 1 error in 0.14 seconds 
> ============================
> E: pybuild pybuild:341: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m pytest tests
> dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.7 returned 
> exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2019/03/25/python-trustme_0.4.0-1_testing.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to