Your message dated Fri, 17 Oct 2014 14:51:30 +0800
with message-id <5440bc72.6000...@debian.org>
and subject line Re: [PKG-Openstack-devel] Bug#765348: openstack-trove: FTBFS -
AttributeError: 'spawn' object has no attribute 'match'
has caused the Debian Bug report #765348,
regarding openstack-trove: FTBFS - AttributeError: 'spawn' object has no
attribute 'match'
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.)
--
765348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openstack-trove
Version: 2014.1.3-1
Severity: serious
Usertags: goto-cc
During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.
[...]
======================================================================
FAIL: guestagent.test_pkg.PkgRPMRemoveTestCase.test_package_not_found
guestagent.test_pkg.PkgRPMRemoveTestCase.test_package_not_found
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File
"/srv/jenkins-slave/workspace/sid-goto-cc-openstack-trove/openstack-trove-2014.1.3/trove/tests/unittests/guestagent/test_pkg.py",
line 445, in test_package_not_found
self.pkgName, 5000)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 410, in
assertRaises
self.assertThat(our_callable, matcher)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 421, in
assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 471, in
_matchHelper
mismatch = matcher.match(matchee)
File "/usr/lib/python2.7/dist-packages/testtools/matchers/_exception.py",
line 108, in match
mismatch = self.exception_matcher.match(exc_info)
File "/usr/lib/python2.7/dist-packages/testtools/matchers/_higherorder.py",
line 62, in match
mismatch = matcher.match(matchee)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 402, in
match
reraise(*matchee)
File "/usr/lib/python2.7/dist-packages/testtools/matchers/_exception.py",
line 101, in match
result = matchee()
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 932, in
__call__
return self._callable_object(*self._args, **self._kwargs)
File "trove/guestagent/pkg.py", line 214, in pkg_remove
result = self._remove(package_name, time_out)
File "trove/guestagent/pkg.py", line 164, in _remove
i, match = self.pexpect_run(cmd, output_expects, time_out)
File "trove/guestagent/pkg.py", line 91, in pexpect_run
match = child.match
AttributeError: 'spawn' object has no attribute 'match'
======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1
----------------------------------------------------------------------
Ran 639 tests in 12.443s
FAILED (failures=17, skipped=1)
debian/rules:57: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-openstack-trove/openstack-trove-2014.1.3'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.
Best,
Michael
openstack-trove-build-log.txt.gz
Description: application/gunzip
pgpE7ayaWY0C2.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On 10/14/2014 07:26 PM, Michael Tautschnig wrote:
> The full build log is attached; please do let me know if the problem is
> unreproducible, in which case I shall try to investigate further.
>
> Best,
> Michael
Hi,
Indeed, I couldn't reproduce the bug. Neither in plain sid (my "build"
box), or using cowbuilder (a newly freshly installed cowbuilder chroot
with zero customization). There was also no unit test issues at all.
I'm therefore closing this bug. This doesn't mean that I don't care
about it, but I just prefer it this way until further investigation
happens. If you want, you can let me know through the team's list at:
PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Cheers,
Thomas Goirand (zigo)
--- End Message ---