[Debian-med-packaging] Bug#958574: toil: autopkgtest regression in a superficial test
Paul Gevers
elbrus at debian.org
Thu Apr 23 21:16:19 BST 2020
Source: toil
Version: 4.0.0-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 toil the autopkgtest of toil fails in testing
when that autopkgtest is run with the binary packages of toil from
unstable. It passes when run with only packages from testing. In tabular
form:
pass fail
toil from testing 4.0.0-1
all others from testing from testing
I copied some of the output at the bottom of this report. Although I
believe that this issue is not in your package but in python3-docker
(shouldn't it depend on python3-distutils), with my release team member
hat on, I request you to mark you smoke-test as superficial as it's
hardly testing the package.
Currently this regression is blocking the migration to testing [1]. I'll
file a bug against python3-docker shortly.
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=toil
https://ci.debian.net/data/autopkgtest/testing/amd64/t/toil/5115001/log.gz
autopkgtest [17:13:20]: test smoke-test: [-----------------------
Traceback (most recent call last):
File "/usr/bin/toil", line 11, in <module>
load_entry_point('toil==4.0.0', 'console_scripts', 'toil')()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2852, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2443, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2449, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python3/dist-packages/toil/__init__.py", line 25, in
<module>
from docker.errors import ImageNotFound
File "/usr/lib/python3/dist-packages/docker/__init__.py", line 2, in
<module>
from .api import APIClient
File "/usr/lib/python3/dist-packages/docker/api/__init__.py", line 2,
in <module>
from .client import APIClient
File "/usr/lib/python3/dist-packages/docker/api/client.py", line 10,
in <module>
from .build import BuildApiMixin
File "/usr/lib/python3/dist-packages/docker/api/build.py", line 6, in
<module>
from .. import auth
File "/usr/lib/python3/dist-packages/docker/auth.py", line 7, in <module>
from . import credentials
File "/usr/lib/python3/dist-packages/docker/credentials/__init__.py",
line 2, in <module>
from .store import Store
File "/usr/lib/python3/dist-packages/docker/credentials/store.py",
line 9, in <module>
from .utils import create_environment_dict
File "/usr/lib/python3/dist-packages/docker/credentials/utils.py",
line 1, in <module>
import distutils.spawn
ModuleNotFoundError: No module named 'distutils.spawn'
autopkgtest [17:13:20]: test smoke-test: -----------------------]
-------------- 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/20200423/04f95532/attachment.sig>
More information about the Debian-med-packaging
mailing list