[Debian-med-packaging] Bug#920048: mypy: autopkgtest regression

Paul Gevers elbrus at debian.org
Mon Jan 21 20:55:45 GMT 2019


Source: mypy
Version: 0.660-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 mypy the autopkgtest of mypy fails in testing
when that autopkgtest is run with the binary packages of mypy from
unstable. It passes when run with only packages from testing. In tabular
form:
                       pass            fail
mypy                   from testing    0.660-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. Don't you want
a (test) dependency on the binary from the new source?

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it? If needed, please
change the bug's severity. (Your package breaks cwltool as well with the
same error, maybe you can help the maintainer).

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=mypy

https://ci.debian.net/data/autopkgtest/testing/amd64/m/mypy/1741524/log.gz

==================================== ERRORS
====================================
______________________ ERROR collecting test/testargs.py
_______________________
ImportError while importing test module
'/usr/lib/python3/dist-packages/mypy/test/testargs.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/mypy/test/testargs.py:12: in <module>
    from mypy.test.helpers import Suite, assert_equal
/usr/lib/python3/dist-packages/mypy/test/helpers.py:20: in <module>
    from mypy.main import process_options
/usr/lib/python3/dist-packages/mypy/main.py:14: in <module>
    from mypy import build
/usr/lib/python3/dist-packages/mypy/build.py:33: in <module>
    from mypy.nodes import (MypyFile, ImportBase, Import, ImportFrom,
ImportAll)
/usr/lib/python3/dist-packages/mypy/nodes.py:9: in <module>
    from mypy_extensions import trait
E   ModuleNotFoundError: No module named 'mypy_extensions'


-------------- 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/20190121/bf16dba5/attachment-0001.sig>


More information about the Debian-med-packaging mailing list