[Debian-med-packaging] Bug#972983: python-ete3: autopkgtest regression: No module named 'numpy'

Paul Gevers elbrus at debian.org
Mon Oct 26 19:55:55 GMT 2020


Source: python-ete3
Version: 3.1.2+dfsg-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of python-ete3 the autopkgtest of python-ete3 fails
in testing when that autopkgtest is run with the binary packages of
python-ete3 from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
python-ete3            from testing    3.1.2+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=python-ete3

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-ete3/7751730/log.gz

autopkgtest [09:29:16]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import ete3; print(ete3)" ; done
autopkgtest [09:29:16]: test autodep8-python3: [-----------------------
Testing with python3.8:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/ete3/__init__.py", line 55, in
<module>
    from .evol.evoltree import *
  File "/usr/lib/python3/dist-packages/ete3/evol/__init__.py", line 54,
in <module>
    from .evoltree            import *
  File "/usr/lib/python3/dist-packages/ete3/evol/evoltree.py", line 83,
in <module>
    from .utils import translate
  File "/usr/lib/python3/dist-packages/ete3/evol/utils.py", line 45, in
<module>
    from numpy import floor, pi as PI, sin
ModuleNotFoundError: No module named 'numpy'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20201026/3f5faac7/attachment-0001.sig>


More information about the Debian-med-packaging mailing list