Your message dated Sun, 26 Aug 2018 14:43:12 +0000 with message-id <[email protected]> and subject line Bug#903338: fixed in opencryptoki 3.8.1+dfsg-3.1 has caused the Debian Bug report #903338, regarding opencryptoki: 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.) -- 903338: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903338 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:opencryptoki Version: 3.8.1+dfsg-3 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch dh_update_autotools_config -a dh_autoreconf -a libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:11: installing './compile' configure.ac:5: installing './config.guess' [... snipped ...] /bin/mkdir -p '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 pkcsslotd.service tmpfiles.conf '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/lib/systemd/system' make install-data-hook make[5]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc' mkdir -p /<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d cp tmpfiles.conf /<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d/opencryptoki.conf /bin/chmod 0644 /<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d/opencryptoki.conf rm -f /<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/systemd/system/tmpfiles.conf make[5]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc' make[4]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc' make[3]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc' make[3]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' make[4]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' make[3]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' make[2]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' # create links to .so-files in usr/lib ( cd debian/tmp/usr/lib/x86_64-linux-gnu && \ for FILE in ./opencryptoki/*.so.* ./opencryptoki/stdll/*.so.*; \ do \ ln -s $FILE ; \ done \ ) # Remove broken symlinks in /usr/lib/pkcs11/ cd debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11 && rm -f \ libopencryptoki.so PKCS11_API.so # Removing useless files rm -rf debian/tmp/etc/ld.so.conf.d rm -rf debian/tmp/etc/init.d rm -f debian/tmp/usr/include/Makefile* rm -f debian/tmp/usr/include/*/Makefile* rm -f debian/tmp/usr/lib/x86_64-linux-gnu/opencryptoki/*.la \ debian/tmp/usr/lib/x86_64-linux-gnu/opencryptoki/stdll/*.la rm -f debian/tmp/lib/systemd/system/tmpfiles.conf make[1]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' debian/rules override_dh_install make[1]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' dh_install --fail-missing --sourcedir=debian/tmp dh_install: Please use dh_missing --list-missing/--fail-missing instead dh_install: This feature will be removed in compat 12. make[1]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg' dh_installdocs -a dh_installdocs: Cannot find (any matches for) "README" (tried in .) debian/rules:8: 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/opencryptoki.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: opencryptoki Source-Version: 3.8.1+dfsg-3.1 We believe that the bug you reported is fixed in the latest version of opencryptoki, 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. Adrian Bunk <[email protected]> (supplier of updated opencryptoki 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: Sat, 11 Aug 2018 16:27:36 +0300 Source: opencryptoki Binary: opencryptoki libopencryptoki0 libopencryptoki-dev Architecture: source Version: 3.8.1+dfsg-3.1 Distribution: unstable Urgency: medium Maintainer: Paulo Vital <[email protected]> Changed-By: Adrian Bunk <[email protected]> Description: libopencryptoki-dev - PKCS#11 implementation (development) libopencryptoki0 - PKCS#11 implementation (library) opencryptoki - PKCS#11 implementation (daemon) Closes: 903338 Changes: opencryptoki (3.8.1+dfsg-3.1) unstable; urgency=medium . * Non-maintainer upload. * Adjust debian/opencryptoki.docs for upstream changes. (Closes: #903338) Checksums-Sha1: 0ae2fc2771fd86a7a5c7009eecc1d10f8451a3cc 2040 opencryptoki_3.8.1+dfsg-3.1.dsc 76e9edbc73360f9519446b01ee794bbcbee0cc30 15100 opencryptoki_3.8.1+dfsg-3.1.debian.tar.xz Checksums-Sha256: a163ab5d274f266cee9f52f4cc80d5091c049f1ca1cd596473bdf25313e16449 2040 opencryptoki_3.8.1+dfsg-3.1.dsc fd86a85fa5f97b1bda30d07d9a18d4089a0edaacd5f671a8327bc6ff760a0f0b 15100 opencryptoki_3.8.1+dfsg-3.1.debian.tar.xz Files: bd05f83ec701a05fd8f9f480f7c02fd8 2040 admin optional opencryptoki_3.8.1+dfsg-3.1.dsc 849cbdecea588e78c19c11181deb7fbd 15100 admin optional opencryptoki_3.8.1+dfsg-3.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAltu5ZoACgkQiNJCh6LY mLFaOg/9EiG0P8k1fTDEZWCTWQJecPALioV13ZBcFON5YNErcL/MVWhtOH2g76Nk bEPYvJo0GpPvXUsPz8BmtWoHFIRk5x+k+bJGJbco9mDVSrrmu4XO6E5qMRslnMG7 2CSNRJH9Q6L4wSSdKn7iVCi6dOelJfBz77y5j7z8UVQRkLnVkt9UDGJyrpwOxaNc tEkhGapJF0LTIeT7SC0ljg1nDkwxJoApEr8tHtUMhmUqBtSFuHTJK8spMuYTCmU8 GLJshLvHhI1vAiLDU9ZPKF68wbeq7/4Kg/FIyEODfa1WJw2wagXe77AqluRu1FwP qOQmDFAUt1nB6Z2ndsEEt/lf/4VAlUNoBwhLuirvFmmICzRwJQfoud9hpeqHtoTY BNzwgSWkFkbBD7uWzNoa0s3QamVyJPGBC9/UHBEJR0H5kbgDgSE7XEniYRs5dZqL RBwTzMTd5O32z5xSArr/jSQzSlXSyEJ6hIsRGseMMEJD846E95H8EisEcs7oRb36 uzqSdhiYNkrHK0ebkjQUJueouvTooHncRHswuBH2JAssbgSSHWALrdh+Ln10aI4f Wdbz5d37NaPHDShTZTgdHpFqsrad1gX59rrOIgxCzEebMj7B9GFtEhHH7xf8y3ZM RczG4W6DvQIIUOpmbt++hP1dG4UgBIMPy+Y6uBQ4jq26qowwq+w= =ADQd -----END PGP SIGNATURE-----
--- End Message ---

