Your message dated Mon, 12 Sep 2016 07:49:29 +0000
with message-id <e1bjlzd-0000uh...@franck.debian.org>
and subject line Bug#834742: fixed in python-keystoneauth1 2.12.1-1
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.12.1-1
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.
Thomas Goirand <z...@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: SHA256
Format: 1.8
Date: Mon, 12 Sep 2016 01:21:27 +0200
Source: python-keystoneauth1
Binary: python-keystoneauth1 python3-keystoneauth1 python-keystoneauth1-doc
Architecture: source all
Version: 2.12.1-1
Distribution: experimental
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@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.12.1-1) experimental; urgency=medium
.
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
* Changed pep8 build depends to python-pep8 (Closes: #834742)
.
[ James Page ]
* New upstream release.
.
[ Corey Bryant ]
* New upstream release.
.
[ James Page ]
* Demote python{3}-requests-kerberos to Suggests as its an optional
dependency.
.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
Checksums-Sha1:
b791045af7340a1054e5639451f58c34e239fe2d 3630 python-keystoneauth1_2.12.1-1.dsc
524a75b4e3a54758d92077315fc9403171c239cb 124536
python-keystoneauth1_2.12.1.orig.tar.xz
e251e24ff636487a28128de27126b8a1d1898af3 3780
python-keystoneauth1_2.12.1-1.debian.tar.xz
d856d8e970662085efb2eb9e137ebe7c646c4961 39132
python-keystoneauth1-doc_2.12.1-1_all.deb
a6e0d615a9913155c608b2f95b61698708c285c5 104938
python-keystoneauth1_2.12.1-1_all.deb
ba916ef9f6e5fc016bb5c6eb2e4a7bae33c372ca 105078
python3-keystoneauth1_2.12.1-1_all.deb
Checksums-Sha256:
be0debe6e2ba090fbaa5588d809af883df90f8ef924596d78861df3299ca8b6f 3630
python-keystoneauth1_2.12.1-1.dsc
20dbae9e93e7659dca45d08cb5cf7977a18c59214c4a452a0d36cc1613d57a45 124536
python-keystoneauth1_2.12.1.orig.tar.xz
c242632c4552cc8ef3454fa75fea85a61329939bf3edad359612778bce8a7672 3780
python-keystoneauth1_2.12.1-1.debian.tar.xz
e84efe2d688d57f361d6e3b9dc4ff27970759b6c5def1202aaabe26165589194 39132
python-keystoneauth1-doc_2.12.1-1_all.deb
85dd53a05b479c6c7c8c52a5b9f32108e830c034a55be94d9f79b375a1db6561 104938
python-keystoneauth1_2.12.1-1_all.deb
1f58c31a14c1de117a1b79fe307240000a057ce207e94d4e76a03cecb380ae47 105078
python3-keystoneauth1_2.12.1-1_all.deb
Files:
a3193ecac5ce3b5257a044b0439de760 3630 python optional
python-keystoneauth1_2.12.1-1.dsc
d93fa08485f97876a5b6fd1c8afdc9af 124536 python optional
python-keystoneauth1_2.12.1.orig.tar.xz
ec05d1b406e7483acb9043b63561fb0c 3780 python optional
python-keystoneauth1_2.12.1-1.debian.tar.xz
70d8bb223a2ad6eaf2e79693a689c0a6 39132 doc optional
python-keystoneauth1-doc_2.12.1-1_all.deb
1fae30fac9fcb68b0c84aa2731a3772d 104938 python optional
python-keystoneauth1_2.12.1-1_all.deb
369298fd96ac69b11bf1dc8eb816a809 105078 python optional
python3-keystoneauth1_2.12.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQItBAEBCAAXBQJX1luCEBx6aWdvQGRlYmlhbi5vcmcACgkQ1BatFaxrQ/6/YxAA
jX/weMFC78vlSN2YGuhR4OpialO7BdkMaPgKzHruMipsOk+Qv5Esqgz1x2xh5z+t
9vWy73OUPwNqSc1rLm3rEmSkTnSIKQuQV+c5EruFaFJHerDVbzG16X+YayGaaWNt
22PdCbk90AxXunNiGGH3n4XU1b5VcMlP3GHvNbT2G3GX+FrfT9YjZ2LusSwppFtq
V2Iy81PbbKcYq4viWqPYMfD2G3IThNv+S7CFEQVaG3V/+FkHYvFYcwo4U683+WlA
7TAzUpUQ1u70abMDmXCHPIeAVpYbb/ocQFS3YSPa1y32/laALNFcik8yHvXY7LAh
rBsxmAsxZE9+vB67U9YwT9meHy8pL0CVyJl+8K86bIPR71PI9vvKV5sgaAOUbiId
s8NncCiAlrfmOy8Ufskw+gtuZjwc5nFiqqx6uuoa/5R9dRj+sBLoD6SNxr+kZsg0
Dvv5s1vgoZUXd48P3Cs11dDGQknoRTEQ07SqSONJrjsvvf67pCWnSNIsb8GgeLgY
123C8WgLx1qtCyNBppnYwKFEwCuti6ECzFpi/hsRihCAft6yc4XA3iJGly2AmTys
BvnUbFZCzvK0CIj4zgu18PWLVmuv/SD6xxVq5+rSiC/P9kzU4P06D19XbUlVnzyo
6MgFnwbSIXjaz54R+efEHWg3CXv2PVJzV8IYQiuUWLY=
=LYZu
-----END PGP SIGNATURE-----
--- End Message ---