Your message dated Wed, 08 Nov 2017 22:22:26 +0000
with message-id <e1ecyjq-000hme...@fasolo.debian.org>
and subject line Bug#881188: fixed in openstack-trove 1:8.0.0-2
has caused the Debian Bug report #881188,
regarding openstack-trove FTBFS: test failure
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.)


-- 
881188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openstack-trove
Version: 1:8.0.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openstack-trove.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/openstack-trove-8.0.0'
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
===> Running tests
set -e ; set -x ; for i in 2.7 ; do \
        PYMAJOR=`echo $i | cut -d'.' -f1` ; \
        echo "===> Testing with python$i (python$PYMAJOR)" ; \
        rm -rf .testrepository ; \
        testr-python$PYMAJOR init ; \
        TEMP_REZ=`mktemp -t` ; \
        PYTHONPATH=/build/1st/openstack-trove-8.0.0 PYTHON=python$i 
testr-python$PYMAJOR run --subunit 
'(?!(.*guestagent\.test_dbaas\.MySqlAppTest\.test__wait_for_slave_status.*|.*taskmanager\.test_models\.BuiltInstanceTasksTest\.test_error_attach_replica.*))'
 | tee $TEMP_REZ | subunit2pyunit ; \
        cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ; \
        rm -f $TEMP_REZ ; \
        testr-python$PYMAJOR slowest ; \
done
+ echo 2.7
+ cut -d. -f1
+ PYMAJOR=2
+ echo ===> Testing with python2.7 (python2)
===> Testing with python2.7 (python2)
+ rm -rf .testrepository
+ testr-python2 init
+ mktemp -t
+ TEMP_REZ=/tmp/tmp.mWFUBcLwCL
+ PYTHONPATH=/build/1st/openstack-trove-8.0.0 PYTHON=python2.7 testr-python2 
run --subunit 
(?!(.*guestagent\.test_dbaas\.MySqlAppTest\.test__wait_for_slave_status.*|.*taskmanager\.test_models\.BuiltInstanceTasksTest\.test_error_attach_replica.*))
+ subunit2pyunit
+ tee /tmp/tmp.mWFUBcLwCL
Non-zero exit code (2) from test listing.
running=${PYTHON:-python} -m subunit.run discover ./trove/tests/unittests 
--list 
--- import errors ---
Failed to import test module: hacking.test_translation_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 
"/build/1st/openstack-trove-8.0.0/trove/tests/unittests/hacking/test_translation_checks.py",
 line 13, in <module>
    from trove.hacking import translation_checks as tc
  File "trove/hacking/translation_checks.py", line 15, in <module>
    import pep8
ImportError: No module named pep8

----------------------------------------------------------------------
Ran 0 tests in 4.570s

OK
+ subunit-filter -s --no-passthrough
+ cat /tmp/tmp.mWFUBcLwCL
+ subunit-stats
Total tests:       0
Passed tests:      0
Failed tests:      0
Skipped tests:     0
Seen tags: 
+ rm -f /tmp/tmp.mWFUBcLwCL
+ testr-python2 slowest
debian/rules:56: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 3

--- End Message ---
--- Begin Message ---
Source: openstack-trove
Source-Version: 1:8.0.0-2

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

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated openstack-trove 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: SHA256

Format: 1.8
Date: Wed, 08 Nov 2017 21:35:04 +0000
Source: openstack-trove
Binary: python-trove trove-api trove-common trove-conductor trove-doc 
trove-guestagent trove-taskmanager
Architecture: source all
Version: 1:8.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python-trove - Database as a Service for OpenStack - Python lib
 trove-api  - Database as a Service for OpenStack - API server
 trove-common - Database as a Service for OpenStack - common files
 trove-conductor - Database as a Service for OpenStack - conductor
 trove-doc  - Database as a Service for OpenStack - doc
 trove-guestagent - Database as a Service for OpenStack - guest agent
 trove-taskmanager - Database as a Service for OpenStack - taskmanager
