[PKG-Openstack-devel] Bug#903868: heat: FTBFS in buster/sid (dh_installman: Cannot find "doc/build/man/heat-api.1")

Santiago Vila sanvila at debian.org
Mon Jul 16 00:04:26 BST 2018


Package: src:heat
Version: 1:10.0.0-3
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 python3,sphinxdoc,systemd
   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.
   debian/rules override_dh_auto_build
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

[... snipped ...]

writing output... [ 92%] template_guide/hot_guide
writing output... [ 93%] template_guide/hot_spec
writing output... [ 94%] template_guide/index
writing output... [ 95%] template_guide/openstack
writing output... [ 96%] template_guide/software_deployment
writing output... [ 97%] template_guide/unsupported
writing output... [ 98%] templates/cfn/WordPress_Single_Instance
writing output... [ 99%] templates/hot/hello_world
writing output... [100%] templates/index

/<<PKGBUILDDIR>>/doc/source/admin/auth-model.rst:74: WARNING: unknown document: identity-management
WARNING: Cannot get gitsha from git repository.
/<<PKGBUILDDIR>>/doc/source/admin/stack-domain-users.rst:120: WARNING: unknown document: identity-management
/<<PKGBUILDDIR>>/doc/source/template_guide/environment.rst:55: WARNING: unknown option: -e
/<<PKGBUILDDIR>>/doc/source/template_guide/environment.rst:58: WARNING: unknown option: --parameter
/<<PKGBUILDDIR>>/doc/source/template_guide/environment.rst:62: WARNING: unknown option: --parameter
generating indices... genindex
writing additional pages... search
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 59 warnings.

The HTML pages are in debian/heat-doc/usr/share/doc/heat-doc/html.
dh_sphinxdoc
dh_sphinxdoc: ignoring unknown JavaScript code: debian/heat-doc/usr/share/doc/heat-doc/html/_static/js/bootstrap.min.js
dh_sphinxdoc: ignoring unknown JavaScript code: debian/heat-doc/usr/share/doc/heat-doc/html/_static/js/docs.js
dh_sphinxdoc: ignoring unknown JavaScript code: debian/heat-doc/usr/share/doc/heat-doc/html/_static/js/navigation.js
dh_sphinxdoc: ignoring unknown JavaScript code: debian/heat-doc/usr/share/doc/heat-doc/html/_static/js/webui-popover.js
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_installchangelogs
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
if [ -e /<<PKGBUILDDIR>>/debian/CHANGELOG ] ; then \
	dh_installchangelogs /<<PKGBUILDDIR>>/debian/CHANGELOG ; \
else \
	dh_installchangelogs ; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installman -i -O--buildsystem=python_distutils
dh_installman: Cannot find (any matches for) "doc/build/man/heat-api.1" (tried in .)

dh_installman: Aborting due to earlier error
debian/rules:6: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 25
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/heat.html

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

Thanks.



More information about the Openstack-devel mailing list