Your message dated Thu, 06 Oct 2016 22:31:24 +0000 with message-id <[email protected]> and subject line Bug#835100: fixed in magnum 3.1.1-0 has caused the Debian Bug report #835100, regarding magnum: FTBFS in testing (ImportError: No module named pep8) 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.) -- 835100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835100 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:magnum Version: 2.0.0-6 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) 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 python2,systemd,sphinxdoc dh_testdir -i -O--buildsystem=python_distutils dh_update_autotools_config -i -O--buildsystem=python_distutils dh_auto_configure -i -O--buildsystem=python_distutils dh_auto_build -i -O--buildsystem=python_distutils pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions python setup.py build --force running build [... snipped ...] magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_compute_metric_raise magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_compute_metric_raise ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_monitor_none magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_monitor_none ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_pull_data_raise magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_bay_metrics_pull_data_raise ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_changes magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_changes ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_heat_not_found magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_heat_not_found ... ok magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_not_changes magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_bay_status_not_changes ... ok magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime ... ok magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart ... ok magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular ... ok magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml ... ok unittest2.loader._FailedTest.magnum.tests.unit.test_hacking unittest2.loader._FailedTest.magnum.tests.unit.test_hacking ... FAIL magnum.tests.unit.test_opts.OptsTestCase.test_list_opts magnum.tests.unit.test_opts.OptsTestCase.test_list_opts ... ok ====================================================================== FAIL: unittest2.loader._FailedTest.magnum.tests.unit.test_hacking unittest2.loader._FailedTest.magnum.tests.unit.test_hacking ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): ImportError: Failed to import test module: magnum.tests.unit.test_hacking Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name __import__(name) File "magnum/tests/unit/test_hacking.py", line 18, in <module> import pep8 ImportError: No module named pep8 ---------------------------------------------------------------------- Ran 1175 tests in 20.490s FAILED (failures=1) debian/rules:49: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:7: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- In this case, I don't think it's necessary to provide a build log, it should be easy enough to reproduce. Thanks.
--- End Message ---
--- Begin Message ---Source: magnum Source-Version: 3.1.1-0 We believe that the bug you reported is fixed in the latest version of magnum, 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 magnum 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, 04 Oct 2016 09:54:56 +0200 Source: magnum Binary: python-magnum magnum-common magnum-api magnum-conductor Architecture: source all Version: 3.1.1-0 Distribution: unstable Urgency: medium Maintainer: PKG OpenStack <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: magnum-api - OpenStack containers as a service magnum-common - OpenStack containers as a service - API server magnum-conductor - OpenStack containers as a service - conductor python-magnum - OpenStack containers as a service - Python library Closes: 835100 839194 Changes: magnum (3.1.1-0) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields . [ Thomas Goirand ] * New upstream release. * Uploading to unstable (Closes: #835100). * Fixed oslotest EPOCH. * Debconf translation: - it (Closes: #839194). Checksums-Sha1: 61914788db1d50734005e1711df945dfbbcf6e04 3987 magnum_3.1.1-0.dsc 66d5c9f7ebe0a7ce772cd644574cac8fc6e741db 377524 magnum_3.1.1.orig.tar.xz 1b137f99ca36386dfd7415ed39eeb8a08b930665 26744 magnum_3.1.1-0.debian.tar.xz 777637c00835aa5b2070af53af6bb89f4ac4426c 26724 magnum-api_3.1.1-0_all.deb 9e26b82bddd93c2531a3328342900da6328b1496 38086 magnum-common_3.1.1-0_all.deb 4e5fc581621330518474e4be5fafc99286734f41 5900 magnum-conductor_3.1.1-0_all.deb e72960c8667e868c6485bfda637be8c929d66a0f 183686 python-magnum_3.1.1-0_all.deb Checksums-Sha256: bb5f8ce51f5f8e0b201ca038f43b4f387dac01aa3baec314ea259645dbab729d 3987 magnum_3.1.1-0.dsc 0b469127da87b038318ad3afdaa627254e0897a11ad429d979a3415e989320c8 377524 magnum_3.1.1.orig.tar.xz 98ff48c801fa83c6ede9a439948db0121cafdd2376c2bba088d2404b68e14088 26744 magnum_3.1.1-0.debian.tar.xz b085d67b705a81b415318cc62479a805ec1e2144a429391f7414b4f9243468bd 26724 magnum-api_3.1.1-0_all.deb 5a922247a91890b96586eb86af2b73d9daad799b7819f3b1d983c51b2174f68f 38086 magnum-common_3.1.1-0_all.deb 21ef2e5cf3db797e70284abf121140a30650f021baef2ac3525a51ad50e5770d 5900 magnum-conductor_3.1.1-0_all.deb 4be277fd0be509c1e82e0c95a483575709829a971902de34591b02a14ca627d7 183686 python-magnum_3.1.1-0_all.deb Files: 4c7298a17c6ed737e1abbc77b793b7c1 3987 net extra magnum_3.1.1-0.dsc 7af2e4b4ea8e4250f050a921f443a818 377524 net extra magnum_3.1.1.orig.tar.xz b4a510cc8da6e66d7cd0210cfefd74c6 26744 net extra magnum_3.1.1-0.debian.tar.xz be0c12044efdfb8644c4bcb029d5e1d0 26724 net extra magnum-api_3.1.1-0_all.deb c22bed3fb79d9e3114bbac3556e4bc59 38086 net extra magnum-common_3.1.1-0_all.deb 4fe3dbaf53ceaa770eacea191a0cc640 5900 net extra magnum-conductor_3.1.1-0_all.deb a5f10b23fb11a3d7bcd146cc01836614 183686 python extra python-magnum_3.1.1-0_all.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJX9rjsAAoJENQWrRWsa0P+mMsQAJhxPNr384MITpkHZ2aLvFmA NjW9I1p0bjbdqwB8hYQK+MGhJ1ebFGQ5UyInl7TfyI+U9CkPTZNlusFPdM9FkOsx 27KDHBUaZDE/6qS4DrrGW7cWYZTmcw2KOG2u4A//TDANI6mOFrVZFXlE+gcpfqU8 rUvIKKyLQcS3Kr25+oE9n9s+r9flPStL9twRpWMgS/7AMoo/SnLx2UwtI1q2RNv2 lE6hlrZs6IU2mWQmXUspPu+bGyBZE5YBdWYnkWUjXKcPin6sJcDwEO1sf0yo/S4m AVTgyFCMg9tuInfrqAX/dQz7VfwUapFyaZbAjcxHkzWKqvJVKWZjg7nH8KALW/Op FOl67gAfOyFQ0+astGbnSUFofIXlTOuwfYVbvP9kpzH5VbLoNIg5PLzsJ/ZDb7v9 zcs8s1dHJQoLMEze9FLdLpqO4BbM1kQOWtnt8/C7+PGorhRI9JmINVZ1eUGOio+x lW3uj6MtiPA4Dwqac5fAZhgVPHi2IwZ5Lt61COUvxERXp4nZcAM7Kjzsx38kv0Kk Sgi2vtQvjbAUtVx2tE7G26Shq3Tnu7Dzyw8bAdLpuZvGxgUNBtxhV9uQkcUakXsH +xoIH/I3zAjkYIHbEvrRa9asqP3s0Ny6ZiQc/FAejhpLNlPgJRsVfUP+OxfTv1C9 o+mLd4OdYWCu8d4smzKs =B/pj -----END PGP SIGNATURE-----
--- End Message ---

