Your message dated Tue, 04 Sep 2018 14:46:01 +0000
with message-id <e1fxcaf-0006zk...@fasolo.debian.org>
and subject line Bug#906405: fixed in python-oslo.config 1:6.4.0-2
has caused the Debian Bug report #906405,
regarding python-oslo.config: 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 ow...@bugs.debian.org
immediately.)


-- 
906405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-oslo.config
Version: 1:5.2.0-4
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-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/testmods/fbar_foo_opt.py
 to fbar_foo_opt.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/testmods/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/testmods/fblaa_opt.py
 to fblaa_opt.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/testmods/blaa_opt.py
 to blaa_opt.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/testmods/baz_qux_opt.py
 to baz_qux_opt.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/tests/test_iniparser.py
 to test_iniparser.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/version.py
 to version.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/fixture.py
 to fixture.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/types.py
 to types.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo_config/cfg.py
 to cfg.cpython-36.pyc
running install_egg_info
Copying oslo.config.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/lib/python3/dist-packages/oslo.config-5.2.0.egg-info
Skipping SOURCES.txt
running install_scripts
Installing oslo-config-generator script to 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/bin
+ pwd
+ rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
+ pwd
+ [ -d /<<PKGBUILDDIR>>/debian/python-oslo.config/usr/bin ]
+ pwd
+ basename 
/<<PKGBUILDDIR>>/debian/python-oslo.config/usr/bin/oslo-config-generator
+ SCRIPT_NAME=oslo-config-generator
+ [ yes = yes ]
+ pwd
+ pwd
+ mv /<<PKGBUILDDIR>>/debian/python-oslo.config/usr/bin/oslo-config-generator 
/<<PKGBUILDDIR>>/debian/python-oslo.config/usr/bin/python2-oslo-config-generator
+ [ yes = yes ]
+ pwd
+ pwd
+ mv /<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/bin/oslo-config-generator 
/<<PKGBUILDDIR>>/debian/python3-oslo.config/usr/bin/python3-oslo-config-generator
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
PYTHONPATH=/<<PKGBUILDDIR>> sphinx-build -D html_last_updated_fmt="May 22, 
2018" -b html doc/source 
/<<PKGBUILDDIR>>/debian/python-oslo.config-doc/usr/share/doc/python-oslo.config-doc/html
Running Sphinx v1.7.6

