Your message dated Mon, 09 Jul 2018 11:04:44 +0000 with message-id <[email protected]> and subject line Bug#903333: fixed in jpy 0.9.0-2 has caused the Debian Bug report #903333, regarding jpy: FTBFS in buster/sid (dh_installdocs: Cannot find "README.rst") 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 [email protected] immediately.) -- 903333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903333 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:jpy Version: 0.9.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions dh build-arch --with python2,python3 dh_update_autotools_config -a dh_autoreconf -a dh_auto_configure -a 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. debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions dh_auto_build [... snipped ...] INFO: jpy Java API configuration written to '/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/jpyconfig.properties' INFO: Configuration completed successfully running install_lib Writing jpy configuration to build/lib.linux-x86_64-2.7 using install_dir /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/ INFO: jpy Python API configuration written to '/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/jpyconfig.py' DEBUG: Searching for Python shared library file DEBUG: Potential Python shared library search dirs: ['/usr/lib/x86_64-linux-gnu', '/usr', '..', '/usr/bin', '/usr/lib/python2.7', '/usr/lib/python2.7/lib-dynload', '/usr/lib'] DEBUG: Potential Python shared library file names: ['libpython2.7.so', 'libpython2.so', 'libpython.so'] DEBUG: Exists '/usr/lib/x86_64-linux-gnu/libpython2.7.so'? yes INFO: jpy Java API configuration written to '/<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/jpyconfig.properties' INFO: Configuration completed successfully copying build/lib.linux-x86_64-2.7/jpyconfig.properties -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages copying build/lib.linux-x86_64-2.7/jpyutil.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages copying build/lib.linux-x86_64-2.7/jdl.so -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages copying build/lib.linux-x86_64-2.7/jpyconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages copying build/lib.linux-x86_64-2.7/jpy.so -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages copying build/lib.linux-x86_64-2.7/jpyutil.pyc -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages running install_egg_info running egg_info writing jpy.egg-info/PKG-INFO writing top-level names to jpy.egg-info/top_level.txt writing dependency_links to jpy.egg-info/dependency_links.txt reading manifest file 'jpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'lib/*.jar' writing manifest file 'jpy.egg-info/SOURCES.txt' removing '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/jpy-0.9.0.egg-info' (and everything under it) Copying jpy.egg-info to /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/jpy-0.9.0.egg-info Skipping SOURCES.txt running install_scripts writing list of installed files to 'setup.out' find . -name '*.so' -exec chrpath -d {} \; # Strip build path; the libs will exist under /usr, not debian/tmp find . -name 'jpyconfig.properties' -exec sed -i -e 's,/<<PKGBUILDDIR>>/debian/tmp,,g' {} \; make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_install -a install -d debian/python-jpy//usr/lib cp --reflink=auto -a debian/tmp/usr/lib/python2.7 debian/python-jpy//usr/lib/ install -d debian/.debhelper/generated/python-jpy install -d debian/python3-jpy//usr/lib cp --reflink=auto -a debian/tmp/usr/lib/python3 debian/python3-jpy//usr/lib/ install -d debian/.debhelper/generated/python3-jpy dh_installdocs -a dh_installdocs: Cannot find (any matches for) "README.rst" (tried in .) install -d debian/python-jpy/usr/share/doc/python-jpy debian/rules:10: recipe for target 'binary-arch' failed make: *** [binary-arch] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jpy.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: jpy Source-Version: 0.9.0-2 We believe that the bug you reported is fixed in the latest version of jpy, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alastair McKinstry <[email protected]> (supplier of updated jpy 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 09 Jul 2018 11:31:02 +0100 Source: jpy Binary: python-jpy python3-jpy Architecture: source amd64 Version: 0.9.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Alastair McKinstry <[email protected]> Description: python-jpy - Bi-directional Python-Java bridge python3-jpy - Bi-directional Python-Java bridge (Python3) Closes: 903333 Changes: jpy (0.9.0-2) unstable; urgency=medium . * Drop obsolete X-Python*-Version field in d/control * Stanrdards-Version: 4.1.5 * Change refs in d/docs to .md files from .rst; debhelper now fails on this change, not silently. Closes: #903333 Checksums-Sha1: 0d4ea4d33ddf677b385c52fb6891cd0a6bdf06b4 2047 jpy_0.9.0-2.dsc a915d925b1f01365903f1a6e1797d491c1b2bdc3 5016 jpy_0.9.0-2.debian.tar.xz 91a3fdd482ed3b73f5311cb3399f9c4729b58c23 12948 jpy_0.9.0-2_amd64.buildinfo 3f23b4eaa31807c46ff2dbd3a1a7333099e8235a 151576 python-jpy-dbgsym_0.9.0-2_amd64.deb 7ddb6011d4a9ec61c065b5b3ca451717f854de5c 57152 python-jpy_0.9.0-2_amd64.deb cfc50ddfd96f73619f5170537a68d6fb9c4330af 289556 python3-jpy-dbgsym_0.9.0-2_amd64.deb 74a18237265312da53af2b224098deb15db60b20 54840 python3-jpy_0.9.0-2_amd64.deb Checksums-Sha256: 554190f7a6bba9d943e41470b76cb59d2a8ba47704b4b4107fe0ba63cd1d9ba1 2047 jpy_0.9.0-2.dsc 2e1cd41cb2863fb9b7c9e272669fa073d4b7514adafb207af5143aef06038c4e 5016 jpy_0.9.0-2.debian.tar.xz 425a27e5aac2e500e5a95f4cd8c5d9d2fc39df5a3d666e872adeeb0d61e1c8d9 12948 jpy_0.9.0-2_amd64.buildinfo 1a3f2cddceee54e9b74f8ab7b89681b842f914c67936099d5e4f7516778f7f4b 151576 python-jpy-dbgsym_0.9.0-2_amd64.deb 7e3879389ba463cb0f9bd29bb349fbf6f33bcacfd14dc6bc75a9747fa840f8fe 57152 python-jpy_0.9.0-2_amd64.deb 9397dca6439f8e4e1a56da4d4f2ec40110638e543eb7a86a3d6f12fdf8f95c46 289556 python3-jpy-dbgsym_0.9.0-2_amd64.deb 48bef8cf0abf59d29d5ad8b99b9d2cfb0b37cf0bae71aa47454b2c582d92c64c 54840 python3-jpy_0.9.0-2_amd64.deb Files: 9d1bf38ca3c670c3de9321f80971da12 2047 python optional jpy_0.9.0-2.dsc 3f8be6b006df0a57931861f56dba6cfd 5016 python optional jpy_0.9.0-2.debian.tar.xz 53d419566f7a0e7989fd4296b4150e62 12948 python optional jpy_0.9.0-2_amd64.buildinfo b778ec7ee4674766d4ba2d8d770a5db1 151576 debug optional python-jpy-dbgsym_0.9.0-2_amd64.deb 0b56e37fcd44167d0f2558277fae7e6f 57152 python optional python-jpy_0.9.0-2_amd64.deb 79d469a9e2fce06f04529a886f276a01 289556 debug optional python3-jpy-dbgsym_0.9.0-2_amd64.deb b97cdce43ab933c5cd280d055c142e09 54840 python optional python3-jpy_0.9.0-2_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAltDO+YACgkQy+a7Tl2a 06UKqA/+ORLSPDPFwv9nqmI0XYHVUDlt2QStvdAiMIVC+V6gT7br3jPP9dwnIEdn ez5BXsbHGW1X/u1CiPri9g9Z9wEMaJ6zSD0y2JKjItulNC0pQ/MzA8vQovSq5vRm zBEkh8AmNe+MmdBxbMxH0E9rY1IV9D2E1TPkYNLP5+EJ9ZSbNgJQaTj3YpwZqYa9 wz+hqeYZFWrWojCX0JhkXmk5IfIJq6ahhkbb9FIXAwulP68MAWZJERDS/ILPay7q zXd55VaQxRvC8rsrx5l5Lt4MrwMJIQyD6X/RBkv2/F5LjKKthuuCRBHT7FzbgE0H 8W9/kSY5KEJBeS9TZgHOA8cCFenjQoVyFGUmLwLNZe5pMubJzkiyyB//gfxJ32Y7 3lfH/tv7NI7KBFyjz0qaw1epHEwiNUKqhx+d++GYeWdHQTnFV9+5RBPKW4CwS08H q6Ma2CX2TQwyyMyzRYVXtctS+1xUpgCMsqJ0+H3aseWiJrSzHXH3JWWWofXxNPVv cdRk0qXO//VHg820kM+VuZPIm8vEc8GL3exUfPFTWmQg6F4kZ5wxLMhguX41s2Mo SuYRmzjCO1/GSlld+kUtA7caEGesyds6dETF3uGdG6RuHYLG5Q1MFZOpw2v3bvdM rYWb13JRBTM9NtygsnBb1ZMtWL19/okVtW+MyRNhxwYJwn/7ZcA= =zuEx -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
