Your message dated Fri, 19 Aug 2016 22:27:45 +0000
with message-id <e1basgp-0007u8...@franck.debian.org>
and subject line Bug#834742: fixed in python-keystoneauth1 2.4.1-2
has caused the Debian Bug report #834742,
regarding python-keystoneauth1: FTBFS (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.)
--
834742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-keystoneauth1
Version: 2.4.1-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 /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils
--with python2,python3,sphinxdoc
dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from:
binary binary-arch binary-indep build build-arch build-indep clean install
install-arch install-indep)
dh build-indep --buildsystem=python_distutils --with python2,python3,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
[... snipped ...]
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_given_optionsl
... ok
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_requests_lesser_than_2_4_1
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_requests_lesser_than_2_4_1
... ok
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt
... ok
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepidle
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepidle
... ok
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepintvl
keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepintvl
... ok
keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_deprecated_options
keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_deprecated_options
... ok
keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_options
keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_options
... ok
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_case
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_case
... ok
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_endpoint_case
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_endpoint_case
... ok
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_token_endpoint_user_id
keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_token_endpoint_user_id
... ok
keystoneauth1.tests.unit.test_utils.UtilsTests.test_get_logger
keystoneauth1.tests.unit.test_utils.UtilsTests.test_get_logger ... ok
======================================================================
FAIL: unittest2.loader._FailedTest.keystoneauth1.tests.unit.test_hacking_checks
unittest2.loader._FailedTest.keystoneauth1.tests.unit.test_hacking_checks
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
ImportError: Failed to import test module:
keystoneauth1.tests.unit.test_hacking_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 "keystoneauth1/tests/unit/test_hacking_checks.py", line 16, in <module>
import pep8
ImportError: No module named pep8
----------------------------------------------------------------------
Ran 336 tests in 2.340s
FAILED (failures=1)
debian/rules:26: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:11: 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
using "dpkg-buildpackage -A" is quite irrelevant.
For this particular package, I've also checked that it fails to build
from source in the reproducible builds site:
https://tests.reproducible-builds.org/
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-keystoneauth1
Source-Version: 2.4.1-2
We believe that the bug you reported is fixed in the latest version of
python-keystoneauth1, 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 python-keystoneauth1
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: Fri, 19 Aug 2016 23:26:59 +0200
Source: python-keystoneauth1
Binary: python-keystoneauth1 python3-keystoneauth1 python-keystoneauth1-doc
Architecture: source
Version: 2.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
python-keystoneauth1 - authentication library for OpenStack Identity - Python
2.7
python-keystoneauth1-doc - authentication library for OpenStack Identity - doc
python3-keystoneauth1 - authentication library for OpenStack Identity - Python
3.x
Closes: 834742
Changes:
python-keystoneauth1 (2.4.1-2) unstable; urgency=medium
.
* Changed pep8 build depends to python-pep8 (Closes: #834742)
Checksums-Sha1:
8f988de861aad33af502ee7e546f9fc4d4d8a4a4 3411 python-keystoneauth1_2.4.1-2.dsc
5964867da5a4ada832da34ff586cd68c896ee8ad 3756
python-keystoneauth1_2.4.1-2.debian.tar.xz
Checksums-Sha256:
f7c3035d576045daeeea8399176fdd48de92f9cad7d6e30a7648db2f19c2edd5 3411
python-keystoneauth1_2.4.1-2.dsc
9356d1ff8da263ffe2a373351f02079252161351924ad1bea329fc7601bf056d 3756
python-keystoneauth1_2.4.1-2.debian.tar.xz
Files:
861f1a9e2a25524e6228b08b71649f03 3411 python optional
python-keystoneauth1_2.4.1-2.dsc
e8ae4e796e8d2923fdb48fbecc5661e9 3756 python optional
python-keystoneauth1_2.4.1-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJXt3q0AAoJEDVzElWdHgZL9C4P+wdDDFi5oRpGZeWaichG6wgd
HJLf+5E2KQQQcja5t0ND1VCXYYDm5G7uzDfkGGMtWmAeBFH+1omYdtPtfO/RHlno
eDYGWqTJufVruFMdImb2d6BWCVQQx9IKKk1RVZKX4B+XKvZhRmhwa9dPjO9QWPUZ
mqQ0UafrnRdSBx7jeknRzje/cnuUwD3or4bFibqVm2Uvtj8NWqcq4s+2t0DO9JGN
0N/IDSpSRzYOsjF+YAZI9JE1Rw5AZGrmuCsPsdn0NcA0SfAFEJFHd6nDgtFJILcJ
gpHzN0gFsHpy1ENfCWndDpEC8d5qqM4TkXDAZ5ldrR/Lv3Lp7XfujT1qx2tBVLFd
+YfwAFVnqoxVFSxgGtq5BLI95WY8YcnFcXkbI63bs2bqGhmRCOw/krLrF+pKfbag
v7FS5eLh5MoBinvntdjkJWw1GQ1fIobbUDjC6okXOnwIB3nfbovsnsDyw0eNoj2P
Gry5bPd9dmfd6zGVF0WCoJ0KYjJTlOPhdloBpPWuORNdmPh8cD4vsowu7WiWvtOE
Q3RpTfMPEntCAolG8k7mfQTx1fwm2OspsSuI0HBvb3ypgFzkfDFdsF/KPcn/8CM4
rWiP+j4zNpYPsoHTX7bxcSlc3SRBNIo/pSftQgyI1pqGDnoHrFrzuIxLxg84Pbro
+CRctZ9hkAe2Yho+kGNu
=L1qo
-----END PGP SIGNATURE-----
--- End Message ---