Extension error:
Could not import extension openstackdocstheme (exception: No module named 
'openstackdocstheme')
make[1]: *** [debian/rules:26: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: 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-oslo.config.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-oslo.config
Source-Version: 1:6.4.0-2

We believe that the bug you reported is fixed in the latest version of
python-oslo.config, 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 906...@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-oslo.config 
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: Thu, 30 Aug 2018 09:20:38 +0200
Source: python-oslo.config
Binary: python-oslo.config python-oslo.config-doc python3-oslo.config
Architecture: source all
Version: 1:6.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python-oslo.config - Common code for Openstack Projects (configuration API) - 
Python 2
 python-oslo.config-doc - Common code for Openstack Projects (configuration 
API) - doc
 python3-oslo.config - Common code for Openstack Projects (configuration API) - 
Python 3
Closes: 906405
Changes:
 python-oslo.config (1:6.4.0-2) unstable; urgency=medium
 .
   * Uploading to unstable:
     - Fixes FTBFS (Closes: #906405).
Checksums-Sha1:
 8c3fd2607bee4f626b30614ade91d655d36a9ddd 3364 python-oslo.config_6.4.0-2.dsc
 ac964397f87371f017afc73c7de9de94985a8ad6 22532 
python-oslo.config_6.4.0-2.debian.tar.xz
 dfa608f6f05082bb1141115941af9d8293bf09e7 989704 
python-oslo.config-doc_6.4.0-2_all.deb
 71feaf0400b117715a7e6893bfc88fca964ae0d5 107944 
python-oslo.config_6.4.0-2_all.deb
 f292245cba56d627521364903c3a8f50a0c1d52e 14448 
python-oslo.config_6.4.0-2_amd64.buildinfo
 266eef7e91b2a744980357b6c82528e4f8663136 108080 
python3-oslo.config_6.4.0-2_all.deb
Checksums-Sha256:
 1e9e2d8dd9a6ad32944cbd3c5af1c2e57fb1e4acc652cdc76dfb7bf1402a530a 3364 
python-oslo.config_6.4.0-2.dsc
 81d9def25610e6ddac7a95c3c54966b7d96229852b5da4910709d00f84dff815 22532 
python-oslo.config_6.4.0-2.debian.tar.xz
 74a8f2c1b49a3ae71e8d5d15c0cea5205345e872967c715417d90e0d8e1a3b0e 989704 
python-oslo.config-doc_6.4.0-2_all.deb
 a48c31ba6228078a26c9afe0a89b472ab90e6546dcf6e3eebae99c924203b7eb 107944 
python-oslo.config_6.4.0-2_all.deb
 8bdc87a74a9fc89e1d35a1b8dc5d1c960d136aa054d5ea14f1c98c72e0712c5f 14448 
python-oslo.config_6.4.0-2_amd64.buildinfo
 beca3e4b73c47e03cdc5db547af912fa321e497bda155e053e9bb9a86139a839 108080 
python3-oslo.config_6.4.0-2_all.deb
Files:
 1c62927144f9017e91a6b43787b6500d 3364 python optional 
python-oslo.config_6.4.0-2.dsc
 1739eb6185f146e17891df7d076275e5 22532 python optional 
python-oslo.config_6.4.0-2.debian.tar.xz
 65e323b1e175591e67df06a29571814b 989704 doc optional 
python-oslo.config-doc_6.4.0-2_all.deb
 5db61051a34d6f21011317ffffbd6986 107944 python optional 
python-oslo.config_6.4.0-2_all.deb
 cf4c22a5224ccf43fd62b6469ca2ecab 14448 python optional 
python-oslo.config_6.4.0-2_amd64.buildinfo
 07decfcf138a64de70ae6b20ea6a7f37 108080 python optional 
python3-oslo.config_6.4.0-2_all.deb

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

iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluNUu8ACgkQq1PlA1ho
d6ZbVRAAkiiz2i9cdWj6jST0gyhOYlSTLQNGQyG9vm95xzJQF6mszpj2bwsvY7QF
fYO7hNSdNqA2XzWKEhYvsc3BjGslJO7eUxgsKId3UqjWCB0JWzZBtyWe31X1/hFC
riWiMWLpdJAFbMvKuJxV8F3Z69HSh2jKInWRmFEZhNKbEZAKN4mN6PIadzeAmleI
0F7Weeb6Ur5imm0nCnTkUpDtCK38oW0QahSSexGhzSrQBsISJ09PVjmmPe2K8ZE3
nYGjg+PEMflxjZSvzmaA+/PIWc+b+HnsAumAbKUsN+rFtizFvH0JQUedTBD8FvAe
A9QKo7HSs4hGbrh4sY55qEtlHA9aX7BBQAoRguUkNCMZxgjJiVHEigXBnHMtBSPi
7GjRu67lCSdMndJf3yhqsLKSpzRCUlM6zirAEZWVA0wGTHwculBmbp3WUCXWvrFm
0gqENYAgwgSMvZ3XbJiReCcvTa0INFo+UilGBxWCj7YN+tHPO91bN2DUm6+xEGpG
f+JIPhsxO6ivjr23PYQEv5J6Jywx5U8/eBf5bn3Dun5slNdP+47l9xXST7XA7kwz
/jSWFONOjMcLjpVOeRODoarqcdrZjEWTPmSQIwLS7Ycf0AYvp+NIFWp88HcEVfgQ
McxMYZx++SEE0o0/P67ZcU0t3DBsDnkltwjNsfzx7wpuJzKs4TI=
=fV9n
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to