Your message dated Thu, 22 Oct 2015 18:13:36 +0200
with message-id <56290b30.3000...@debian.org>
and subject line Re: neutron-lbaas: FTBFS: ImportError: No module named
openvswitch
has caused the Debian Bug report #802407,
regarding neutron-lbaas: FTBFS: ImportError: No module named openvswitch
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.)
--
802407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802407
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: neutron-lbaas
Version: 2015.1.0-3
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
Failed to import test module:
neutron_lbaas.tests.unit.services.loadbalancer.drivers.vmware.test_edge_driver
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
"neutron_lbaas/tests/unit/services/loadbalancer/drivers/vmware/test_edge_driver.py",
line 23, in <module>
from neutron_lbaas.db.loadbalancer import loadbalancer_db as lb_db
File "neutron_lbaas/db/loadbalancer/loadbalancer_db.py", line 23, in <module>
from neutron.openstack.common import uuidutils
ImportError: cannot import name uuidutils
Failed to import test module:
neutron_lbaas.tests.unit.services.loadbalancer.test_agent_scheduler
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
"neutron_lbaas/tests/unit/services/loadbalancer/test_agent_scheduler.py", line
27, in <module>
from neutron.tests.unit.plugins.openvswitch import test_agent_scheduler
ImportError: No module named openvswitch
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/neutron-lbaas.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Hi Chris,
FYI, you tested neutron-lbaas from OpenStack Kilo with everything from
Liberty (ie: not matching releases). I've uploaded neutron-lbaas that is
matching the version of Neutron in Sid. It should now work.
Cheers,
Thomas Goirand (zigo)
--- End Message ---