Source: python-saharaclient Version: 1.3.0-3 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-saharaclient.html
... ===> Testing with python (python3) + rm -rf .testrepository + testr-python3 init + mktemp -t + TEMP_REZ=/tmp/tmp.HtfMaLYSD8 + tee /tmp/tmp.HtfMaLYSD8 + subunit2pyunit + pwd + PYTHONPATH=/build/1st/python-saharaclient-1.3.0 PYTHON=python3.6 testr-python3 run --subunit saharaclient\.tests\.unit.* Non-zero exit code (2) from test listing. running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover $DISCOVER_DIRECTORY --list --- import errors --- Failed to import test module: saharaclient.tests.unit.test_hacking Traceback (most recent call last): File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 456, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name __import__(name) File "/build/1st/python-saharaclient-1.3.0/saharaclient/tests/unit/test_hacking.py", line 17, in <module> from saharaclient.tests.hacking import checks File "/build/1st/python-saharaclient-1.3.0/saharaclient/tests/hacking/checks.py", line 21, in <module> from saharaclient.tests.hacking import commit_message File "/build/1st/python-saharaclient-1.3.0/saharaclient/tests/hacking/commit_message.py", line 17, in <module> from hacking import core ModuleNotFoundError: No module named 'hacking' ---------------------------------------------------------------------- Ran 0 tests in 2.034s OK + cat /tmp/tmp.HtfMaLYSD8 + subunit-filter -s --no-passthrough + subunit-stats Total tests: 0 Passed tests: 0 Failed tests: 0 Skipped tests: 0 Seen tags: + rm -f /tmp/tmp.HtfMaLYSD8 + testr-python3 slowest debian/rules:13: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 3