Your message dated Fri, 17 Nov 2017 23:34:04 +0100
with message-id <[email protected]>
and subject line Done
has caused the Debian Bug report #881210,
regarding neutron-lbaas FTBFS: TypeError: isinstance() arg 2 must be a class,
type, or tuple of classes and types
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.)
--
881210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: neutron-lbaas
Version: 1:9.1.0-2
Severity: serious
Tags: buster sid
Some recent change in unstable makes neutron-lbaas FTBFS:
https://tests.reproducible-builds.org/debian/history/neutron-lbaas.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/neutron-lbaas.html
...
======================================================================
FAIL:
neutron_lbaas.tests.unit.common.cert_manager.barbican_auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client
neutron_lbaas.tests.unit.common.cert_manager.barbican_auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client
----------------------------------------------------------------------
_StringException: stderr: {{{
/usr/lib/python2.7/dist-packages/neutron/common/rpc.py:72: DeprecationWarning:
Using function/method 'oslo_messaging.transport.get_transport()' is deprecated:
use get_rpc_transport or get_notification_transport
aliases=TRANSPORT_ALIASES)
/usr/lib/python2.7/dist-packages/neutron/common/rpc.py:72: DeprecationWarning:
Using function/method 'oslo_messaging.transport.get_transport()' is deprecated:
use get_rpc_transport or get_notification_transport
aliases=TRANSPORT_ALIASES)
}}}
Traceback (most recent call last):
File
"neutron_lbaas/tests/unit/common/cert_manager/barbican_auth/test_barbican_acl.py",
line 43, in test_get_barbican_client
barbican_client.Client
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in
assertIsInstance
self.assertThat(obj, matcher, msg)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 496, in
assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 547, in
_matchHelper
mismatch = matcher.match(matchee)
File "/usr/lib/python2.7/dist-packages/testtools/matchers/_basic.py", line
275, in match
if isinstance(other, self.types):
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and
types
----------------------------------------------------------------------
Ran 513 tests in 233.866s
FAILED (failures=1)
debian/rules:43: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
--- End Message ---
--- Begin Message ---
Hi,
Since version 1:11.0.1-1 was uploaded, I believe the issue is fixed. Let
me know if that's not the case.
Cheers,
Thomas Goirand (zigo)
--- End Message ---