Your message dated Tue, 17 Jul 2018 16:22:40 +0000
with message-id <e1ffskk-0009wx...@fasolo.debian.org>
and subject line Bug#903185: fixed in openstack-doc-tools 1.6.0-3
has caused the Debian Bug report #903185,
regarding openstack-doc-tools: FTBFS in buster/sid (dh_installman: Cannot find 
"doc/build/man/openstack-doc-test.1")
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.)


-- 
903185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903185
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openstack-doc-tools
Version: 1.6.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_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
pyversions: missing debian/pyversions file, fall back to supported versions

[... snipped ...]

pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
if [ -e /<<PKGBUILDDIR>>/debian/CHANGELOG ] ; then \
        dh_installchangelogs /<<PKGBUILDDIR>>/debian/CHANGELOG ; \
else \
        dh_installchangelogs ; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_installman
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 -D today="November 01, 2017" -b man doc/source doc/build/man
Running Sphinx v1.7.5
connecting events for openstackdocstheme
making output directory...
loading pickled environment... not yet created
WARNING: no "man_pages" config value found; no manual pages will be written
Using openstackdocstheme Sphinx theme from 
/usr/lib/python2.7/dist-packages/openstackdocstheme/theme
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: 8 added, 0 changed, 0 removed
reading sources... [ 12%] autogenerate_config_docs
reading sources... [ 25%] doc-tools-readme
reading sources... [ 37%] index
reading sources... [ 50%] installation
reading sources... [ 62%] man/openstack-doc-test
reading sources... [ 75%] release_notes
reading sources... [ 87%] sitemap-readme
reading sources... [100%] usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... 
build succeeded, 1 warnings.

The manual pages are in doc/build/man.
dh_installman -O--buildsystem=python_distutils
dh_installman: Cannot find (any matches for) 
"doc/build/man/openstack-doc-test.1" (tried in .)

dh_installman: Aborting due to earlier error
debian/rules:59: recipe for target 'override_dh_installman' failed
make[1]: *** [override_dh_installman] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'binary-indep' failed
make: *** [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
but it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openstack-doc-tools.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

--- End Message ---
--- Begin Message ---
Source: openstack-doc-tools
Source-Version: 1.6.0-3

We believe that the bug you reported is fixed in the latest version of
openstack-doc-tools, 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 903...@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 openstack-doc-tools 
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: Tue, 17 Jul 2018 15:47:20 +0000
Source: openstack-doc-tools
Binary: openstack-doc-tools-common python-openstack-doc-tools 
python3-openstack-doc-tools
Architecture: source all
Version: 1.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 openstack-doc-tools-common - tools used by the OpenStack Documentation project 
- common files
 python-openstack-doc-tools - tools used by the OpenStack Documentation project 
- Python 2.7
 python3-openstack-doc-tools - tools used by the OpenStack Documentation 
project - Python 3.x
Closes: 903185
Changes:
 openstack-doc-tools (1.6.0-3) unstable; urgency=medium
 .
   [ Michal Arbet ]
   * Team upload.
   * Add fix-man-pages-generation.patch (Closes: #903185).
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
Checksums-Sha1:
 7d12f97c509303a0de03f28833795d63d825decc 2701 openstack-doc-tools_1.6.0-3.dsc
 642d0acd037a1273153281a8f5991784fe6b871b 4556 
openstack-doc-tools_1.6.0-3.debian.tar.xz
 284d2576303f9be445a3ae18d98f89c8a0851b44 7848 
openstack-doc-tools-common_1.6.0-3_all.deb
 c361dac24cd808958888a73b6fbf8ab17021f5cc 11741 
openstack-doc-tools_1.6.0-3_amd64.buildinfo
 3eedc1832ecf85b5dcc13371fe73ee4fda2de9c4 948804 
python-openstack-doc-tools_1.6.0-3_all.deb
 2736c99415c631b499319b560371904cade2c39d 28156 
python3-openstack-doc-tools_1.6.0-3_all.deb
Checksums-Sha256:
 6e3b65e5748ab570d0d8c2ccefa623c92858566ed06d62abeafc965a73a83659 2701 
openstack-doc-tools_1.6.0-3.dsc
 43d1e56797142db1f2712e55f6fa5c08bd137f79e2f76293aa00710cb358683c 4556 
openstack-doc-tools_1.6.0-3.debian.tar.xz
 a75d0528b19d56fa4f773089bf15574344641b64a3001c24c0c43dbaa750bf54 7848 
openstack-doc-tools-common_1.6.0-3_all.deb
 548a6b8bd184b9545d280e0a968e75f0da7baaf4f204e93fb9adb77f98faf836 11741 
openstack-doc-tools_1.6.0-3_amd64.buildinfo
 45a1fcb2c76281381d2c17cca5470029aa1a5a45b48ca3f9da1bae0f62eaf873 948804 
python-openstack-doc-tools_1.6.0-3_all.deb
 9ebb537e692b91f958dee7f1b9df169dfbb9cf06d209ab54a215a024d0455a20 28156 
python3-openstack-doc-tools_1.6.0-3_all.deb
Files:
 376c3b63c588f636d67fbf3fa033542c 2701 python optional 
openstack-doc-tools_1.6.0-3.dsc
 50ce795c476ae6e69b170a90bde38c70 4556 python optional 
openstack-doc-tools_1.6.0-3.debian.tar.xz
 5af5a90c697cc6eb3dd39a4cf7f35926 7848 python optional 
openstack-doc-tools-common_1.6.0-3_all.deb
 13b9d1aa963ab206503f84b550f38623 11741 python optional 
openstack-doc-tools_1.6.0-3_amd64.buildinfo
 3e9f2b49f7534133b16575a15839eb15 948804 python optional 
python-openstack-doc-tools_1.6.0-3_all.deb
 08f5885b38cda404232cf00abb4b521f 28156 python optional 
python3-openstack-doc-tools_1.6.0-3_all.deb

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

iQIzBAEBCgAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAltOECcACgkQq1PlA1ho
d6aG6w//bMiIv9qrpZ/DEja2sCrg19nN3M60nUTsujQLX+ldVDtgsjPvKZTcby9q
021HdXowlGBg6p41RXGTWjGTix/AcBO6naxqxxZZVtnUpsQ3/WnaqUYTxxroIwok
eC32wErv2SikHzvh5Nzk61sAOasN7wS9Er4WQ9BIkoQoYnTyfiHzax9uLACiqKcZ
MFqaftqXo0C8/X/GNYO/QzGKhr3G9qcfNkI7/6sp/SKgwK3+rg0F7z3lBiCOtTrv
fmli9s/349nwoHwAq3idqK0S7iwx4+lNxJvO3Wx5SU+LQBFJ77WU1zHlVNlsi3HA
n2/XVJErAZsyviqW1p0zooiPAmpESCSq63SyYtWcyUdn0Sg0s9FqPcjB7Wm3BMC0
P6VgHROWqUVaZt2nbQ7vEba79PDvAj5NrxPAZgx/uK0pr2UajPVDeSJF+xumAS7P
v8hphBAN0xd43Lf7WtowKY4bL3897ujfckD1EzqwvVVXQW+I1Nbgpd2QgW0xydk2
Igs/LTi70xQVPLBNV+rqcpm9HW5AT4sXOkU8zs4KH0MtD8tWiP554HdBkB76mx58
mi9QK/vae/ZQmt9qHFz9HIKdjD+JwCYGfRgq9kIoz5H85B+m1VOl7K0HlSGWVFZK
/utq+lM2tTCLnx0SolHTnmHmoAIuwm819MrnvDFLR9xZN6ElxwI=
=glN1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to