[Python-modules-team] Bug#867522: pytest-pylint FTBFS with python 3.6 as supported version

Adrian Bunk bunk at debian.org
Fri Jul 7 00:45:07 UTC 2017


Source: pytest-pylint
Version: 0.6.0-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-pylint.html

...
I: pybuild base:184: python3.6 -m pytest -v -x
============================= test session starts ==============================
platform linux -- Python 3.6.2rc1, pytest-3.0.6, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3.6
cachedir: .cache
rootdir: /build/1st/pytest-pylint-0.6.0, inifile: tox.ini
plugins: pylint-0.6.0
collecting ... collected 12 items

pytest_pylint.py PASSED
setup.py PASSED
test_pytest_pylint.py PASSED
test_pytest_pylint.py::test_basic PASSED
test_pytest_pylint.py::test_error_control PASSED
test_pytest_pylint.py::test_pylintrc_file PASSED
test_pytest_pylint.py::test_pylintrc_file_beside_ini PASSED
test_pytest_pylint.py::test_pylintrc_ignore PASSED
test_pytest_pylint.py::test_pylintrc_msg_template PASSED
debian/python-pytest-pylint/usr/lib/python2.7/dist-packages/pytest_pylint.py FAILED

=================================== FAILURES ===================================
 [pylint] debian/python-pytest-pylint/usr/lib/python2.7/dist-packages/pytest_pylint.py 
E:  5, 0: No name 'configparser' in module '_MovedItems' (no-name-in-module)
----------------------------- Captured stderr call -----------------------------
Unable to create directory /nonexistent/first-build/.pylint.d
Unable to create file /nonexistent/first-build/.pylint.d/pytest_pylint1.stats: [Errno 2] No such file or directory: '/nonexistent/first-build/.pylint.d/pytest_pylint1.stats'
!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!
====================== 1 failed, 9 passed in 3.58 seconds ======================
E: pybuild pybuild:283: test: plugin custom failed with: exit code=2: python3.6 -m pytest -v -x
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 returned exit code 13
debian/rules:12: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 25



More information about the Python-modules-team mailing list