Closes: 881188
Changes:
 openstack-trove (1:8.0.0-2) unstable; urgency=medium
 .
   * Add missing python-pep8 build-depends (Closes: #881188).
Checksums-Sha1:
 6079556134a510383ea032bd870007bbfdb67a6a 4136 openstack-trove_8.0.0-2.dsc
 4f49b41021857f53176252232f04277495b8507e 26136 
openstack-trove_8.0.0-2.debian.tar.xz
 261f8a34bc4bb35291d7ff71c095f6b38358d853 18030 
openstack-trove_8.0.0-2_amd64.buildinfo
 e44cdb81ef95710750f056362f297aedf491a48e 607236 python-trove_8.0.0-2_all.deb
 131c2a4bdc1d3d4882a0069f0b898cce93531aff 20632 trove-api_8.0.0-2_all.deb
 05750cf1084aef18bcae0f8a76b7c5a1d5fd5aeb 25864 trove-common_8.0.0-2_all.deb
 aeaa26407c07b5107488bc95dec248c86cffca82 9492 trove-conductor_8.0.0-2_all.deb
 148641e2661bfb7771a264d7d24dfa505ae734c7 991080 trove-doc_8.0.0-2_all.deb
 1df42c66c3553911a0174f63e3e5a36774c4ba49 9640 trove-guestagent_8.0.0-2_all.deb
 bdff9a00fa1cf977f0d6d581d164562541eb90e9 9572 trove-taskmanager_8.0.0-2_all.deb
Checksums-Sha256:
 75812bd58227de51d0b7be8d5b200b00d34d12f4897d9f350eab803defbbb5cc 4136 
openstack-trove_8.0.0-2.dsc
 28cd2c77257b1c5270506f313b97fb0f503b291998852d1f53e295a72ece7417 26136 
openstack-trove_8.0.0-2.debian.tar.xz
 40e882e621cd13e23e239d0703ecd3e4cb1c8e4c299ef761dbfc487689af7b96 18030 
openstack-trove_8.0.0-2_amd64.buildinfo
 3581a71f0eaf5bb72e9ca2e9c367a39e3b6e46e39c1a4bb02c7f2edf1725b1e9 607236 
python-trove_8.0.0-2_all.deb
 01a42bb86a5feaca7b85c8fbfd229989fa7c70d2098af601ac48dd471f64f3cf 20632 
trove-api_8.0.0-2_all.deb
 206ce52ebc6afd745d76f0f0500af1082be9056fdb4149db5c9b302d01baf1f5 25864 
trove-common_8.0.0-2_all.deb
 aec514fdc2220c5fea2be96bdd0f0e7e3586853cb5da542592a8aec1cb111863 9492 
trove-conductor_8.0.0-2_all.deb
 e3cc1adb67ce3f76b2edec349980abf450c4d6ddae974500f02655b8b9178fad 991080 
trove-doc_8.0.0-2_all.deb
 8efe8ee3a377726e3ac728366a819b13c88777845fae0ecb7cefa68a68f74ab8 9640 
trove-guestagent_8.0.0-2_all.deb
 2990cf559ff416a86e85c76546c6b025c365a66df0b8ea466db37ce2eb3f5dc8 9572 
trove-taskmanager_8.0.0-2_all.deb
Files:
 928cee03bd051ae0a08538cd499a05b6 4136 net optional openstack-trove_8.0.0-2.dsc
 434f726b6b030e480bac29f87761d99a 26136 net optional 
openstack-trove_8.0.0-2.debian.tar.xz
 622bb341fb45ea55cd8c5924e709be5c 18030 net optional 
openstack-trove_8.0.0-2_amd64.buildinfo
 96c4be054612e1618114648272f88664 607236 python optional 
python-trove_8.0.0-2_all.deb
 5858473c47cfe9882c448c7d668f41f1 20632 net optional trove-api_8.0.0-2_all.deb
 a6795e91aa0fc8b8d6336c06f0ddc063 25864 net optional 
trove-common_8.0.0-2_all.deb
 5ee77e5860c4a4e155546b485e7195e3 9492 net optional 
trove-conductor_8.0.0-2_all.deb
 f13c41a2f7aec4ebdf8c68e871128ebb 991080 doc optional trove-doc_8.0.0-2_all.deb
 42b57f9b2e663197234111313c698ebf 9640 net optional 
trove-guestagent_8.0.0-2_all.deb
 3f36f5739226912c75f1e377dd516747 9572 net optional 
trove-taskmanager_8.0.0-2_all.deb

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAloDfvUACgkQ1BatFaxr
Q/4uWw/+NPwvOJs9twgbe3PEHLVTYa3jyXRUzUJNGFq4mw40GW/b8p0W05Q2A55t
K+77l5+GkDkYdoD+IIo6A8jsMIYxkT6w4ysn+C8AGcOIdguTROPKxbYX9gOzTX5R
W3rYU5OhtvQChRiMpPEKB1aq6je2nfAxgg2mwYsjtNiMRGTiWs5lF7S2uELrPj6r
+Bfod3Hsk/KtTlToIajEmlADPYscdv8HquOCRucljpJHYfUri2BZd1seIhTCgWl2
rU8OQYV7NKs24j5oPHTHRTdOjXEDlnzghOvBWDgITpJkt4iS7jCivzz+ph1MLvxv
6EOgksK3FE9rv5IRbpNT65YxLWZI7rkqWpFJCjWCdJwilLC0w7DTQxSx+QKDgz8d
OoEgHhLZjpLUZtZZkafrX62zRcfSiYdoME54OUxQIoWAFytXHtLg7jv9pRs5w/Gh
tjEYFPTmw/LZ3uLsKkkD2sxxGglzhYyUMYmVMQp0uRqkvVTHRp+kXOUBJrUYPIoN
bh81kRFgHSuvDqLjdMtzM97AwLwTLz06AraiKMiUsFdmOHo5U8jFHwjHYhX7sB8k
GPMCiKjnlrRSB17jc47r/lVjfx+jpNt/f+AiOQP2yZ1StlDwWIPlNEhdIIOwTHQI
/JEJr5tbU3Z5tG0x4ji9sDivoKvblaeaPvjjWM+D1/8/+K1am1U=
=kmau
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to