Your message dated Mon, 26 Jun 2017 17:34:08 +0000 with message-id <[email protected]> and subject line Bug#865982: fixed in debhelper 10.5.1 has caused the Debian Bug report #865982, regarding debhelper: dh_shlibdeps skips libraries in /usr/lib/debug 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.) -- 865982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865982 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: debhelper Version: 10.5 Severity: serious As of commit 609609f43 ("dh_shlibdeps: Avoid calling file(1) on debug symbols"), dh_shlibdeps skips all files under /usr/lib/debug, although not all of them are detached debug symbols. This leads to the missing-dependency-on-libc lintian error for affected packages which causes ftp-master autorejection unless overriden. At least ncurses and readline* are affected: $ (for file in /var/lib/apt/lists/ftp.de.debian.org_debian_dists_*.lz4; do lz4 -dc $file;done) | grep '^usr/lib/debug/lib[^/].*so' | tr -s ' ' | cut -d ' ' -f2 | sort -u debug/libncurses5-dbg debug/libncursesw5-dbg debug/libreadline5-dbg debug/libreadline6-dbg debug/libreadline7-dbg debug/libtinfo5-dbg This reminds me that I should fix bug #849003[1], though. ;-) -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 4.11.7-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages debhelper depends on: ii autotools-dev 20161112.1 ii binutils 2.28-6 ii dh-autoreconf 14 ii dh-strip-nondeterminism 0.035-2 ii dpkg 1.18.24 ii dpkg-dev 1.18.24 ii file 1:5.30-1 ii libdpkg-perl 1.18.24 ii man-db 2.7.6.1-2 ii perl 5.24.1-4 ii po-debconf 1.0.20 debhelper recommends no packages. Versions of packages debhelper suggests: ii dh-make 2.201608 -- no debconf information 1. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849003
--- End Message ---
--- Begin Message ---Source: debhelper Source-Version: 10.5.1 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: Mon, 26 Jun 2017 17:25:00 +0000 Source: debhelper Binary: debhelper dh-systemd Architecture: source Version: 10.5.1 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: 865982 Changes: debhelper (10.5.1) unstable; urgency=medium . * Dh_Lib.pm: Fix rounding error when computing how many processes to use. This rounding error could cause dh-tools to use one more process than permitted by DEB_BUILD_OPTIONS. * Dh_Lib.pm: Check return value of open+close when creating a log of installed files. * Dh_Lib.pm: Implement subroutines to facility file removal and symlink creation without a fork+exec. * Dh_Lib: Avoid a fork+exec for rm -f and ln -s. * dh_compress: Ditto. * dh_installman: Ditto. * dh_clean: Avoid a fork+exec for rm -f. * dh_installdeb: Ditto. * dh_makeshlibs: Ditto. * dh_md5sums: Ditto. * dh_installdocs: Avoid a fork+exec for ln -s. * dh_strip: Ditto. * Dh_Lib: Avoid 1-2 stat calls in make_symlink by reusing existing stat calls. * dh_installman: Avoid a fork+exec for renaming a path. * dh_installdocs: Avoid unnecssary stat call. * dh_installman: Ditto. * dh_strip: Ditto. * dh_shlibdeps: Fix a regression where non-detached debug symbol files where not properly processed. Thanks to Sven Joachim for reporting the issue. (Closes: #865982) * dh_installman: When re-encoding manpages, use the actual manpages as tasks to split rather than packages. This provides a much better performance if the manpages are unevenly split between the packages. * dh_install: Optimize some patterns into bulked "cp" calls. This optimization is only applicable in some cases (notably, it is always disabled by --exclude). * dh_builddeb: Account for dbgsym packages separately when determining how many tasks can be run in parallel. * dh_strip: Process packages in parallel. Checksums-Sha1: 4fb14e9b49bd2df67a92471dccb58034fdb6119f 1733 debhelper_10.5.1.dsc d322077063457a61f4cdb772a60bc833ab7b1743 405060 debhelper_10.5.1.tar.xz a39a844cb8a0d08e447b5565f3e8b29c495f7253 4608 debhelper_10.5.1_source.buildinfo Checksums-Sha256: eea52ce5ef82cf311e65625458c476b69967a3b5283bc4152057ab7c166a3a64 1733 debhelper_10.5.1.dsc fd4103bdf73e529ae1840df20ded37913cb0bba7e3c19a701cf2a1fc2c307566 405060 debhelper_10.5.1.tar.xz d25131307052600e5ac290346bdac7dd8b233ae91a1e119732867cb2ab2566b2 4608 debhelper_10.5.1_source.buildinfo Files: f0569d2a7e129523b7941dd0045e256b 1733 devel optional debhelper_10.5.1.dsc f30915978b90beb6fbf03d618249acb4 405060 devel optional debhelper_10.5.1.tar.xz 9031f6fc17407084f1eb6086c93ab716 4608 devel optional debhelper_10.5.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAllRQ/IACgkQBUu7n32A ZEJ2mw/+P6DaSFMERQOEcqr2aZ4YH9PZzjEeFyyQbjBbeyPdfnaigqIRcXhJY/Az mAXTmUXf8bimnP47xbxNrLkbaLM2PYPsjYcb2LRjuWXqXA4hyQYrt7u1kSY/rJHL kyNFCjBPStA+CYgdS2bdNqAaezKcplP2iBGPVkDPvpJzogoiyFU2uj0xpGfJaOiv Yqlse3wVKsVrcXPI2R04ip0R3K0OI51GH3O9hYRwKfdInyia4whVKgELnXt3UA45 +iNzqk52Xf/TERsk4IUuVirUu5eXSiKCgr23V9uqXVBTZxeY4H5MxBb45TyF5y/i 7PFJhywXei1ip9QYBoSo8lwx+9bN8/Y/HhZGq3M6XeQxlmSoPaDSzNXE8e/jxs9M JUmD32zBUgmw94y0BXWyGCoNIRW16t19SbrYTk+by2YDPMb/HOJuLzwi7XeEwGzq al3M6klBI99fm8o/+R5EzYzkxP4Ef9vviZHYYtQ5HfEA3narVqDn9NU+bvEEYf1C N+M/oUEq8xSeabiIzwlGlPsMRWd6pyqn11uQX25fm1S+CPrTSwCrsoOHskW4nV1G yOgKaN/rBU8XXroXJAAXCTP7eX7Lmdi7OiqtOilR7Vqn/Wb03KAeYEjI7FAdeX6N JyJawXqyF3AWiM3aioxfkdiSml4TB8kgTOOMAZQEg3pV54GLt24= =5L9B -----END PGP SIGNATURE-----
--- End Message ---

