Your message dated Mon, 24 Sep 2018 08:47:06 +0000 with message-id <[email protected]> and subject line Bug#909371: fixed in neutron-taas 3.0.0+2018.08.05.git.84846d52fd-1 has caused the Debian Bug report #909371, regarding neutron-taas: FTBFS (module 'neutron.common.rpc' from '/usr/lib/python3/dist-packages/neutron/common/rpc.py'> does not have the attribute 'create_connection') 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.) -- 909371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909371 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:neutron-taas Version: 3.0.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in sid but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions py3versions: no X-Python3-Version in control file, using supported versions dh build-indep --buildsystem=python_distutils --with python3 dh_update_autotools_config -i -O--buildsystem=python_distutils dh_autoreconf -i -O--buildsystem=python_distutils dh_auto_configure -i -O--buildsystem=python_distutils dh_auto_configure: Please use the third-party "pybuild" build system instead of python-distutils dh_auto_configure: This feature will be removed in compat 12. debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions [... snipped ...] File "/usr/lib/python3/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'neutron.common.rpc' from '/usr/lib/python3/dist-packages/neutron/common/rpc.py'> does not have the attribute 'create_connection' ====================================================================== FAIL: neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_service_with_flow neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_service_with_flow ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/neutron_taas/tests/unit/services/taas/test_taas_plugin.py", line 42, in setUp mock.patch.object(n_rpc, 'create_connection', auto_spec=True).start() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1500, in start result = self.__enter__() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'neutron.common.rpc' from '/usr/lib/python3/dist-packages/neutron/common/rpc.py'> does not have the attribute 'create_connection' ====================================================================== FAIL: neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_verify_taas_id_reused neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_verify_taas_id_reused ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/neutron_taas/tests/unit/services/taas/test_taas_plugin.py", line 42, in setUp mock.patch.object(n_rpc, 'create_connection', auto_spec=True).start() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1500, in start result = self.__enter__() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1369, in __enter__ original, local = self.get_original() File "/usr/lib/python3/dist-packages/mock/mock.py", line 1343, in get_original "%s does not have the attribute %r" % (target, name) AttributeError: <module 'neutron.common.rpc' from '/usr/lib/python3/dist-packages/neutron/common/rpc.py'> does not have the attribute 'create_connection' ---------------------------------------------------------------------- Ran 55 tests in 10.252s FAILED (failures=14, skipped=14) make[1]: *** [debian/rules:27: override_dh_install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/neutron-taas.html where you can get a full build log if you need it. I guess you need to upload version 13.0.0 to fix this. Thanks.
--- End Message ---
--- Begin Message ---Source: neutron-taas Source-Version: 3.0.0+2018.08.05.git.84846d52fd-1 We believe that the bug you reported is fixed in the latest version of neutron-taas, 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 neutron-taas 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: Mon, 24 Sep 2018 10:10:34 +0200 Source: neutron-taas Binary: neutron-taas-openvswitch-agent python3-neutron-taas Architecture: source all Version: 3.0.0+2018.08.05.git.84846d52fd-1 Distribution: unstable Urgency: medium Maintainer: Debian OpenStack <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: neutron-taas-openvswitch-agent - OpenStack virtual network service - Tap-as-a-Service agent python3-neutron-taas - OpenStack virtual network service - Tap-as-a-Service extension Closes: 909371 Changes: neutron-taas (3.0.0+2018.08.05.git.84846d52fd-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Use [email protected] as maintainer . [ Thomas Goirand ] * New upstream release: - Fix FTBFS with latest Neutron (Closes: #909371). * Fixed (build-)depends for this release. Checksums-Sha1: 5a363042ff6e659b3f5a751542c6545737bef021 2762 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.dsc 8f681db468e1acfeccb2c10c4004489957a7e937 51568 neutron-taas_3.0.0+2018.08.05.git.84846d52fd.orig.tar.xz 5cdf8a9f26859e3af7f329dd728856f3c3804f88 3772 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.debian.tar.xz c0ace991f9261c198e62cd335206e9e4823b16a2 6408 neutron-taas-openvswitch-agent_3.0.0+2018.08.05.git.84846d52fd-1_all.deb ea2f1caf67f4fd13f99506fa31119314399b70f0 15659 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_amd64.buildinfo b612a9e9753025ecc36a2b735b78bcbfe398d7f7 33416 python3-neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_all.deb Checksums-Sha256: b1c36e5e0e4cb5d7c3491d079bd3a3214dbe7d6c4f9190a6fcf26b4a40cef188 2762 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.dsc 0eb91b8411d89c0373a79730f0f80d0b4d60630ae50f90c1ac846c001e9ef1ff 51568 neutron-taas_3.0.0+2018.08.05.git.84846d52fd.orig.tar.xz 1d3825e9eed410635b56c0f08f29713f62ecca8aa54e32b3ae9586e6c2871c24 3772 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.debian.tar.xz fb149213a147e424bf4b9b849ed075359b481d1b0a717bf9661e9048be8c4074 6408 neutron-taas-openvswitch-agent_3.0.0+2018.08.05.git.84846d52fd-1_all.deb 0e0e80fa2b7132df82b04e56defc85a5a9e0d58fdcbf1ac795e9b0b7e769d5d5 15659 neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_amd64.buildinfo 705d4276d37b0921beef8e48e849b2a31bcd0eb6ae49db41de4e62d71f0e9bd7 33416 python3-neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_all.deb Files: 79d171a876f561564562f8060c1ec785 2762 net optional neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.dsc 1a0780557382d4b257858191bde809f8 51568 net optional neutron-taas_3.0.0+2018.08.05.git.84846d52fd.orig.tar.xz 640af58f099151275783d0db96638348 3772 net optional neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1.debian.tar.xz 479b2c8437b9ca329bce1a5279f31bfe 6408 net optional neutron-taas-openvswitch-agent_3.0.0+2018.08.05.git.84846d52fd-1_all.deb d124c101c2a7bb4be7ce46eabe6938ff 15659 net optional neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_amd64.buildinfo 60c90624aa13e937f7ce28649b4dafc7 33416 python optional python3-neutron-taas_3.0.0+2018.08.05.git.84846d52fd-1_all.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluonRcACgkQq1PlA1ho d6bWMRAAvpwOASO4EpeRePzaQtzWxfW7qjH0Ab2fp6Rf1hw4C9A2Cuig2dC/nBn0 Mey/gVWsND3A/VFFIuQOM29pzuU0TnG9psD/S69g1V78raeGcN8U8GmFyOjCgxkM jeNgnIm1q8Tc+OpbY6t75woFsdOlMw2Hk2oB/jy5oMusqNrYIQTUIPWJSncWDL7v IIpN+bqaoa5f5s+G9RLNPv74p5IcMtVtVY/bC5Y43EPR6gQd9cglUopWRnnts0Zj nOe5VEombhf7tuc2J8Bo6eg9R4hpn5mbBJOF+m4l2IMnSmAklnPedYN1ovmr1ZG7 FdIFuhsrYWxj0ElH0B8QmSKMm+KwnktwPrlTcE2DI8Glyt7+3x6HMR0S7OACF/6R QXYOKXi0qeXGW7yunu3VUAHtryj1zn6S7n/oJQX0wwAeWZ+LmQRdEgg7LLTXUv/A 7s/YBBFmdI9AXwUDfLOk8/6C5wOVWGBP+9Vc466t3KLAPJ2gg4l6LJQikb7JkeSb yFSPpakzAhaeqgfVnvZQc67cVrT753dcMkXIDlJrt425mlA/xRg3EuGBrkGTVhU5 aK7ngEOIr0NoVJqHQiOO8bKSJQd0iysjRB+eZo0FQNvxlM7xmOxCAmVBQ+pxbuFi iK5C6lycQFYQkaqs5piUTAbrl08NbyuV32iLq2vHO5MqLotGhbE= =TSQK -----END PGP SIGNATURE-----
--- End Message ---

