Your message dated Sun, 21 Aug 2016 19:48:59 +0000
with message-id <e1bbyjr-0007mn...@franck.debian.org>
and subject line Bug#834888: fixed in tempest 1:12.1.0-3
has caused the Debian Bug report #834888,
regarding tempest: FTBFS in testing (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.)
--
834888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tempest
Version: 6-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
dh build-indep --buildsystem=python_distutils --with python2,sphinxdoc
dh_testdir -i -O--buildsystem=python_distutils
dh_update_autotools_config -i -O--buildsystem=python_distutils
dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_build -i -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
python setup.py build --force
running build
[... snipped ...]
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
writing manifest file 'tempest.egg-info/SOURCES.txt'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
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
rm -rf .testrepository
testr init
set -e && \
TEMP_REZ=`mktemp -t` && \
export OS_TEST_PATH=./tempest/tests && \
PYTHONPATH=/<<PKGBUILDDIR>> testr run --parallel --subunit
'tests\.(?!.*test_pretty_tox.*)' | tee $TEMP_REZ | subunit2pyunit || true ; \
cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ||
true ; \
rm -f $TEMP_REZ ;
2016-08-20 03:35:29.160 22218 INFO tempest [-] Using tempest config file
/etc/tempest/tempest.conf
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \
${PYTHON:-python} -m subunit.run discover -t ${OS_TOP_LEVEL:-./}
${OS_TEST_PATH:-./tempest/test_discover} --list
--- importNon-zero exit code (2) from test listing.
errors ---
Failed to import test module: tempest.tests.test_hacking
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 "tempest/tests/test_hacking.py", line 15, in <module>
from tempest.hacking import checks
File "tempest/hacking/checks.py", line 18, in <module>
import pep8
ImportError: No module named pep8
----------------------------------------------------------------------
Ran 0 tests in 0.904s
OK
Total tests: 0
Passed tests: 0
Failed tests: 0
Skipped tests: 0
Seen tags:
testr slowest
debian/rules:57: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:12: 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: tempest
Source-Version: 1:12.1.0-3
We believe that the bug you reported is fixed in the latest version of
tempest, 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 tempest 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: Sun, 21 Aug 2016 21:29:32 +0200
Source: tempest
Binary: python-tempest python3-tempest tempest
Architecture: source
Version: 1:12.1.0-3
Distribution: experimental
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
python-tempest - OpenStack Integration Test Suite - Python 2.7
python3-tempest - OpenStack Integration Test Suite - Python 3.x
tempest - OpenStack Integration Test Suite
Closes: 834888
Changes:
tempest (1:12.1.0-3) experimental; urgency=medium
.
* Team upload.
* Added python-pep8 to build depends (Closes: #834888)
Checksums-Sha1:
2ca7605ff9aaa0df10e90fc63ede6a2629900616 3704 tempest_12.1.0-3.dsc
826a4b34486e931a1afea298b043975930970037 6988 tempest_12.1.0-3.debian.tar.xz
Checksums-Sha256:
d3d0b0fc319f3fbd028d3c9dc71338d1f0523d9339784fb9fc41bc602cd7ac95 3704
tempest_12.1.0-3.dsc
01524161302651e2baac77ac940879ea59141f2ccbb4dc2583320da40c54bde1 6988
tempest_12.1.0-3.debian.tar.xz
Files:
18ab0adae7cfbf960b9f3dd862bcd4d5 3704 python optional tempest_12.1.0-3.dsc
1f2453e1bce254d742f0a73ac2c76809 6988 python optional
tempest_12.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJXugI/AAoJEDVzElWdHgZLHJ8P/iavozOBYvQQ7m/sqw/MVFwr
iz2o0DWnIslO0DR96CMxG2GlK8RrmitzWpVouVjeX5Q7XxMg2zHgK3yR8AS/3i8h
9lffXDngnT2gAofjz3w7FR8389IzMdpfg1lI7wwzMcopFvbSkdM0LzfcK11cFgNh
/ZUsvn3hTgDbC5RHZHMAFJNcp4LfX2L+/kwefMed2s/HimXoi7rwBIITsPC0yos2
IenMeFZyVHh/e7Gh5I7SqGWY9c7xC4IqyJy0GMWNNs1nk6zkbD3vuKP/QmwA82NH
fh66wuby7VhxYHmzNsS4UY0HjWxIVevU2vj1aRUc/zThwECKeUjxjFnb3Pqvammr
gzW5782MtZcYCkEYvVNTcQZkt50CZUGRZ/k9BFYXeg8sSzudcKpvhU1QYV0AzKmz
zSDp6Q0c2+G2siXjk7XUqu/RJh6qkTYj23aao7LIK2A837oUlWSeB6cbWis8md/e
Sxu+qGEdibFPfNo6KKRtbZJY2nORefzVWcT1BS/uJdrObhxVWDWvfM8BDD8oSXZk
wCrHhyEGMJheRMQ4OdC6D8v2bJ2XwYHD1rvbwI+9etrsrfJFLeQvRmWqaESYcAMG
m7JhJSa74aClei7PS/xt4SVp0ESo6TORDeLEFMBjRnayofr675BUsJEaI4PrQ+8O
pK4bQC9k1F/39oGmnvcs
=q6WF
-----END PGP SIGNATURE-----
--- End Message ---