Your message dated Thu, 02 Nov 2017 23:40:07 +0000 with message-id <[email protected]> and subject line Bug#880127: fixed in senlin 4.0.0-3 has caused the Debian Bug report #880127, regarding senlin: FTBFS: tests fail with AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' 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 [email protected] immediately.) -- 880127: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880127 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: senlin Version: 4.0.0-1 Severity: serious Justification: fails to build from source senlin FTBFS in a minimal up-to-date sid+experimental environent: ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_container_create senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_container_create ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_container_delete senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_container_delete ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_init senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_init ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_pause senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_pause ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_restart senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_restart ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_restart_with_wait senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_restart_with_wait ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ====================================================================== FAIL: senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_unpause senlin.tests.unit.drivers.test_docker_v1.TestDocker.test_unpause ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1297, in patched arg = patching.__enter__() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'docker' from '/usr/lib/python2.7/dist-packages/docker/__init__.pyc'> does not have the attribute 'APIClient' ---------------------------------------------------------------------- Ran 2675 tests in 207.454s FAILED (failures=7) debian/rules:27: recipe for target 'override_dh_auto_test' failed Andreas
senlin_4.0.0-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: senlin Source-Version: 4.0.0-3 We believe that the bug you reported is fixed in the latest version of senlin, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand <[email protected]> (supplier of updated senlin 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 31 Oct 2017 10:36:50 +0000 Source: senlin Binary: python-senlin senlin-api senlin-common senlin-doc senlin-engine Architecture: source all Version: 4.0.0-3 Distribution: unstable Urgency: medium Maintainer: Debian OpenStack <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: python-senlin - clustering service for OpenStack clouds - Python 2.7 senlin-api - clustering service for OpenStack clouds - API senlin-common - clustering service for OpenStack clouds - common files senlin-doc - clustering service for OpenStack clouds - docs senlin-engine - clustering service for OpenStack clouds - Engine Closes: 861983 873469 876176 880127 Changes: senlin (4.0.0-3) unstable; urgency=medium . * Uploading to unstable. * Added pt_BR.po (Closes: #861983). * Updated fr.po (Closes: #873469). * Updated pt.po (Closes: #876176). * Fixed minimum version of python-docker (Closes: #880127). Checksums-Sha1: cd52db8e7e6f752534b4f99188d23e3d632d2d58 3465 senlin_4.0.0-3.dsc 59c12f5591f23b042b0a25c79eb8e8633cc4470c 25308 senlin_4.0.0-3.debian.tar.xz 18e7190f0adc1f32b91b45e455926f2d26682801 339532 python-senlin_4.0.0-3_all.deb 6d15325388c5f09d97d94dacb8f6242485726442 14544 senlin-api_4.0.0-3_all.deb c1ace80dc71b632e7a44095e33b427c2dd8993db 29348 senlin-common_4.0.0-3_all.deb d5483c61f389d19dc6e0088767ffbd21782c0e77 1800548 senlin-doc_4.0.0-3_all.deb a586277817b09008609e21b893d4e8213b4c681a 6408 senlin-engine_4.0.0-3_all.deb 8e132fdc4083bef3ada4618dff1495dcc2f33bb1 15866 senlin_4.0.0-3_amd64.buildinfo Checksums-Sha256: 4607bfe95110cce0124120a374750d022a06a4ad8480431cf3df1e031126682e 3465 senlin_4.0.0-3.dsc 280481420fc577da1b0aa7e71990426597b79e146452411ca31e8e092dda5c9c 25308 senlin_4.0.0-3.debian.tar.xz 39c20f3dd8a2806aed83ea477299289ee1a31f30cae3d8cac60250dc81013916 339532 python-senlin_4.0.0-3_all.deb 4705c11af93887de72c8b6f8b9bfddc22b75a41ec851d1be97f80f351254025c 14544 senlin-api_4.0.0-3_all.deb 6f539c7f68cda556656b51436f596762d9d3e5a697c2a0bd076756a72db271a2 29348 senlin-common_4.0.0-3_all.deb c600382dc86f0f10c90b17fc73f29e6ea8d1f32e5d128ae8754ffc571813e8b1 1800548 senlin-doc_4.0.0-3_all.deb 41559938b6ae67a0ee75a886416639057a010ba0c6c01db36d59848706c8d320 6408 senlin-engine_4.0.0-3_all.deb 198b834af9b12c46f068c76aaefe0c9454a76573d99709e10cfe0b75d8b1c3f8 15866 senlin_4.0.0-3_amd64.buildinfo Files: 0fb6bcb53439a05fea08beff1507b89e 3465 net optional senlin_4.0.0-3.dsc ccc45d9c669367a14fa28f412aa41669 25308 net optional senlin_4.0.0-3.debian.tar.xz d73dbfad2e47cb07f3f9cc055ed764f4 339532 python optional python-senlin_4.0.0-3_all.deb 129eef2439bd33c1a56aea509f8c6e94 14544 net optional senlin-api_4.0.0-3_all.deb 8e5a1b03348e59af2a68b82ff9bc4182 29348 net optional senlin-common_4.0.0-3_all.deb 675d6ce28d3cbdb5fd64e4965e64f61c 1800548 doc optional senlin-doc_4.0.0-3_all.deb 8c4e89e49b6229e2e898e5cd82dbc7f8 6408 net optional senlin-engine_4.0.0-3_all.deb 5b11005c319c8f56ed73dacf3e6f4544 15866 net optional senlin_4.0.0-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln7n6YACgkQ1BatFaxr Q/6LtA/8C0fe2oKNvOF1wlJGY7tfsWPoHcLH6y4cZPKg/2OqxZLbs+8o7bSFUnKJ 6nJ9O7JPeeOACm9lBaGkjrbGRSfAhE4DE7UTjiyGYOzLvD1MaTt9x3ljx3orA6EG tWC4Y/Wr2mvigHdmMlO6SmhBAwum9pqFtqU9xJAFHD5hq5ygkBgHy5wDDnLArpNm hgSnLyQj1Dat6RBIvrFsIukMfdK0K2fM2gjzIFqZRLWTpCozeMzD/boMniER29Il bgKA+od5BLP/ypNDBXqdmWCry9U2Wdb3WV0tBAhsHRAOP0yqhciMDNFYOfmEEK56 oMMIGkwl6PB7l4Il3ER78936RZ78VhMkcMymR80t+FsRZ1UM5OOqc1V2TVK1KutZ fh5NXedjFDvxSa4u3GW8cGhoCAh+beOcbtto9PRvT38coXW7AtcpYKLjI8F+1ylE PEyFAVHDcBwqPM3e52fLO3lZDiJVTH7oBfwfoNvQtWA0+gjUh+BFr+adRUGvOKLg 6ufy04720pniu67XkB9+OTceb+GYeOyPclYxG7fAglA4DhdXvQbC3xBlFheKHYAY U81M9GPTkEnj3oTxjuU2zeobT0FLH8n5yq8NOjLVg2638NsF+++A9iEK/wMLQH+A HXgy8mc7XyoLqjglNc2o54h5mTpH9jHEEkGcRUyPDE31unADINY= =0qel -----END PGP SIGNATURE-----
--- End Message ---

