Bug#909237: python-imageio: autopkgtest regression: ModuleNotFoundError: No module named 'psutil'

Paul Gevers elbrus at debian.org
Thu Sep 20 08:05:27 BST 2018


Source: python-imageio
Version: 2.4.1-1
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression

Dear maintainers,

With a recent upload of python-imageio the autopkgtest of python-imageio
fails in testing when that autopkgtest is run with the binary packages
of python-imageio from unstable. It passes when run with only packages
from testing. In tabular form:
                       pass            fail
python-imageio         from testing    2.4.1-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. It seems like
you forgot to add the test dependencies that you added to the build
dependencies for the same reason.

Currently this regression is contributing to the delay of the migration
to testing [1]. Can you please investigate the situation and fix it? If
needed, please change the bug's severity.

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-imageio

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

autopkgtest [04:41:44]: test command1: [-----------------------
Testing with python2.7:
============================= test session starts
==============================
platform linux2 -- Python 2.7.15+, pytest-3.6.4, py-1.6.0, pluggy-0.6.0
-- /usr/bin/python2.7
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.q2ka8mo0/downtmp/autopkgtest_tmp, inifile:
collecting ... collected 108 items / 1 errors

==================================== ERRORS
====================================
_______________________ ERROR collecting test_ffmpeg.py
________________________
ImportError while importing test module
'/tmp/autopkgtest-lxc.q2ka8mo0/downtmp/autopkgtest_tmp/test_ffmpeg.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
test_ffmpeg.py:9: in <module>
    import psutil
E   ImportError: No module named psutil
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection
!!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.87 seconds
============================
autopkgtest [04:41:46]: test command1: -----------------------]


autopkgtest [04:42:27]: test command2: [-----------------------
Testing with python3.6:
============================= test session starts
==============================
platform linux -- Python 3.6.6, pytest-3.6.4, py-1.6.0, pluggy-0.6.0 --
/usr/bin/python3.6
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.q2ka8mo0/downtmp/autopkgtest_tmp, inifile:
collecting ... collected 108 items / 1 errors

==================================== ERRORS
====================================
_______________________ ERROR collecting test_ffmpeg.py
________________________
ImportError while importing test module
'/tmp/autopkgtest-lxc.q2ka8mo0/downtmp/autopkgtest_tmp/test_ffmpeg.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
test_ffmpeg.py:9: in <module>
    import psutil
E   ModuleNotFoundError: No module named 'psutil'
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection
!!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.80 seconds
============================
autopkgtest [04:42:28]: test command2: -----------------------]

-------------- 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-science-maintainers/attachments/20180920/da7fad31/attachment.sig>


More information about the debian-science-maintainers mailing list