Source: pytest-pylint Version: 0.7.1-1 Severity: serious https://ci.debian.net/packages/p/pytest-pylint/unstable/amd64/ https://tests.reproducible-builds.org/debian/history/pytest-pylint.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-pylint.html
... I: pybuild base:184: python3.6 -m pytest -v -x --ignore debian ============================= test session starts ============================== platform linux -- Python 3.6.4, pytest-3.2.1, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3.6 cachedir: .cache rootdir: /build/1st/pytest-pylint-0.7.1, inifile: tox.ini plugins: pylint-0.7.1 collecting ... collected 10 items ----------------------------------------------------------------- Linting files ----------------------------------------------------------------- pytest_pylint.py FAILED =================================== FAILURES =================================== __________________________ [pylint] pytest_pylint.py ___________________________ W: 25, 0: Unused variable '__class__' (unused-variable) W: 25, 0: Unused variable '__class__' (unused-variable) W:160, 0: Unused variable '__class__' (unused-variable) W:160, 0: Unused variable '__class__' (unused-variable) W:160, 0: Unused variable '__class__' (unused-variable) W:160, 0: Unused variable '__class__' (unused-variable) !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 failed in 4.42 seconds =========================== 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' E: pybuild pybuild:283: test: plugin custom failed with: exit code=2: python3.6 -m pytest -v -x --ignore debian dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 returned exit code 13 debian/rules:12: recipe for target 'override_dh_auto_install' failed make[1]: *** [override_dh_auto_install] Error 25