[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#998028: m2crypto: autopkgtest regression: No module named 'parameterized'



Source: m2crypto
Version: 0.38.0-1
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

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

                       pass            fail
m2crypto               from testing    0.38.0-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=m2crypto

https://ci.debian.net/data/autopkgtest/testing/amd64/m/m2crypto/16259993/log.gz

[*] testing python3.9:
============================= test session starts
==============================
platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
-- /usr/bin/python3.9
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.sv_z4us_/downtmp/autopkgtest_tmp
collecting ... collected 277 items / 2 errors / 275 selected

==================================== ERRORS
====================================
______________________ ERROR collecting tests/test_bio.py
______________________
ImportError while importing test module
'/tmp/autopkgtest-lxc.sv_z4us_/downtmp/autopkgtest_tmp/tests/test_bio.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_bio.py:13: in <module>
    from parameterized import parameterized
E   ModuleNotFoundError: No module named 'parameterized'
______________________ ERROR collecting tests/test_evp.py
______________________
ImportError while importing test module
'/tmp/autopkgtest-lxc.sv_z4us_/downtmp/autopkgtest_tmp/tests/test_evp.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_evp.py:17: in <module>
    from parameterized import parameterized
E   ModuleNotFoundError: No module named 'parameterized'
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection
!!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.73s
===============================
autopkgtest [21:12:18]: test python3-m2crypto


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: