Your message dated Thu, 09 Aug 2018 09:04:08 +0000
with message-id <e1fngry-000fqi...@fasolo.debian.org>
and subject line Bug#903189: fixed in python-ptrace 0.9.3-2.1
has caused the Debian Bug report #903189,
regarding python-ptrace: 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.)


-- 
903189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-ptrace
Version: 0.9.3-2
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_ptrace/build/ptrace
creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_ptrace/build/ptrace/binding

[... snipped ...]

byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/func_call.py
 to func_call.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/cpu_info.py
 to cpu_info.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/parse_expr.py
 to parse_expr.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/syscall_state.py
 to syscall_state.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/breakpoint.py
 to breakpoint.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/process_event.py
 to process_event.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/memory_mapping.py
 to memory_mapping.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/signal_reason.py
 to signal_reason.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/backtrace.py
 to backtrace.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/process.py
 to process.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/ptrace_signal.py
 to ptrace_signal.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/application.py
 to application.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/child.py
 to child.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/process_error.py
 to process_error.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/debugger/debugger.py
 to debugger.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/ctypes_tools.py
 to ctypes_tools.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/disasm.py
 to disasm.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/process_tools.py
 to process_tools.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/terminal.py
 to terminal.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/signames.py
 to signames.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/version.py
 to version.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/func_arg.py
 to func_arg.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/os_tools.py
 to os_tools.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/cpu.py
 to cpu.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/openbsd_struct.py
 to openbsd_struct.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/freebsd_struct.py
 to freebsd_struct.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/linux_struct.py
 to linux_struct.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/func.py
 to func.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/ptrace/binding/__init__.py
 to __init__.cpython-36.pyc
running install_scripts
creating /<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin
copying build/scripts-3.6/strace.py -> 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin
copying build/scripts-3.6/gdb.py -> 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin
changing mode of /<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin/strace.py to 775
changing mode of /<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin/gdb.py to 775
running install_egg_info
Writing 
/<<PKGBUILDDIR>>/debian/python3-ptrace/usr/lib/python3.6/dist-packages/python_ptrace-0.9.3.egg-info
# do not install examples as real executables
rm -rf /<<PKGBUILDDIR>>/debian/python-ptrace/usr/bin
rm -rf /<<PKGBUILDDIR>>/debian/python3-ptrace/usr/bin
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -i -O--buildsystem=pybuild
dh_installdocs: Cannot find (any matches for) "README" (tried in .)

debian/rules:14: 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/python-ptrace.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: python-ptrace
Source-Version: 0.9.3-2.1

We believe that the bug you reported is fixed in the latest version of
python-ptrace, 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.
Niels Thykier <ni...@thykier.net> (supplier of updated python-ptrace 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: Tue, 07 Aug 2018 08:33:18 +0000
Source: python-ptrace
Binary: python-ptrace python3-ptrace
Architecture: source
Version: 0.9.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
 python-ptrace - Python bindings for ptrace
 python3-ptrace - Python 3 bindings for ptrace
Closes: 903189
Changes:
 python-ptrace (0.9.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Update debian/docs: Correct name of README, which is now
     README.rst and remove TODO as upstream no longer ships a
     TODO file.  (Closes: #903189)
   * Set Rules-Requires-Root to no as python-ptrace does not
     require (fake)root for producing the .debs.
Checksums-Sha1:
 30662d122f27f064227f1a6602a157efdd51e85c 1871 python-ptrace_0.9.3-2.1.dsc
 177c6ac1436ce4aff7f89a7b261d057236971346 3216 
python-ptrace_0.9.3-2.1.debian.tar.xz
 4a9946689382aaadf763569bfd7ce5c995e41833 6298 
python-ptrace_0.9.3-2.1_source.buildinfo
Checksums-Sha256:
 a88a3c87d1a631d0ad1a80885758c988ca3f812ac53b2282f4d95dd1f0b11be6 1871 
python-ptrace_0.9.3-2.1.dsc
 3dc44e4fd083810fbe90d7af072a334bcbd3c1d97bfb9d305c99290758a7fae8 3216 
python-ptrace_0.9.3-2.1.debian.tar.xz
 365d7c8c249b2c40e0cdb1255a2c528c534e94ef5ac46c9c01c82b0d3d3c61e3 6298 
python-ptrace_0.9.3-2.1_source.buildinfo
Files:
 cbcc92e9be90b93fc096c205542b7080 1871 python optional 
python-ptrace_0.9.3-2.1.dsc
 a07052982f471990c4cbe6dc08660f98 3216 python optional 
python-ptrace_0.9.3-2.1.debian.tar.xz
 8c0956b44349e8ce9b5ed1a5c4e9e5ae 6298 python optional 
python-ptrace_0.9.3-2.1_source.buildinfo

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

iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAltpXEUACgkQBUu7n32A
ZEKG6w/+I/Mv9Nq9ljwi84G7CX2DTUKBMYxni47TcOF+kA+sguFcWpkLAlOVDrcK
9ZwZKMfmOjB128XDeYVV2FJHfmoE22rg525s8ZtUCpG8JcLwHEosH6KK7/vnxNWQ
szf6fZqyFe5irqZORFD4CjWGkXobNmw44Cnl2WnmrqLx6fUbmX7Nz4NYkvjuIjRk
8baLHEctz5AmR8w/R0BesQnDS/NNqM9ay1Z11+poKIkCYNqiDMzftAdQ+YG+EKI3
4/3d2zqtWGzCX/4l0c/boT2hXSfaqAARqn296nWWrqlmWK/AMu3ACKc+Kr0e40pa
gehUgO16k1+xvJ3ULnSlCSslQVLzIP/2PoW/PUhB4bZCw0Y0i9kT8nEnpewnHJSZ
Y7JJyf4qn8iWcQoEUvj68K8GPyR6C/dy2TQUknTpia8AK/aqFPEXYvWlnbQrQlOC
AHjbT8brQuhM0xi+/ZL+vK3IU+ghHYOfo7BZhDXqyw1l001cV9SOxq5jApxaGlPB
mCADfY+D/gGOdF2TUnpTf+fegbDDFfxjdiUCb7W0LuRJpUvExrXG8R5+1OFZ0MNS
6wiSBVEcQBcdE3weGcdkda5QuWAYn9blmwrPZX6fkRkBR7Od2aXXNId2JwzY1ivD
9XefOnqY9EkIFnXAFS+fCPhfdZJZB9HYEH++OOrMAJ4d9P4nRVk=
=Kdlz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to