Your message dated Tue, 19 Sep 2017 19:19:03 +0000 with message-id <[email protected]> and subject line Bug#626685: fixed in debhelper 10.9 has caused the Debian Bug report #626685, regarding debhelper: dh_makeshlibs assumes that tmpdir (usually debian/<pkg>) exists 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.) -- 626685: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626685 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: debhelper Version: 8.1.6 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I was updating a package with a SONAME bump and used dh_makeshlibs to generate a symbol diff. Unfortunately I had used -tc, so everything was cleaned when I re-ran dh_makeshlibs to capture the diff. While that is an error on my part, I do believe dh_makeshlibs could check for the existence of tmpdir and error out if it does not exist. At the very least, it should not run find on it. - --8<----8<-- $ dh_makeshlibs --verbose -plibsysactivity1 rm -f debian/libsysactivity1/DEBIAN/shlibs find: `debian/libsysactivity1': No such file or directory dpkg-gensymbols -plibsysactivity1 -Idebian/libsysactivity1.symbols.linux -Pdebian/libsysactivity1 dpkg-gensymbols: warning: some libraries disappeared in the symbols file: libsysactivity.so.1 Use of uninitialized value $_[0] in sprintf at /usr/share/perl5/Dpkg/ErrorHandling.pm line 48. dpkg-gensymbols: warning: doesn't match completely debian/libsysactivity1.symbols.linux - --8<----8<-- ~Niels - -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages debhelper depends on: ii binutils 2.21.0.20110327-3 The GNU assembler, linker and bina ii dpkg-dev 1.16.0.3 Debian package development tools ii file 5.04-5+b1 Determines file type using "magic" ii html2text 1.3.2a-15 advanced HTML to text converter ii man-db 2.6.0.2-1 on-line manual pager ii perl 5.10.1-20 Larry Wall's Practical Extraction ii perl-base 5.10.1-20 minimal Perl system ii po-debconf 1.0.16+nmu1 tool for managing templates file t debhelper recommends no packages. Versions of packages debhelper suggests: pn dh-make <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJNzmJYAAoJEAVLu599gGRCMp0QAKeIL6rluOL5S1ni/Jr4MOie E2Z/KbuW7WhIqGlAcloVSldveSvZgosDcOP3wh8kQEetR/stUUbP3H36QR1ezxVP Tn/iNdrU+r7j6Tpon0kXw7HqBHnfTjd1bQdxhpRPiZ3Vi8+U3nibPrKifYxToa99 WUpUWUnPeNO0F55SUvK80k7+mK9+HdGJzNUnRRgx7rX6GLz8IIgWtpADaNTdXrsv /HorSqaM27KhAHhgXZvlvzv2KlFYYfB8Ln+RDwuAKb7+N460uhLdE+TCnM2sBvQu J/oV+Pcmeaj+cSxDV0o8J9FIQaWkdjUNgOepdDbKbeJ3uRbn0PU+fmZNqR9ebdku O2g3NYe1KUxyIiqzpsCjSZ4jOaiN6FkyszlXfjTN0wCgl1oDv0dGVME6SYdMKW0f xKfAdrzSgt69EJW0b6HvMsjQd9su0uw2i5ql08chIBj212YxTQ3ymegMY0HBPHn0 gfU7VevcuiL+O7gs3tnfN9vw6I/1MznJvlGDlJas3QnRgY1JNUnnHDRXZEdyJGqh D1UYVsepYzpgEWQTPrid84W6gvjvAcwDLnWquVMQSmYH5JsCZMGNI4TbybKOwX84 1Umcts4+g2wQCHTUtGVVl+Lqvbb8r1vRw4LUUe9hfkccU6EN6Z0knVDbb8Y5h1Ih HYdIsxr0LTnbsD+kxSSu =tnmF -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: debhelper Source-Version: 10.9 We believe that the bug you reported is fixed in the latest version of debhelper, 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. Niels Thykier <[email protected]> (supplier of updated debhelper 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: Tue, 19 Sep 2017 18:49:57 +0000 Source: debhelper Binary: debhelper dh-systemd Architecture: source Version: 10.9 Distribution: unstable Urgency: medium Maintainer: Debhelper Maintainers <[email protected]> Changed-By: Niels Thykier <[email protected]> Description: debhelper - helper programs for debian/rules dh-systemd - debhelper add-on to handle systemd unit files - transitional pack Closes: 35733 626685 795432 840913 841746 870201 875586 Changes: debhelper (10.9) unstable; urgency=medium . [ Niels Thykier ] * debhelper.pod: Fix typo. * dh_fixperms: Reset permissions of .scss and .sass files to 0644. Thanks to Jonas Smedegaard for the suggestion. (Closes: #875586) * dh_shlibdeps: Disable unused file(1) tests. * dh_strip: In compat 11, rely on file headers/magic to determine whether files are ELF binaries worth processing instead of using filenames/extensions. (Closes: #35733) * dh_shlibdeps: Ditto. * d/control: Bump Standards-Versions to 4.1.0: - Bump priority of dh-systemd to "optional". * dh_makeshlibs: Avoid gratious warning about a non-existing directory, when the packaging directory does not exist. (Closes: #626685) * dh_gencontrol: Ensure that dbgsym packages do not inherit the "Important" field. * dh_installinfo: Merge two chmod calls into one to save a fork+exec. * dh_builddeb: Use -z6 compression for udebs (up from -z1). Thanks to Adrian Bunk for the suggestion and Aurelien Jarno for confirming it would be fine for d-i. (Closes: #870201) * dh_fixperms: Set the permissions of /usr/lib/nodejs/*/{cli,bin}.js to 0755. Thanks to Pirate Praveen for the report. (Closes: #840913) * Dh_lib.pm: Expand *_doit and doit to also support a chdir in the child process. * Dh_Getopt.pm: Validate package names passed via -p and -N to ensure they are present in d/control. Thanks to Matthias Klose for the report. (Closes: #795432) * debhelper.7: Fix typo of compatibility. . [ Felipe Sateler ] * dh_systemd_enable: Refactor and add support for timer units. (Closes: #841746) Checksums-Sha1: 51433b710ce3a35763dae7d692340e5c2d4c875f 1760 debhelper_10.9.dsc 7ac04c7745ab0076847e9e88f1235d4028405ed9 420736 debhelper_10.9.tar.xz 0b587cbc935322ea26723230cb66baf509c7e579 4453 debhelper_10.9_source.buildinfo Checksums-Sha256: dd38b29b2327fbb472c308391153314cd7084979ca5022113bd068d41eaa3f12 1760 debhelper_10.9.dsc 85905a4c7d36137e1d51df064c5177c76535b37fcd4b7d28c68622c877ddab41 420736 debhelper_10.9.tar.xz ddc02b0ce49d196ee79fdd33628389b1c2202d0c7c94365750f04f019107f365 4453 debhelper_10.9_source.buildinfo Files: 43559fa2941eaf0d28bb8c19f4bf2411 1760 devel optional debhelper_10.9.dsc 4d2d0e6aedea50cebf6004e97ce17ccc 420736 devel optional debhelper_10.9.tar.xz f39aa50f3db2dad70e8c2c7a0a7cd08d 4453 devel optional debhelper_10.9_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAlnBbC4ACgkQBUu7n32A ZEKklQ//aKYXI/Z9vAlRLYJwcwK9caVsGHrkYslaHbij/rNJealgkcqMIHhlctw+ DxQOs6iJiQJfGKvjEwNXGDY6eI7Dm9eO4sJ6aW8p2kwMmb8faCa4cuIf4X7pjXLd sXXCcg3rHbQhKzl2BD4Gc335+jxddoJh6C7obLHznj8CbTvggyUdPbRnXjXkxVzr DjTgwUYGgV7nzzgq5HtIXOFzEu7C83M7pJBMKmlGsCbGv9KFVs/fAd0PfVa8rDeq qJ1ShAYABGVmC0+9lgFlKu24JnKFbY2+HOVHaUDHTMUwvoANZwk2u/E3Q1gZVoBC eAunrTP5DTxE/TgTpjC2JjjFY2oqohL4OXr77uhL77g6Ij8opfLBTi46etrelnWq RX14RHdmyh5W3arUPeXySX/qDyrGQlhNLS8kQmzI81AntPU6kMp3Pj/O9Qh3lH4D J+nBF7uS6rmGzNviUdMV5ZuQo4CnFVCiVeps7JC69TFEiWHHpdDVlUUiz7/69AMS o5xFVuE1B02uPrxABT+Pwlkpd6y8K22o8EJEuvCgElJmY3qqiOsJ5zMdwJ04ZOuz bHcbNfoBxW+8PIKzMj+gHX78rVPJbu7p6G+0KRiGp2ZCCIEC66LoVGVCEbK4Fx6e DrK6/04FviNf0wTR2pXN3rIEN4nWYnBmd82p4PfiNrCowpBUnL4= =QGd6 -----END PGP SIGNATURE-----
--- End Message ---

