Package: src:klaus
Version: 1.3.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_klaus/build/klaus
copying klaus/markup.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_klaus/build/klaus

[... snipped ...]

copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/skeleton.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/history.inc.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/index.html 
-> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/view_commit.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/repo_list.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/history.html 
-> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/blame_blob.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/submodule.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/base.html -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/tree.inc.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/templates/view_blob.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/templates
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/ctagsutils.py 
-> /<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_klaus/build/klaus/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/markup.py
 to markup.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/httpauth.py
 to httpauth.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/highlighting.py
 to highlighting.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/views.py
 to views.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/contrib/wsgi.py
 to wsgi.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/contrib/wsgi_autoreload.py
 to wsgi_autoreload.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/contrib/wsgi_autoreloading.py
 to wsgi_autoreloading.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/contrib/app_args.py
 to app_args.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/contrib/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/ctagscache.py
 to ctagscache.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/utils.py
 to utils.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/repo.py
 to repo.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/diff.py
 to diff.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/ctagsutils.py
 to ctagsutils.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus/__init__.py
 to __init__.cpython-36.pyc
running install_egg_info
Copying klaus.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-klaus/usr/lib/python3.6/dist-packages/klaus-1.3.0.egg-info
Skipping SOURCES.txt
running install_scripts
creating /<<PKGBUILDDIR>>/debian/python3-klaus/usr/bin
copying build/scripts-3.6/klaus -> /<<PKGBUILDDIR>>/debian/python3-klaus/usr/bin
changing mode of /<<PKGBUILDDIR>>/debian/python3-klaus/usr/bin/klaus to 775
rm debian/python-klaus/usr/bin/klaus
mkdir -p debian/klaus/usr/bin
mv debian/python3-klaus/usr/bin/klaus \
   debian/klaus/usr/bin/klaus
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -i -O--buildsystem=pybuild
   dh_installchangelogs -i -O--buildsystem=pybuild
   dh_installexamples -i -O--buildsystem=pybuild
   dh_installman -i -O--buildsystem=pybuild
dh_installman: Cannot find (any matches for) "klaus.1" (tried in .)

dh_installman: Aborting due to earlier error
make: *** [debian/rules:9: 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/klaus.html

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

Thanks.

Reply via email to