Your message dated Tue, 14 Aug 2018 07:33:51 +0000
with message-id <e1fptpv-000fhr...@fasolo.debian.org>
and subject line Bug#903325: fixed in blinker 1.4+dfsg1-0.2
has caused the Debian Bug report #903325,
regarding blinker: FTBFS in buster/sid (dh_installdocs: Cannot find "README")
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.)


-- 
903325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: blinker
Source-Version: 1.4+dfsg1-0.2

We believe that the bug you reported is fixed in the latest version of
blinker, 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.
Sebastien Delafond <s...@debian.org> (supplier of updated blinker 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: Sat, 04 Aug 2018 08:51:55 +0200
Source: blinker
Binary: python-blinker python3-blinker python-blinker-doc
Architecture: source
Version: 1.4+dfsg1-0.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Sebastien Delafond <s...@debian.org>
Description:
 python-blinker - Fast, simple object-to-object and broadcast signaling library
 python-blinker-doc - Documentation for the blinker signaling library
 python3-blinker - fast, simple object-to-object and broadcast signaling library
Closes: 903325
Changes:
 blinker (1.4+dfsg1-0.2) unstable; urgency=medium
 .
   * Fix FTBFS (Closes: #903325)
Checksums-Sha1:
 2de08878f263e0a812136cdfa5961d9d8645f9ad 1832 blinker_1.4+dfsg1-0.2.dsc
 da525ed73cb6e49c68018cd7c3331bc7e61e67f2 4032 
blinker_1.4+dfsg1-0.2.debian.tar.xz
 aa17ade11994650f7111c085406ac37f8f1125b0 7030 
blinker_1.4+dfsg1-0.2_amd64.buildinfo
Checksums-Sha256:
 c158d257fe45fc0b1cc049f78b392b360b3541ca4c5540e21f5ba5446e29cff8 1832 
blinker_1.4+dfsg1-0.2.dsc
 72a13a8e9add5c510b6e3f17bf58d76c0b7f760212b421f4ab165c3d593a74a0 4032 
blinker_1.4+dfsg1-0.2.debian.tar.xz
 dee9bda1b2514c60182285d86872eff02e5ab08dc28a872654046724c8dad7d1 7030 
blinker_1.4+dfsg1-0.2_amd64.buildinfo
Files:
 a8dde317b5123c6e32672a3df7c207fe 1832 python optional blinker_1.4+dfsg1-0.2.dsc
 2e8ff1eab879e4b109962c09f95b574b 4032 python optional 
blinker_1.4+dfsg1-0.2.debian.tar.xz
 3a64d812c3c0eb6d254c251cbc691e8a 7030 python optional 
blinker_1.4+dfsg1-0.2_amd64.buildinfo

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

iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAltlTXgACgkQEL6Jg/PV
nWQO7ggAq9o1N1CiOFAGB9ZneVpk2E36nlquppTYaVj0bZwArGKmDHWk1Y2ljfiN
XUMTLj+f7fFlEP1SHoa457Z3EdX0wGSJOwN6m4eM37oSAUWmb3H1+i4a3L/DInHh
yRwCXZFxp0bKKJ7d5sdXvBm80sFDX6ArlD+G0DqpmuvNgW3Gb8/azbOtsDh0bYbb
NAiCIDooyhklqydhxaF4qY6/bFjOeSj1aPOdNTWYneMB1Wat7QTn08Q+mFkDtVT3
kjGa15Gb/gnajWLc2FMFJy70FIuWzBKC45RM1jFZkMbUcM044lR4+3SUo5ldzH7n
phVUxElMU1JdP++uYub9v2V/5wSqJA==
=ZJ19
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to