[Python-apps-team] Bug#916477: hovercraft: autopkgtest regression

Paul Gevers elbrus at debian.org
Fri Dec 14 21:00:47 GMT 2018


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

I copied some of the output at the bottom of this report. This seems to
indicate that you test against all the supported python3 versions, while
your package doesn't seem to support python3.6, which is a supported
version. I think you either need to make sure you build against all
supported python3 versions, or you shouldn't test against all supported
versions.

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

https://ci.debian.net/data/autopkgtest/testing/amd64/h/hovercraft/1504150/log.gz

autopkgtest [04:24:08]: test hovercraft: [-----------------------
[*] testing python3.6:
============================= test session starts
==============================
platform linux -- Python 3.6.7, pytest-3.6.4, py-1.7.0, pluggy-0.8.0 --
/usr/bin/python3.6
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.gcki_7qs/downtmp/build.ndV/src, inifile:
collecting ...
==================================== ERRORS
====================================
___________________ ERROR collecting tests/test_generator.py
___________________
tests/test_generator.py:4: in <module>
    from hovercraft.generate import rst2html
hovercraft/__init__.py:16: in <module>
    __version__ = pkg_resources.require("hovercraft")[0].version
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:898: in require
    needed = self.resolve(parse_requirements(requirements))
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:784: in resolve
    raise DistributionNotFound(req, requirers)
E   pkg_resources.DistributionNotFound: The 'hovercraft' distribution
was not found and is required by the application
------------------------------- Captured stderr
--------------------------------
/usr/lib/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't
resolve package from __spec__ or __package__, falling back on __name__
and __path__
  return f(*args, **kwds)
=========================== 1 error in 0.34 seconds
============================
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:6:
DeprecationWarning: the imp module is deprecated in favour of importlib;
see the module's documentation for alternative uses
  import imp
autopkgtest [04:24:09]: test hovercraft: -----------------------]

-------------- 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/python-apps-team/attachments/20181214/712b9989/attachment.sig>


More information about the Python-apps-team mailing list