[Debian-astro-maintainers] Bug#903186: pyavm: FTBFS in buster/sid (dh_installdocs: Cannot find "README.md")

Santiago Vila sanvila at debian.org
Sat Jul 7 12:40:36 BST 2018


Package: src:pyavm
Version: 0.9.4-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_pyavm/build/pyavm
copying pyavm/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pyavm/build/pyavm

[... snipped ...]

copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/data/ssc2006-16a1.xml -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/data/opo0613a.xml -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/data/ssc2004-04a3.xml -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/data/ssc2004-06a1.xml -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/data/ssc2004-19a2.xml -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/test_avm.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/test_wcs_utils.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/test_specs.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/test_main.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/tests/test_io.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/embed.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/avm.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyavm/build/pyavm/cv.py -> /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/exceptions.py to exceptions.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/specs.py to specs.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/wcs_utils.py to wcs_utils.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/__init__.py to __init__.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/png.py to png.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/jpeg.py to jpeg.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/datatypes.py to datatypes.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/extract.py to extract.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_header.py to test_header.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/__init__.py to __init__.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_avm.py to test_avm.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_wcs_utils.py to test_wcs_utils.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_specs.py to test_specs.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_main.py to test_main.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/tests/test_io.py to test_io.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/embed.py to embed.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/avm.py to avm.cpython-36.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/pyavm/cv.py to cv.cpython-36.pyc
running install_egg_info
running egg_info
writing PyAVM.egg-info/PKG-INFO
writing dependency_links to PyAVM.egg-info/dependency_links.txt
writing top-level names to PyAVM.egg-info/top_level.txt
reading manifest file 'PyAVM.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyAVM.egg-info/SOURCES.txt'
Copying PyAVM.egg-info to /<<PKGBUILDDIR>>/debian/python3-pyavm/usr/lib/python3.6/dist-packages/PyAVM-0.9.4.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_installdocs -i -O--buildsystem=pybuild
dh_installdocs: Cannot find (any matches for) "README.md" (tried in .)

debian/rules:8: 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/pyavm.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 Debian-astro-maintainers mailing list