Your message dated Sun, 10 May 2020 09:04:08 +0000
with message-id <e1jxhsw-000ev5...@fasolo.debian.org>
and subject line Bug#958577: fixed in python-docker 4.1.0-1.1
has caused the Debian Bug report #958577,
regarding python3-docker Depends on python3-distutils but doesn't declare it
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
958577: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958577
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-docker
Version: 4.1.0-1
Severity: serious

Dear maintainer,

As can be seen by the autopkgtest of toil [1], python3-docker needs
distutils.spawn to be able to support "from docker.errors import
ImageNotFound". I believe python3-docker therefor Depends on
python3-distutils, but it doesn't declare that relation. See the
trace-back below.

Paul

[1]
https://ci.debian.net/data/autopkgtest/testing/amd64/t/toil/5129938/log.gz

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'

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-docker
Source-Version: 4.1.0-1.1
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-docker, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 958...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-docker package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 May 2020 10:32:27 +0200
Source: python-docker
Binary: python3-docker
Architecture: source all
Version: 4.1.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Docker Compose Team <team+docker-comp...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python3-docker - Python 3 wrapper to access docker.io's control socket
Closes: 958577
Changes:
 python-docker (4.1.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add python3-distutils runtime depends. (Closes: #958577)
Checksums-Sha1:
 5552a1b16c26473df6742838cc7e7a86074273c9 2266 python-docker_4.1.0-1.1.dsc
 efd29e79ca2fcfc8b5ec05c80fb08d103786020d 5336 
python-docker_4.1.0-1.1.debian.tar.xz
 2e1f486b5a94502380197e1e81074c4e66adba6e 6490 
python-docker_4.1.0-1.1_amd64.buildinfo
 194bd37672a1cf1b1582a9a1bdb211f6a320e174 85172 python3-docker_4.1.0-1.1_all.deb
Checksums-Sha256:
 0859bc6bab3ff5a0248230993c388691f3b4dd6260eaf497c1869fb781ba546f 2266 
python-docker_4.1.0-1.1.dsc
 b27199bed9da20aae072fc8aba802610f13578cdcb1dc89abfd4f48e2e876d40 5336 
python-docker_4.1.0-1.1.debian.tar.xz
 7f88820eb4b8091b8f7f6446285fa4b87f53e22ebbdbee42b7a52e713b062f6f 6490 
python-docker_4.1.0-1.1_amd64.buildinfo
 b18b0ea4a4c7fd071e22d4af9e2f4f585a64d4ed01998fd231a6288b93abf58e 85172 
python3-docker_4.1.0-1.1_all.deb
Files:
 e430baa58a860f4f53d084ab02d107a5 2266 python optional 
python-docker_4.1.0-1.1.dsc
 739f8a7268afe7be4a3cb8648c2edbef 5336 python optional 
python-docker_4.1.0-1.1.debian.tar.xz
 fb7fbb1acd7d2207a1ea873ac17b9ba8 6490 python optional 
python-docker_4.1.0-1.1_amd64.buildinfo
 9f49c7c6298ff22f9c3e47204dc77151 85172 python optional 
python3-docker_4.1.0-1.1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE3+Kkgn20FPaRPp/ST56os/RrPrsFAl61GV8ACgkQT56os/Rr
Prug6BAAkMX6kPTd75I3fgByS40sxx2YzSFFMsB3u2PskQUxlgexdPzS3+Agp648
myaQNynXOdhLXuk6oYT2JjacC9s9ENexTbLFqzHnvQx9PyNzCyKoe91ilVv6CW1E
NElaH6SG/tH46BZ39NoyYef50mRd9Z0BvXLvIBVSpaY+wVs60eqmMdRzLxnb9tR3
pxkGMW/8Ed6pdeW7/0FclCNcgr3s2EBcZRYEwMK7VMwvWK2jB7saDP3N3l1GJbuG
Ibo3vh7NRmNyc3HliObOgu8BTA1hFAoYYzPGxLf38Ye/grzXtYrUrp2gjFgLtMlK
jK5sdJqlGmqsi/TwtWC2BVJ9OGBDJlvQe381bhPWLCmj60w0V4azxKvpkINWmTTj
JUSKFFvH49iPNNZBKY38mgqtAl3OA1wgQ7ztamfb+hVXeYaGjtSFE/FlLpAskKMs
ERJo3o6ZHvC+2JRh95K5sZ/dygNx2pOaWT09wBoW00PYUfSgQKKsxlfu1iwB5glc
P/qcndp1ogOzD7dnhXB+H8V3lc1V/AVZWfyzRORWH8YQiq4UFc0h9iV6u54M7DqM
QumTyplnsN6S4YQkjOgjTaE6s2bvL6OEmfx2TFU3YnqEotXYTqaX6yAPd13mcc2r
7ZcL1HkNkFE3bJpM6WDogNsjY7f0wNVm7bJl59jV4TdQ9xcGdCk=
=boTI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to