Your message dated Mon, 06 Aug 2018 09:19:45 +0000
with message-id <e1fmbg1-000edc...@fasolo.debian.org>
and subject line Bug#903352: fixed in pytools 2018.1-1.1
has caused the Debian Bug report #903352,
regarding pytools: 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.)


-- 
903352: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pytools
Version: 2018.1-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_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -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
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find pytools/ -name decorator.py -delete
find pytools/ -name log.py -delete

[... snipped ...]

copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/convergence.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/persistent_dict.py 
-> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/test.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/datatable.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/stopwatch.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/version.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/prefork.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/py_codegen.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/obj_array.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/diskdict.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/pytools/arithmetic_container.py -> 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/mpi.py
 to mpi.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/debug.py
 to debug.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/lex.py
 to lex.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/spatial_btree.py
 to spatial_btree.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/batchjob.py
 to batchjob.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/mpiwrap.py
 to mpiwrap.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/convergence.py
 to convergence.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/persistent_dict.py
 to persistent_dict.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/test.py
 to test.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/datatable.py
 to datatable.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/stopwatch.py
 to stopwatch.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/version.py
 to version.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/prefork.py
 to prefork.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/py_codegen.py
 to py_codegen.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/obj_array.py
 to obj_array.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/diskdict.py
 to diskdict.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools/arithmetic_container.py
 to arithmetic_container.cpython-36.pyc
running install_egg_info
running egg_info
writing pytools.egg-info/PKG-INFO
writing dependency_links to pytools.egg-info/dependency_links.txt
writing requirements to pytools.egg-info/requires.txt
writing top-level names to pytools.egg-info/top_level.txt
reading manifest file 'pytools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pytools.egg-info/SOURCES.txt'
Copying pytools.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-pytools/usr/lib/python3.6/dist-packages/pytools-2018.1.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_install -i -O--buildsystem=pybuild
   dh_installdocs -i -O--buildsystem=pybuild
dh_installdocs: Cannot find (any matches for) "README" (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.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytools.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: pytools
Source-Version: 2018.1-1.1

We believe that the bug you reported is fixed in the latest version of
pytools, 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.
Andreas Tille <ti...@debian.org> (supplier of updated pytools 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: SHA256

Format: 1.8
Date: Fri, 03 Aug 2018 09:56:05 +0200
Source: pytools
Binary: python-pytools python3-pytools
Architecture: source all
Version: 2018.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Tomasz Rybak <serp...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
 python-pytools - big bag of things supplementing Python standard library
 python3-pytools - big bag of things supplementing Python 3 standard library
Closes: 903352
Changes:
 pytools (2018.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix installation of doc file.
     Closes: #903352
   * Fix Vcs fields
Checksums-Sha1:
 f71ee4d03193df620288f179dccfac2dd579b234 2129 pytools_2018.1-1.1.dsc
 08e33e84703c6454d7d1f80ed8c09dc98c4ced14 4712 pytools_2018.1-1.1.debian.tar.xz
 325e910535495e6f5522217aff83cf14bae567df 38446 
python-pytools_2018.1-1.1_all.deb
 a12d0afa2b1fa18c28a60899cb93d68779f45421 38170 
python3-pytools_2018.1-1.1_all.deb
 9d2b2e031897f59803856a218b2ee8b7df1e8c54 7134 
pytools_2018.1-1.1_amd64.buildinfo
Checksums-Sha256:
 aa90b9bc099ad2d1d229e11cc588e85fed691481dcb2343e9c9aae960b6bd166 2129 
pytools_2018.1-1.1.dsc
 af4525bbc1d0a8937ebb77caa769d324a581867e3eeb96e53fffcf68f02eebe2 4712 
pytools_2018.1-1.1.debian.tar.xz
 0868285d8e4a998302ed2ae35f7101a660c3ca2ab6290e637a2d3880c8184bc3 38446 
python-pytools_2018.1-1.1_all.deb
 326d9404ac48d2d13df7e9b6044a132cd783a6e33e2de806b0ebca0eaece0bfe 38170 
python3-pytools_2018.1-1.1_all.deb
 a5e8db7f50cfe9817330581b718f5af88437f51ea305146c7482d6a694c1d386 7134 
pytools_2018.1-1.1_amd64.buildinfo
Files:
 dfd63440917bd9539aab91a62637529c 2129 python optional pytools_2018.1-1.1.dsc
 10ef5a9fce377cdcb7585359e52df4f6 4712 python optional 
pytools_2018.1-1.1.debian.tar.xz
 a3d1a325b4b7539319dadc2995493043 38446 python optional 
python-pytools_2018.1-1.1_all.deb
 60d56c6644984073838f05d020344e52 38170 python optional 
python3-pytools_2018.1-1.1_all.deb
 2334f51c1f5d91c4ef6eba3a1cee48b4 7134 python optional 
pytools_2018.1-1.1_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAltkFLQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHSDw/+POssX4FskO3CzD1fB+E0BSztp580whoO
gkZF0Z8LrvNx4D6m9FVPa2DA8iUdWe4l5vA/trDeu2k6uvmwAX+sa/R5eMgWFGkS
SbOhB0BwldrfKpGC2gtmT+3FRFlvRjsWHVWkspCMlQnRYHz8xiW/9dCc+MPjncFK
z33gbIT/c/AbFcp8nkerkUsUXEulDenxebjbbNRzyPV5Z9V0rEzT3YoYrVD0uveZ
ihLpVGZfBlv0a9bPFMLlfg9XPP50fmHWuOtCCaqSZiyV40iOhZeEsk2pte2Y8swE
MXgYX0OKlkl9F2JpU+aQwm9qPmF0BVH7PYnkepz+AvF8T3ELBTLkmf8zjZPQqEdO
/em16R1mnXFLlqoTdcdIBLWHhZOBf0tgVDiePOG+5zu3Ff06f5XKFrMMoA9z0qUg
Iwgp4ODFgIZnFZEYeSNrSWVDr1opm1pSBXIKaV+sqO99S5vBATFoPuEOSTja3SvI
Irq+sRMtAWVd06I0g+BKH2MQ84LX2/iYI9E5vvVfFRpRAjnDYJRNTujTaODp6WDK
7kpJisvP2xE6E6pF5pcLTfQlq2AX6he1gAEm5hgspIyPQaBo4cUPj0k0kKuOD0y7
xtQtZvq9AHRaTdpQBaRjSVwDW2TFB6XnkMAy4Yz9yZskK/VdZy7FbomFe/HsSODo
uLYoQDmXZ8Y=
=37QO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to