Your message dated Fri, 19 Aug 2016 22:26:48 +0000
with message-id <e1basfu-0007kz...@franck.debian.org>
and subject line Bug#834840: fixed in neutron 2:8.1.2-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:8.1.2-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 22:41:40 +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:8.1.2-2
Distribution: unstable
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:8.1.2-2) unstable; urgency=medium
 .
   * Added python-pep8 to build depends (Closes: #834840)
Checksums-Sha1:
 fcd1b5bfbf95d186e871453cf2fbb3d223deb885 4607 neutron_8.1.2-2.dsc
 0584f489aa0c1289f4f5345a4bc7d2e515d187ee 41236 neutron_8.1.2-2.debian.tar.xz
Checksums-Sha256:
 202a9b2d220dadeb40b31a5a6220800d1ae289b5343c58254f634e627697e683 4607 
neutron_8.1.2-2.dsc
 974a037d9e7aaea869571b84671412c4197ee36b31067e90830226d15b5e17e6 41236 
neutron_8.1.2-2.debian.tar.xz
Files:
 fde57a58302bc1474fc62e43474d9460 4607 net optional neutron_8.1.2-2.dsc
 95db534a2d3eb224df7f430cf6426be5 41236 net optional 
neutron_8.1.2-2.debian.tar.xz

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

iQIcBAEBCgAGBQJXt3tTAAoJEDVzElWdHgZL4A0QAIvxWu1c99FghLnDv32u/0Bo
RAhE4xgDyRyj3+N579tlVdFeMTo+74TTF9gK+l+fZN8CUJcpl89CHgQLxZ/DpiyJ
DPCVtGhtENt7o46NevG5pkkB56mV08LTnjP4mXPvzmzP6likXEgpXmZ33VIhDruH
tvL8rpN2jYKch6BiqJ6euNX1k2OQu8EVcPP6Hg7T4qfpqeIDC5HGD2x3bpkEZKrn
R8GgZoCFwQaXqoX/QzjgKWZidmfbCi9JY90Hiv4ja6nssV/OKf2bwwmgUW2ZSNCy
iMl/L3MRZ01akxLOpVAjJC3c9OWvoA0CmgfIaGZhxSe02kIOr6LU/DIsqTi2B1ts
wFZxgh9KY0MJYne3AeO2CbL96zXwTO4sMmCx1JF5d6u+BggJeA+GeCysktLNJWTX
YCBi/TnehmVt3e5S2x2LEaQH5a+fsWopatCvwppLiDX0XBz103mH5k8+0QsvjBj6
A0085QgHdbj8kw8Lv1WbGDu+iWUweYYyt9XiMlslImo9SdBsGwEabka4tFThV04P
LccuyVaNtntYN/wNJi8KMPf40hD67nLO6eN7Ytdle6nia7QrePbT1uFNcUDQbnXO
9DZiNWCGogdjH7bQ3MV6zFiPlBmOwqVaLr04MTSSqiizzBJhaJxle8AqmvpZbRR+
kGF4BO2+kVh2/ijYnyCs
=bJ/t
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to