Your message dated Fri, 10 Aug 2018 05:48:54 +0000
with message-id <e1fo0ia-0002gm...@fasolo.debian.org>
and subject line Bug#903182: fixed in mtr 0.92-1.1
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 ow...@bugs.debian.org
immediately.)


-- 
903182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903182
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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-1.1

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 903...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2018 20:33:06 +0000
Source: mtr
Binary: mtr mtr-tiny
Architecture: source
Version: 0.92-1.1
Distribution: unstable
Urgency: medium
Maintainer: Robert Woodcock <r...@debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
 mtr        - Full screen ncurses and X11 traceroute tool
 mtr-tiny   - Full screen ncurses traceroute tool
Closes: 903182
Changes:
 mtr (0.92-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove redundant debian/*manpages files.  The upstream build
     system correctly installs the manpages by default and the
     manpages had incorrect path.  (Closes: #903182)
   * Set Rules-Requires-Root to no as mtr does not need (fake)root
     during the binary targets.
Checksums-Sha1:
 9a41eb4396e7e35f460c379bd392312a68e8ec30 1952 mtr_0.92-1.1.dsc
 eadb7920b6c4d622c91c1cf92318eeae0761d37c 7276 mtr_0.92-1.1.debian.tar.xz
 6533ac51cfcee5904c11a0661927e6c0a60812f1 9943 mtr_0.92-1.1_source.buildinfo
Checksums-Sha256:
 a951becab41ddd5c69d9427bfc20dc54d5529845e5658274062e03149aa84654 1952 
mtr_0.92-1.1.dsc
 00a3bb387851c62eccad96b9df1a7f4bbd4cefb56cb3e26ce773036181483ae3 7276 
mtr_0.92-1.1.debian.tar.xz
 2a3364523868b15e9cdac247feb0edf4870a174c884faaa46148404e8f3d9fcc 9943 
mtr_0.92-1.1_source.buildinfo
Files:
 eac6809e4181f1acca6a8f76884b8698 1952 net optional mtr_0.92-1.1.dsc
 eb07b640f5e38fdd2007a6b6a0fa8b30 7276 net optional mtr_0.92-1.1.debian.tar.xz
 8aa6d0eaa000f3628f2c797da3f552e0 9943 net optional 
mtr_0.92-1.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAltosKIACgkQBUu7n32A
ZELyFw/+NwecgNm9KqIn9KJBhY13p1400eX7gPJQR6ZgcMCMyzkVg9BC27BJWaSJ
tbG2TdxBagth1kw6vap3PLqkzF7jwgaan/5BxvVJJhEXEXHnFq5lzVnz2eOfb3X4
y+SrT7YAd7Rx2fSfUjkPlCiUJtbn7Xt8uOe2yjxD+XUrfFyr0yMtguwJey4kY7pb
oIhQvA0FQp/SS3fl2R32G1lft9BjpImP+h5Xra8RXnraN7JfZUTvr6hDUeKICcIs
XWZo8s6cNkptFbaN0CWQlhNi1aUXRMKOXD18BiBMzx97JJz59lnF5JXpZZ0jTVLw
cQwV70tCMKBaxg63GhAvhHttQrk/5bJx8IVoA6+vXnHzuL+jfntcCjoNs6TOzBRI
3Y0MmAk8UtDu4LLjQQRJbJUY81Dfiz7VwiJbr1JxasrGjv3sulPbmXgZTizResmQ
3jwr7Agyi+1iOG/BwvtRawdKq4uW6ooPPgnyctETaHYPGOVyspuPrIfub7K1yzfx
dWtXiTByM5JhV4NfU3T3Sl4sU7D5ladzWr57Ccj+JLoYWAvhAk+IINW2XnWEuNAM
CyOcHEkQZJpXm/hvWMC29uxFudjo51zsPgKvHd4a5Rf2nDjvoDs/RG4Zw1NPgkkq
YJVVl2yq9ExKBAUsaZ5suK7K45vuMyPm+nevPA5J5IElM8FazxM=
=b7V+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to