Your message dated Fri, 19 Aug 2016 22:26:55 +0000
with message-id <e1basfb-0007m0...@franck.debian.org>
and subject line Bug#834840: fixed in neutron 2:9.0.0~b2-2
has caused the Debian Bug report #834840,
regarding neutron: FTBFS too much often (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 ow...@bugs.debian.org
immediately.)


-- 
834840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:neutron
Version: 2:8.1.2-1
Severity: serious

Dear maintainer:

I tried to build this package 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
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
dh build-indep --buildsystem=python_distutils --with python2,systemd
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
   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

[... snipped ...]

neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks
 ... ok
neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain
neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain
 ... ok
neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain
neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain
 ... ok
neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test__get_debugger
neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test__get_debugger
 ... ok
neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler
neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler
 ... ok
neutron.tests.unit.tests.test_tools.ImportModulesRecursivelyTestCase.test_object_modules
neutron.tests.unit.tests.test_tools.ImportModulesRecursivelyTestCase.test_object_modules
 ... ok
Slowest Tests
Test id                                                                         
                               Runtime (s)
-------------------------------------------------------------------------------------------------------------
  -----------
neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet
    4.841
neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet
    4.484
neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet
                 4.116
neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet
                 3.749
neutron.tests.unit.extensions.test_l3.TestL3DbOperationBoundsTenant.test_floatingip_list_queries_constant
      3.564
neutron.tests.unit.extensions.test_l3.TestL3DbOperationBounds.test_floatingip_list_queries_constant
            3.543
neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_router
  3.494
neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_sync_data
                  3.247
neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_sync_data
            3.032
neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_router
               3.019

======================================================================
FAIL: unittest2.loader._FailedTest.neutron.tests.unit.hacking.test_checks
unittest2.loader._FailedTest.neutron.tests.unit.hacking.test_checks
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
ImportError: Failed to import test module: 
neutron.tests.unit.hacking.test_checks
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 "/<<PKGBUILDDIR>>/neutron/tests/unit/hacking/test_checks.py", line 15, 
in <module>
    from neutron.hacking import checks
  File "/<<PKGBUILDDIR>>/neutron/hacking/checks.py", line 17, in <module>
    import pep8
ImportError: No module named pep8


----------------------------------------------------------------------
Ran 7338 tests in 1774.457s

FAILED (failures=1, skipped=54)
debian/rules:177: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

Thanks.

--- End Message ---
--- Begin Message ---
Source: neutron
Source-Version: 2:9.0.0~b2-2

We believe that the bug you reported is fixed in the latest version of
neutron, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated neutron 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: SHA512

Format: 1.8
Date: Fri, 19 Aug 2016 23:35:15 +0200
Source: neutron
Binary: python-neutron neutron-server neutron-common neutron-plugin-nec-agent 
neutron-l3-agent neutron-dhcp-agent neutron-metadata-agent 
neutron-metering-agent neutron-openvswitch-agent neutron-linuxbridge-agent 
neutron-plugin-linuxbridge-agent neutron-plugin-openvswitch-agent 
neutron-sriov-agent
Architecture: source
Version: 2:9.0.0~b2-2
Distribution: experimental
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
 neutron-common - OpenStack virtual network service - common files
 neutron-dhcp-agent - OpenStack virtual network service - DHCP agent
 neutron-l3-agent - OpenStack virtual network service - l3 agent
 neutron-linuxbridge-agent - OpenStack virtual network service - Linux bridge 
agent
 neutron-metadata-agent - OpenStack virtual network service - metadata agent
 neutron-metering-agent - OpenStack virtual network service - metering agent
 neutron-openvswitch-agent - OpenStack virtual network service - Open vSwitch 
agent
 neutron-plugin-linuxbridge-agent - transitional dummy package for switching to 
Neutron Linuxbridge a
 neutron-plugin-nec-agent - OpenStack virtual network service - NEC agent
 neutron-plugin-openvswitch-agent - transitional dummy package for switching to 
Neutron OpenVswitch a
 neutron-server - OpenStack virtual network service - server
 neutron-sriov-agent - OpenStack virtual network service - SR-IOV agent
 python-neutron - OpenStack virtual network service - Python library
Closes: 834840
Changes:
 neutron (2:9.0.0~b2-2) experimental; urgency=medium
 .
   * Added python-pep8 to build depends (Closes: #834840)
Checksums-Sha1:
 a9c18f6237598528fbed1481a4b152ad1c924ca6 4754 neutron_9.0.0~b2-2.dsc
 601306cd65a8d9d8136e50ac05bd8a18bec00683 41884 neutron_9.0.0~b2-2.debian.tar.xz
Checksums-Sha256:
 5307387c628dc0047967108afe7f93a2bd2697b95e380368ed276169ea962123 4754 
neutron_9.0.0~b2-2.dsc
 fd1eab11a4949da3b9bff3dd970039c3abc87f16cdf01ee47eaa04958185b1a5 41884 
neutron_9.0.0~b2-2.debian.tar.xz
Files:
 910edbbefa1aa5987298c74dc15b7d3e 4754 net optional neutron_9.0.0~b2-2.dsc
 a7154419d99221c8f9eb7da1dde84b4e 41884 net optional 
neutron_9.0.0~b2-2.debian.tar.xz

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

iQIcBAEBCgAGBQJXt3u5AAoJEDVzElWdHgZLsMYQALzFYd14tVCShSHyXqjjBcYk
8+71eGIkN2u2iR8+0+sW/mk83M4m34536LVwhTol4J4BCNE6IHB9SOoZUMj9eYHT
6fBXqRBLcLPz5GkxjidWFYcB10t87IfIXLdbLSHq/yjop85j8A7FY9G3TsZwrVSM
uLbjL8L5pLPFHi5g/tK3fvXfiQEVz8x60xlbIZb38wsqxrzDf44uehJwrWINSZ21
BINLa5m+4498VZ3ZNXP0iWapKc5U4BYvcJumXSe5h3F28xryncNUb6rjomu3xQD+
qNea9bWFCmFLGbdmBuUIuKJ/Q0h/swJM82vDCT7LJeoacGJPB7xwVlW4iSgaX2xb
zFWvPGK3JNcTLIYOWyLRICBKkBct+Bn58C+IZzrGyD1GQMlA2yCnw8TxLK8jPBI5
p7MATH1fZq+P2qEICAHUoleyVURmxpm/vH2gDadA6KHdHlZbqx0jzh31VXrV2Rle
agFfYRZXBQllxRSUdyokYVbC8/rompYmynNfrBtUu4Sd35B3NGD6Np4Go/EdGaDB
miWqcBJPYti0XzOr4o+YsbfHIOtqYqjudYKQBv7slqqABqXP60/CdSNcUXy5dUjv
u/AtGc2OQvAtwRfsiAbV2wxi1KAy8KbCn4KYHuiT50kd1z1lZQff7V7mE4WiZVrp
X3bluOAfyTdJiHw40kVA
=b2jG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to