Your message dated Sun, 12 Aug 2018 13:40:53 +0000 with message-id <[email protected]> and subject line Bug#903182: fixed in mtr 0.92-2 has caused the Debian Bug report #903182, regarding mtr: FTBFS in buster/sid (dh_installman: Cannot find "mtr/mtr.8") 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.) -- 903182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903182 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:mtr Version: 0.92-1 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 debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ./bootstrap.sh touch configure.in && \ touch aclocal.m4 && \ touch configure head -n 1 debian/changelog | sed 's/[^(]*(\([^-]*\)-.*/\1/' > .tarball-version autoreconf -fi autoreconf: 'configure.ac' and 'configure.in' both present. autoreconf: proceeding with 'configure.ac' [... snipped ...] dh_auto_install --builddirectory=mtr --destdir=debian/mtr cd mtr && make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/mtr AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/<<PKGBUILDDIR>>/mtr' make[3]: Entering directory '/<<PKGBUILDDIR>>/mtr' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr/usr/bin' /usr/bin/install -c mtr mtr-packet '/<<PKGBUILDDIR>>/debian/mtr/usr/bin' make install-exec-hook make[4]: Entering directory '/<<PKGBUILDDIR>>/mtr' `setcap cap_net_raw+ep /<<PKGBUILDDIR>>/debian/mtr/usr/bin/mtr-packet` \ || chmod u+s /<<PKGBUILDDIR>>/debian/mtr/usr/bin/mtr-packet /bin/bash: line 1: setcap: command not found make[4]: Leaving directory '/<<PKGBUILDDIR>>/mtr' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 ../bash-completion/mtr '/<<PKGBUILDDIR>>/debian/mtr/usr/share/bash-completion/completions' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr/usr/share/man/man8' /usr/bin/install -c -m 644 ../mtr.8 ../mtr-packet.8 '/<<PKGBUILDDIR>>/debian/mtr/usr/share/man/man8' make[3]: Leaving directory '/<<PKGBUILDDIR>>/mtr' make[2]: Leaving directory '/<<PKGBUILDDIR>>/mtr' dh_auto_install --builddirectory=mtr-tiny --destdir=debian/mtr-tiny cd mtr-tiny && make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/mtr-tiny AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/<<PKGBUILDDIR>>/mtr-tiny' make[3]: Entering directory '/<<PKGBUILDDIR>>/mtr-tiny' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/bin' /usr/bin/install -c mtr mtr-packet '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/bin' make install-exec-hook make[4]: Entering directory '/<<PKGBUILDDIR>>/mtr-tiny' `setcap cap_net_raw+ep /<<PKGBUILDDIR>>/debian/mtr-tiny/usr/bin/mtr-packet` \ || chmod u+s /<<PKGBUILDDIR>>/debian/mtr-tiny/usr/bin/mtr-packet /bin/bash: line 1: setcap: command not found make[4]: Leaving directory '/<<PKGBUILDDIR>>/mtr-tiny' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 ../bash-completion/mtr '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/share/bash-completion/completions' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/share/man/man8' /usr/bin/install -c -m 644 ../mtr.8 ../mtr-packet.8 '/<<PKGBUILDDIR>>/debian/mtr-tiny/usr/share/man/man8' make[3]: Leaving directory '/<<PKGBUILDDIR>>/mtr-tiny' make[2]: Leaving directory '/<<PKGBUILDDIR>>/mtr-tiny' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_installdocs -a debian/rules override_dh_installchangelogs-arch make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_installchangelogs -a NEWS make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_installman -a dh_installman: Cannot find (any matches for) "mtr/mtr.8" (tried in .) dh_installman: Aborting due to earlier error debian/rules:7: recipe for target 'binary-arch' failed make: *** [binary-arch] Error 25 dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder but it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mtr.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: mtr Source-Version: 0.92-2 We believe that the bug you reported is fixed in the latest version of mtr, 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. Samuel Henrique <[email protected]> (supplier of updated mtr 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, 12 Aug 2018 09:58:39 -0300 Source: mtr Binary: mtr mtr-tiny Architecture: source Version: 0.92-2 Distribution: unstable Urgency: medium Maintainer: Robert Woodcock <[email protected]> Changed-By: Samuel Henrique <[email protected]> Description: mtr - Full screen ncurses and X11 traceroute tool mtr-tiny - Full screen ncurses traceroute tool Closes: 903182 Changes: mtr (0.92-2) unstable; urgency=medium . * Bump DH to 11 * Bump Standards-Version to 4.2.0 * Ack NMU, thanks to Niels Thykier (closes: #903182) * Move packaging to salsa.d.o * Update my email to @debian.org * d/copyright: update debian/* entry * d/p/manpage_typos.patch: new patch to fix typos Checksums-Sha1: 300fc81b87609a03c9cc812cca067dcaccd4bba6 1917 mtr_0.92-2.dsc dd60e18aa74607f996c143f946d5286b84a2c034 7780 mtr_0.92-2.debian.tar.xz 18731b107ae4b47e74c71921a5e9b60bcad3aaf9 10914 mtr_0.92-2_amd64.buildinfo Checksums-Sha256: 0c9ce04966fc44efc6b26dc413f0434904f1d5cb7a06b4a4fec3b6bd4c4cba05 1917 mtr_0.92-2.dsc c8621559b43ad3b92763a51d0b090b4598cf0bb382ccd83e61d4487f9d25a9cc 7780 mtr_0.92-2.debian.tar.xz d9d750a30bc87d351c6fa8da24ef8b6d82c600b0daea84e3f708d6083044a0c4 10914 mtr_0.92-2_amd64.buildinfo Files: 6360217025f7a16bbcf13dad37ccd45f 1917 net optional mtr_0.92-2.dsc b7ea9b990319c5120c8cc6e018299aa2 7780 net optional mtr_0.92-2.debian.tar.xz a3455304e5582e5b9b6a66fb96b7e0f6 10914 net optional mtr_0.92-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEExICiG1qOAnbrbFtuWYleRLFpYm0FAltwMmgACgkQWYleRLFp Ym2yRBAAgii+2i9NGammLKXl8nE6hFm+0T39inO3HKh8OuuZYFl89yKWNwTD4O05 BRVG2Lb0aKEqxHRVfqkjx6Y1aGewNCP+gV+B1E3yh3kCpGueycyLmM84kmSXEFI9 v5em/afvM8phpYJSXHEeDkpWJquPOccGEAOrasAeZmdZi9pE50P/HPrlZVEOvcBX ZFx1GO1+M3gxbxHCXiLOzX4d8aywybE/FafgsZ2lzBS7THVwJGXFWrs7qoXJQ+sh jwNDH2Gu2hahvA0aSKe4dKQmePRrT6bz9pjymgqjwUrbW0M0eFRY0vsZdnTlrAH8 6thJgYenoWVgs3lmiHalBU58rBdyv/1JEBErE/oogBSO9qeHg351Ml9eDWlu/osX gVOzQaJvJ/nh+tdmr8hS10cUYB12kwV8HaGF2M5Q+ltrIZUaHlg+SzfvTjb35qVH XyUPwzoLkIhN6kXq1m0XHi8XI82MmZnf6i8Ku8kkf3WyN27CwvlmQ+TSrkaxnxtE o3dSfBC93+tp3fhbw94DEatc7ScFS/KFuyZ7WGK3vqJYTE4W4znAOAYfqTLMF3fi gucGCeIQmixD/zZrFPpPqy1yZqji4b/E72w338uIifzPZi97So9d8rc++AJYhIrF 9SNyjAsD9q2CHOHPEs2T6bIt3kyWCM3cMRqr6YaJZkjy6NPAR8U= =GYYh -----END PGP SIGNATURE-----
--- End Message ---

