Your message dated Tue, 04 Sep 2018 22:21:58 +0000
with message-id <[email protected]>
and subject line Bug#906401: fixed in python-keystoneclient 1:3.17.0-2
has caused the Debian Bug report #906401,
regarding python-keystoneclient: FTBFS in buster/sid (Could not import
extension openstackdocstheme)
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 [email protected]
immediately.)
--
906401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906401
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-keystoneclient
Version: 1:3.15.0-2
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster 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,python3,sphinxdoc
dh_update_autotools_config -i -O--buildsystem=python_distutils
dh_autoreconf -i -O--buildsystem=python_distutils
dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_configure: Please use the third-party "pybuild" build system instead of
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
dh_auto_build -i -O--buildsystem=python_distutils
dh_auto_build: Please use the third-party "pybuild" build system instead of
python-distutils
dh_auto_build: This feature will be removed in compat 12.
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
[... snipped ...]
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/base.py
to base.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/baseclient.py
to baseclient.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/cli.py
to cli.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/token_endpoint.py
to token_endpoint.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/__init__.py
to __init__.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v2.py
to v2.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v3/password.py
to password.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v3/federated.py
to federated.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v3/__init__.py
to __init__.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v3/base.py
to base.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/v3/token.py
to token.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/access.py
to access.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/generic/password.py
to password.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/generic/cli.py
to cli.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/generic/__init__.py
to __init__.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/generic/base.py
to base.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/generic/token.py
to token.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/__init__.py
to __init__.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/identity/base.py
to base.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/conf.py
to conf.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/auth/base.py
to base.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/adapter.py
to adapter.cpython-36.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/keystoneclient/discover.py
to discover.cpython-36.pyc
running install_egg_info
Copying python_keystoneclient.egg-info to
/<<PKGBUILDDIR>>/debian/python3-keystoneclient/usr/lib/python3/dist-packages/python_keystoneclient-3.15.0.egg-info
Skipping SOURCES.txt
running install_scripts
+ pwd
+ rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
+ pwd
+ [ -d /<<PKGBUILDDIR>>/debian/python-keystoneclient/usr/bin ]
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs -i -O--buildsystem=python_distutils
debian/rules override_dh_sphinxdoc
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
sphinx-build -b html doc/source
/<<PKGBUILDDIR>>/debian/python-keystoneclient-doc/usr/share/doc/python-keystoneclient-doc/html
Running Sphinx v1.7.6
Extension error:
Could not import extension openstackdocstheme (exception: No module named
'openstackdocstheme')
make[1]: *** [debian/rules:44: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-keystoneclient.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-keystoneclient
Source-Version: 1:3.17.0-2
We believe that the bug you reported is fixed in the latest version of
python-keystoneclient, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-keystoneclient
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 24 Aug 2018 08:47:43 +0200
Source: python-keystoneclient
Binary: python-keystoneclient python-keystoneclient-doc python3-keystoneclient
Architecture: source all
Version: 1:3.17.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
python-keystoneclient - client library for the OpenStack Keystone API - Python
2.x
python-keystoneclient-doc - client library for the OpenStack Keystone API - doc
python3-keystoneclient - client library for the OpenStack Keystone API -
Python 3.x
Closes: 906401
Changes:
python-keystoneclient (1:3.17.0-2) unstable; urgency=medium
.
* Uploading to unstable.
* Fixes FTBFS (Closes: #906401).
Checksums-Sha1:
aef5affe4837a6682a37f7d5923ea73b53d3ffa3 3993
python-keystoneclient_3.17.0-2.dsc
a148c9be0a13af164131e7484073b990b07792eb 28612
python-keystoneclient_3.17.0-2.debian.tar.xz
48e7f7b330f3165fb8e7d154232d0c42ba22b025 950496
python-keystoneclient-doc_3.17.0-2_all.deb
c736d65b9ffde7a2b2950b90d937811dedc135b6 199596
python-keystoneclient_3.17.0-2_all.deb
99f270c81a05857fc0b897a39c1583986c04adaa 18587
python-keystoneclient_3.17.0-2_amd64.buildinfo
3127146ea8549650721896bfc6e06208ac12a857 199512
python3-keystoneclient_3.17.0-2_all.deb
Checksums-Sha256:
eddad7a6630e00a1df8912528d3e3760acf6abac218c596e4473b6a00906e7a3 3993
python-keystoneclient_3.17.0-2.dsc
704145ceb593e12e8d6854c31063de4bd4a8c734705ce586e250b7e32e9b55c9 28612
python-keystoneclient_3.17.0-2.debian.tar.xz
b8e826724109f2700cb1d7c060c0a028367f7eca0d4957de9f1978431b86b32f 950496
python-keystoneclient-doc_3.17.0-2_all.deb
e075e6e806159f8901a41cb59698d64a6ee62f35461f3876d6b3b431303ac144 199596
python-keystoneclient_3.17.0-2_all.deb
7e8d086c771ebe64af6065227f34ede03c0f8cef5a02e081f001001d2e005316 18587
python-keystoneclient_3.17.0-2_amd64.buildinfo
427c2f42e05c9a162326622970c25a9cba9d79008accc91258a15354ba3d05ec 199512
python3-keystoneclient_3.17.0-2_all.deb
Files:
d9222f8eb8241c2d987c9d5c7cee6994 3993 python optional
python-keystoneclient_3.17.0-2.dsc
da07372fb65efe9c1ee43246c2da44bb 28612 python optional
python-keystoneclient_3.17.0-2.debian.tar.xz
604994df8a2d334c678e16e093a228a0 950496 doc optional
python-keystoneclient-doc_3.17.0-2_all.deb
84eeb96f2e492e1b9cc191903bbf3e5e 199596 python optional
python-keystoneclient_3.17.0-2_all.deb
aef265805ffdda444ac5f2ce40692128 18587 python optional
python-keystoneclient_3.17.0-2_amd64.buildinfo
42acf48a08907635b617f87a2177c153 199512 python optional
python3-keystoneclient_3.17.0-2_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluO/1IACgkQq1PlA1ho
d6YfRg//QAC07kBJTqwmxUHDnVPkzknZU0nN/90kW13Dz04Okm8wC6MaDUsEdflx
6YntZPW0stlJ0NuI0gq3yNOtAEzhDePTA3RBVLeCbjKP5VaOwWmm7cOEQ+r3UIjG
+iBv1rje2X0Vj9AOgqeQWn9edThk01FnaN332ZbMnyjppj2Sr2UsJVyQqQvHDzgY
uyEkbM2IQJWIOKApIoa56fNy2CWQ26KqyH9jnyVOHbcFnJ/g948H2gHJOl0g/Zmw
sqDCssMv/Xd55OVhAVXua/3ngRp0RbSNwmhl1qPyOuEiIK1pat+zDGr3BcNVs9ZW
FukQwirL2hswwlbsSgJDwiwdFzow2hQYcbVwmaCupmJ/9EBuD0XnzqdaRpv1UdRG
fsO5SAW34D0Ppq0oVykjLjdbBN14PkxYKNUg2RONFq2lu3AB2c4eCyAT5ngaqEHm
ndIbSMFavE9vULFA3tmVfw0G0Tikp5A1YWbHZ2bdHD6VqBSwjgEIJUOkZMPRXEhp
ju0qJLiM/yHw//Q/8QiIktP/VH0oECvvRQ2MReDd4ahN4eTYjrnw35SoM//2dCjm
v7sqEl3chr2Gzx4/hY/hbKgBnXU9LjnyCr2XSjKM8L6/08GK1eEWzWsilVMnLjDH
rESu2+v7pedUjrgvAb9oJS47LCn0F6xb5muiaF1RKb4rN9Mu12Q=
=Iy7D
-----END PGP SIGNATURE-----
--- End Message ---