[Debian-med-packaging] Bug#980281: q2-dada2: autopkgtest failure: missing depends python3-biom-format

Juhani Numminen juhaninumminen0 at gmail.com
Sun Jan 17 07:34:39 GMT 2021


Package: q2-dada2
Version: 2020.11.1-1
Severity: serious

Hi!

Debci reports the following failure (source: https://ci.debian.net/packages/q/q2-dada2/testing/amd64/)

==================================== ERRORS ====================================
_______________ ERROR collecting q2_dada2/tests/test_denoise.py ________________
ImportError while importing test module '/tmp/autopkgtest-lxc.nkzw0lkg/downtmp/autopkgtest_tmp/q2_dada2/tests/test_denoise.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
q2_dada2/__init__.py:9: in <module>
    from ._denoise import denoise_single, denoise_paired, denoise_pyro
q2_dada2/_denoise.py:14: in <module>
    import biom
E   ModuleNotFoundError: No module named 'biom'

That is, q2-dada2 tries to import biom but does not declare
Depends: python3-biom-format. 

--
Juhani



More information about the Debian-med-packaging mailing list