Your message dated Tue, 21 Aug 2018 21:06:53 +0000
with message-id <e1fsdrz-00024b...@fasolo.debian.org>
and subject line Bug#903362: fixed in percol 0.2.1-2
has caused the Debian Bug report #903362,
regarding percol: 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.)


-- 
903362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903362
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:percol
Version: 0.2.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
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
dh_auto_configure: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
   dh_auto_build -i
dh_auto_build: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_build: This feature will be removed in compat 12.
        python setup.py build --force
running build
running build_py
creating build

[... snipped ...]

        python setup.py install --force --root=/<<PKGBUILDDIR>>/debian/percol 
--no-compile -O0 --install-layout=deb
running install
running build
running build_py
running build_scripts
running install_lib
creating /<<PKGBUILDDIR>>/debian/percol/usr
creating /<<PKGBUILDDIR>>/debian/percol/usr/lib
creating /<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7
creating /<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages
creating /<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/command.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/action.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/info.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/actions.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/tty.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/cli.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/lazyarray.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/finder.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/view.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/__init__.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/model.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/markup.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/key.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/debug.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/display.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
copying build/lib.linux-x86_64-2.7/percol/ansi.py -> 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol
running install_egg_info
running egg_info
creating percol.egg-info
writing requirements to percol.egg-info/requires.txt
writing percol.egg-info/PKG-INFO
writing top-level names to percol.egg-info/top_level.txt
writing dependency_links to percol.egg-info/dependency_links.txt
writing manifest file 'percol.egg-info/SOURCES.txt'
reading manifest file 'percol.egg-info/SOURCES.txt'
writing manifest file 'percol.egg-info/SOURCES.txt'
Copying percol.egg-info to 
/<<PKGBUILDDIR>>/debian/percol/usr/lib/python2.7/dist-packages/percol-0.2.1.egg-info
Skipping SOURCES.txt
running install_scripts
creating /<<PKGBUILDDIR>>/debian/percol/usr/bin
copying build/scripts-2.7/percol -> /<<PKGBUILDDIR>>/debian/percol/usr/bin
changing mode of /<<PKGBUILDDIR>>/debian/percol/usr/bin/percol to 775
   dh_installdocs -i
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/percol.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: percol
Source-Version: 0.2.1-2

We believe that the bug you reported is fixed in the latest version of
percol, 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.
Antoine Beaupré <anar...@debian.org> (supplier of updated percol 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, 21 Aug 2018 16:29:03 -0400
Source: percol
Binary: percol
Architecture: source
Version: 0.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Antoine Beaupré <anar...@debian.org>
Changed-By: Antoine Beaupré <anar...@debian.org>
Description:
 percol     - interactive selection for UNIX pipes
Closes: 903362
Changes:
 percol (0.2.1-2) unstable; urgency=medium
 .
   [ Daniel Echeverry ]
   * fix path to README file (Closes: #903362)
   * fix clean target
 .
   [ Antoine Beaupré ]
   * point Vcs-* URLs to salsa
   * update standards, no change
   * add homepage field
   * remove outdated XS-Python-Version field
   * use pybuild and switch to Python3
Checksums-Sha1:
 3a522e588c4eac7a3eca65509e5d9fca2e5ddfeb 1499 percol_0.2.1-2.dsc
 598093695c0bb4feceb26db3ef26dd567a79be43 2128 percol_0.2.1-2.debian.tar.xz
 9064993f9df64b338528fc0144519c239ff8e5b0 5785 percol_0.2.1-2_amd64.buildinfo
Checksums-Sha256:
 402d69505202936616dcfdea91e208df3a2361ebbce823708294151153321bf8 1499 
percol_0.2.1-2.dsc
 4ca67d997f22aea05b8e3e6bbc59deaaa4fc9d511c276b5009696b5b466d31f8 2128 
percol_0.2.1-2.debian.tar.xz
 668e76e14c6326bec63a814829acf3b47c8a7cee1803e2d1f370cb385f28a9d2 5785 
percol_0.2.1-2_amd64.buildinfo
Files:
 53bf6bcd8fe3f56a98e592db2c900277 1499 utils optional percol_0.2.1-2.dsc
 be4ae48963e18723657e47897d69a4a3 2128 utils optional 
percol_0.2.1-2.debian.tar.xz
 d13d1dfefd0fa681ba46137181edb619 5785 utils optional 
percol_0.2.1-2_amd64.buildinfo

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

iQEzBAEBCAAdFiEEexZCBNCWcjsBljWrPqHd3bJh2XsFAlt8ecUACgkQPqHd3bJh
2XvbnQf/QO7Be7yHT6ITWvHShXb0Wo8lfRFtXUHce8eTOvUzUni7wk2u43CdG6yy
p6l8gpDsrXae2fo+TpVICVUZyoD9cmZmPNF+NVqvNZMc9siK0Qn8ruGTtnyAlM2f
6mtDTP0pziPFDsqKh8CO8MBYsQGlTS1e5ezsg1hAmDm0gL8ZnGumN/mMe7ctHXfC
zNOhdiqyZke4tndcw9+sZ2eM01npxVVAoQ2zYyQOzImLTBFXPIxonkC8+/enDWyx
Iy9Pb34Rl42xIct1l0FI5ZKZ8Xah68yYrXV5hdwXuoLwIkWQ/OGAPhB6TCxS51rt
FP7uDW+eYZTPc19lO3okNiaJJf3eaQ==
=Am2P
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to