[Debian-med-packaging] Bug#890123: biomaj3-core: missing build dependency on python3-requests

Adrian Bunk bunk at debian.org
Sun Feb 11 11:24:33 UTC 2018


Source: biomaj3-core
Version: 3.0.11-1
Severity: serious

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

...
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd /build/1st/biomaj3-core-3.0.11/.pybuild/pythonX.Y_3.6/build; python3.6 -m nose tests
E
======================================================================
ERROR: Failure: ModuleNotFoundError (No module named 'requests')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
    raise self.exc_val.with_traceback(self.tb)
  File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/usr/lib/python3.6/imp.py", line 235, in load_module
    return load_source(name, filename, file)
  File "/usr/lib/python3.6/imp.py", line 172, in load_source
    module = _load(spec)
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/build/1st/biomaj3-core-3.0.11/.pybuild/pythonX.Y_3.6/build/tests/biomaj_tests.py", line 10, in <module>
    from biomaj_core.utils import Utils
  File "/build/1st/biomaj3-core-3.0.11/.pybuild/pythonX.Y_3.6/build/biomaj_core/utils.py", line 12, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

----------------------------------------------------------------------
Ran 1 test in 1.546s

FAILED (errors=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /build/1st/biomaj3-core-3.0.11/.pybuild/pythonX.Y_3.6/build; python3.6 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.6 returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 25



More information about the Debian-med-packaging mailing list