[Python-modules-team] Bug#903325: blinker: FTBFS in buster/sid (dh_installdocs: Cannot find "README")

Santiago Vila sanvila at debian.org
Sun Jul 8 21:26:37 BST 2018


Package: src:blinker
Version: 1.4+dfsg1-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: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
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
dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use)
I: pybuild base:217: /usr/bin/python setup.py build 
running build

[... snipped ...]

dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use)
I: pybuild base:217: /usr/bin/python setup.py install --root /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp 
running install
running build
running build_py
running install_lib
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython2_2.7/build/blinker/_utilities.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython2_2.7/build/blinker/__init__.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython2_2.7/build/blinker/_saferef.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython2_2.7/build/blinker/base.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker/_utilities.py to _utilities.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker/__init__.py to __init__.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker/_saferef.py to _saferef.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker/base.py to base.pyc
running install_egg_info
Writing /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python2.7/dist-packages/blinker-1.4.egg-info
I: pybuild base:217: /usr/bin/python3 setup.py install --root /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp 
running install
running build
running build_py
running install_lib
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages
creating /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython3_3.6/build/blinker/_utilities.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython3_3.6/build/blinker/__init__.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython3_3.6/build/blinker/_saferef.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker
copying /<<BUILDDIR>>/blinker-1.4+dfsg1/.pybuild/cpython3_3.6/build/blinker/base.py -> /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker/_utilities.py to _utilities.cpython-36.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker/__init__.py to __init__.cpython-36.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker/_saferef.py to _saferef.cpython-36.pyc
byte-compiling /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker/base.py to base.cpython-36.pyc
running install_egg_info
Writing /<<BUILDDIR>>/blinker-1.4+dfsg1/debian/tmp/usr/lib/python3.6/dist-packages/blinker-1.4.egg-info
   dh_install -i -O--buildsystem=pybuild
dh_install: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_installdocs -i -O--buildsystem=pybuild
dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)
dh_installdocs: Cannot find (any matches for) "README" (tried in .)

debian/rules:4: 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.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/blinker.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 Python-modules-team mailing list