[Python-modules-team] Bug#915765: pystaticconfiguration FTBFS: test error

Adrian Bunk bunk at debian.org
Thu Dec 6 16:31:09 GMT 2018


Source: pystaticconfiguration
Version: 0.10.3-1
Severity: serious
Tags: ftbfs

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

...
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd /build/1st/pystaticconfiguration-0.10.3/.pybuild/cpython2_2.7_staticconf/build; python2.7 -m pytest tests
============================= test session starts ==============================
platform linux2 -- Python 2.7.15+, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
rootdir: /build/1st/pystaticconfiguration-0.10.3, inifile:
collected 142 items

tests/config_test.py ...................................
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line 184, in wrap_session
INTERNALERROR>     session.exitstatus = doit(config, session) or 0
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line 224, in _main
INTERNALERROR>     config.hook.pytest_runtestloop(session=session)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/hooks.py", line 284, in __call__
INTERNALERROR>     return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 67, in _hookexec
INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 61, in <lambda>
INTERNALERROR>     firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 208, in _multicall
INTERNALERROR>     return outcome.get_result()
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 81, in get_result
INTERNALERROR>     _reraise(*ex)  # noqa
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 187, in _multicall
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line 245, in pytest_runtestloop
INTERNALERROR>     item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/hooks.py", line 284, in __call__
INTERNALERROR>     return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 67, in _hookexec
INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 61, in <lambda>
INTERNALERROR>     firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 208, in _multicall
INTERNALERROR>     return outcome.get_result()
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 81, in get_result
INTERNALERROR>     _reraise(*ex)  # noqa
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 187, in _multicall
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/runner.py", line 77, in pytest_runtest_protocol
INTERNALERROR>     runtestprotocol(item, nextitem=nextitem)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/runner.py", line 86, in runtestprotocol
INTERNALERROR>     rep = call_and_report(item, "setup", log)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/runner.py", line 173, in call_and_report
INTERNALERROR>     hook = item.ihook
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/nodes.py", line 118, in ihook
INTERNALERROR>     return self.session.gethookproxy(self.fspath)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line 418, in gethookproxy
INTERNALERROR>     my_conftestmodules = pm._getconftestmodules(fspath)
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 409, in _getconftestmodules
INTERNALERROR>     for parent in directory.realpath().parts():
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/py/_path/local.py", line 588, in realpath
INTERNALERROR>     return self.__class__(os.path.realpath(self.strpath))
INTERNALERROR>   File "/usr/lib/python2.7/dist-packages/py/_path/local.py", line 154, in __init__
INTERNALERROR>     raise ValueError("can only pass None, Path instances "
INTERNALERROR> ValueError: can only pass None, Path instances or non-empty strings to LocalPath

========================== 35 passed in 0.53 seconds ===========================
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=3: cd /build/1st/pystaticconfiguration-0.10.3/.pybuild/cpython2_2.7_staticconf/build; python2.7 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13
make: *** [debian/rules:9: build] Error 25



More information about the Python-modules-team mailing list