Your message dated Sun, 15 Jul 2018 16:49:13 +0000 with message-id <[email protected]> and subject line Bug#903183: fixed in mygpoclient 1.8-2 has caused the Debian Bug report #903183, regarding mygpoclient: 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 [email protected] immediately.) -- 903183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903183 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:mygpoclient Version: 1.8-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 pybuild --configure -i python{version} -p 2.7 D: pybuild pybuild:540: version: 3.20180326 D: pybuild pybuild:541: ['/usr/bin/pybuild', '--configure', '-i', 'python{version}', '-p', '2.7'] D: pybuild pybuild:36: cfg: Namespace(after_build=None, after_clean=None, after_configure=None, after_install=None, after_test=None, before_build=None, before_clean=None, before_configure=None, before_install=None, before_test=None, build_args=None, build_only=False, clean_args=None, clean_only=False, configure_args=None, configure_only=True, custom_tests=False, destdir='debian/tmp', detect_only=False, dir='/<<PKGBUILDDIR>>', disable=None, ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, install_args=None, install_dir=None, install_only=False, interpreter=['python{version}'], list_systems=False, name='mygpoclient', print_args=None, quiet=False, really_quiet=False, system=None, test_args=None, test_nose=False, test_only=False, test_pytest=False, test_tox=False, verbose=True, versions=['2.7']) D: pybuild tools:230: invoking: /usr/bin/dpkg-architecture D: pybuild pybuild:129: detected build system: distutils (certainty: 50%) D: pybuild plugin_distutils:56: pydistutils config file: [clean] [... snipped ...] byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/json_test.py to json_test.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/json.py to json.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/feeds.py to feeds.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/api.py to api.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/public.py to public.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/public_test.py to public_test.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/simple.py to simple.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/api_test.py to api_test.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/http_test.py to http_test.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/simple_test.py to simple_test.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/testing.py to testing.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/http.py to http.cpython-36.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient/__init__.py to __init__.cpython-36.pyc running install_scripts creating /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin copying build/scripts-3.6/mygpo-list-devices -> /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin copying build/scripts-3.6/mygpo-bpsync -> /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin copying build/scripts-3.6/mygpo-simple-client -> /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin changing mode of /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin/mygpo-list-devices to 775 changing mode of /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin/mygpo-bpsync to 775 changing mode of /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/bin/mygpo-simple-client to 775 running install_data creating /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/share creating /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/share/man creating /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/share/man/man1 copying man/mygpo-bpsync.1 -> /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/share/man/man1 running install_egg_info Writing /<<PKGBUILDDIR>>/debian/python3-mygpoclient/usr/lib/python3.6/dist-packages/mygpoclient-1.8.egg-info # rename python-mygpoclient (python2) binaries in /usr/bin mv -iv ./debian/python-mygpoclient/usr/bin/mygpo-bpsync ./debian/python-mygpoclient/usr/bin/mygpo2-bpsync renamed './debian/python-mygpoclient/usr/bin/mygpo-bpsync' -> './debian/python-mygpoclient/usr/bin/mygpo2-bpsync' mv -iv ./debian/python-mygpoclient/usr/bin/mygpo-list-devices ./debian/python-mygpoclient/usr/bin/mygpo2-list-devices renamed './debian/python-mygpoclient/usr/bin/mygpo-list-devices' -> './debian/python-mygpoclient/usr/bin/mygpo2-list-devices' mv -iv ./debian/python-mygpoclient/usr/bin/mygpo-simple-client ./debian/python-mygpoclient/usr/bin/mygpo2-simple-client renamed './debian/python-mygpoclient/usr/bin/mygpo-simple-client' -> './debian/python-mygpoclient/usr/bin/mygpo2-simple-client' # rename manpage mv -iv ./debian/python-mygpoclient/usr/share/man/man1/mygpo-bpsync.1 ./debian/python-mygpoclient/usr/share/man/man1/mygpo2-bpsync.1 renamed './debian/python-mygpoclient/usr/share/man/man1/mygpo-bpsync.1' -> './debian/python-mygpoclient/usr/share/man/man1/mygpo2-bpsync.1' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_install -i -O--buildsystem=pybuild install -d debian/.debhelper/generated/python-mygpoclient install -d debian/.debhelper/generated/python3-mygpoclient dh_installdocs -i -O--buildsystem=pybuild dh_installdocs: Cannot find (any matches for) "README" (tried in .) install -d debian/python-mygpoclient/usr/share/doc/python-mygpoclient 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 but it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mygpoclient.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: mygpoclient Source-Version: 1.8-2 We believe that the bug you reported is fixed in the latest version of mygpoclient, 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. tony mancill <[email protected]> (supplier of updated mygpoclient 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: SHA512 Format: 1.8 Date: Sun, 15 Jul 2018 08:53:35 -0700 Source: mygpoclient Binary: python-mygpoclient python3-mygpoclient Architecture: source Version: 1.8-2 Distribution: unstable Urgency: medium Maintainer: Thomas Perl <[email protected]> Changed-By: tony mancill <[email protected]> Description: python-mygpoclient - Client library for the gpodder.net web service python3-mygpoclient - Client library for the gpodder.net web service Closes: 903183 Changes: mygpoclient (1.8-2) unstable; urgency=medium . * Update Vcs fields for migration from Alioth -> Salsa * Drop versioned depends on python-all due to age * Use debhelper 11 * Update debian/docs (Closes: #903183) * Drop X-Python-Version from debian/control * Bump Standards-Version to 4.1.5 Checksums-Sha1: 6688a4c54ebbc7cbc559ef8e87b18342fc6e8a62 2075 mygpoclient_1.8-2.dsc b29cf33af022ae1e2384f2be9357678d95413f42 2840 mygpoclient_1.8-2.debian.tar.xz bf17b11e0a194dd853aaf5df63e9393ed8cdd06f 7843 mygpoclient_1.8-2_amd64.buildinfo Checksums-Sha256: c4683f59f2326649b46f036c6d0ec677503ce293de42b72d5d11e641c7293627 2075 mygpoclient_1.8-2.dsc 1f0dd476cce98d0b188f2fabaec4a5342cbbce583ef355b506eb35a81221a097 2840 mygpoclient_1.8-2.debian.tar.xz 25d66e8ea89ad55ec60f00c940efb9b685961f5aa371048bb20e3cb436fb872e 7843 mygpoclient_1.8-2_amd64.buildinfo Files: cc5f19e94c68fac66d35288fc12ff767 2075 python optional mygpoclient_1.8-2.dsc 81429f03a2224bfdea3f9a0519e42383 2840 python optional mygpoclient_1.8-2.debian.tar.xz f67dda3012e3a1db565aeea3f7d7ff9e 7843 python optional mygpoclient_1.8-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAltLeKoUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbIeA/+J7iVfoKmTNb8IOLEZnzqgywDDXpd 7conGPED+Ha0qheXOfeRti0mlmaUQZTZUXyMD3Bm21ixdR2ftn8csXo3pPqz5S9f G/J/Ilzji/C90F/dq7UWqbqx4qhOb5lzENHlhga7v6SzN8kuwTsy/AVmjz7ALdqw h9TUTsBSM2RQoTNCnTsf3Y4VZIs+d8qCxgMNEsQ4XNe7/Og6vk9zYBZOZBvmYazD DTNEpDuFxc/QNAZ3mQ6pPW+EKK3VKshNCQeFbHI38EggCTn5zyMfI9ihL0BYBD9G 9l5USF7KM8WAk70DZ/A+q36gWn6Qg7qSVGs+U2+pdu5sD5evBfGTWorYl4XB0YY2 ha8bIh5ELRyV4dDhymOSUt8XP7IyoyY5RcLgabgixjFyUOxSrOAPj3vemRObrZeL YgxEIJat8HHAuZ8LfpJrhnS+EnUZpkI4OPSiUnQ1ba8PA1e5Qn36FkLrvb6bbmXF hDGorFDlr3r8i/7BpFJTDFq34z35ykMiLw/JIEMbo4JUwC9IEzboETPOD1p10kMr JaA92az2SS4GIZ+RlpaOt1LS/62pwE5s0qtg+hT6EjUil39dlR9xfv2GSGCT9mdu 55x1rLbKGhEIcnhyKY+oNqbWx6Jgu3Mu0gIbb9uAophSsV6w4g41f5NX6jE9CjWM kReraDwjeQw/I2U= =4z3c -----END PGP SIGNATURE-----
--- End Message ---

