[Debian-med-packaging] Bug#954253: python3-pybel: Missing dependency on unpackaged bel_resources

Adrian Bunk bunk at debian.org
Thu Mar 19 10:50:12 GMT 2020


Package: python3-pybel
Version: 0.14.5-1
Severity: serious
Control: block 950662 by -1

https://buildd.debian.org/status/fetch.php?pkg=pybel&arch=all&ver=0.14.5-1&stamp=1583338001&raw=0
...
   dh_python3 -i -O--buildsystem=pybuild
I: dh_python3 pydist:224: Cannot find package that provides bel_resources. Please add package that provides it to Build-Depends or add "bel_resources python3-bel-resources" line to debian/py3dist-overrides or add proper dependency to Depends by hand and ignore this info.
...


https://ci.debian.net/packages/p/pybel/unstable/amd64/
...
Testing with python3.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/pybel/__init__.py", line 5, in <module>
    from .canonicalize import edge_to_bel, to_bel_script, to_bel_script_gz, to_bel_script_lines
  File "/usr/lib/python3/dist-packages/pybel/canonicalize.py", line 11, in <module>
    import bel_resources.constants
ModuleNotFoundError: No module named 'bel_resources'



More information about the Debian-med-packaging mailing list