Your message dated Tue, 07 Aug 2018 14:48:33 +0000
with message-id <e1fn3hl-0004c8...@fasolo.debian.org>
and subject line Bug#903169: fixed in blktrace 1.2.0-2
has caused the Debian Bug report #903169,
regarding blktrace: FTBFS in buster/sid (dh_installman: Cannot find 
"iowatcher/iowatcher.1")
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.)


-- 
903169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:blktrace
Version: 1.2.0-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_auto_configure -a
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Building for a Linux-type OS, everything's fine
#
# variables are:
# Package name      blktrace
# Full version      
# Upstream version  1.2.0
dh_auto_build -- CFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wextra -Wno-shadow -g -Wl,-z,relro -Wl,-z,now" 
all docs
        make -j1 "CFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wextra -Wno-shadow -g -Wl,-z,relro -Wl,-z,now" 
all docs

[... snipped ...]

(see the transcript file for additional information)
Output written on btreplay.dvi (14 pages, 33888 bytes).
Transcript written on btreplay.log.
btreplay -> btreplay.pdf
[1][2][3][4][5][6][7][8][9][10][11][12][13][14]
78363 bytes written
make[4]: Leaving directory '/<<PKGBUILDDIR>>/btreplay/doc'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/btreplay'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -a
 fakeroot debian/rules binary-arch
dh binary-arch
   dh_testroot -a
   dh_prep -a
   dh_installdirs -a
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make install \
        prefix=/usr \
        mandir=\${prefix}/share/man \
        DESTDIR=/<<PKGBUILDDIR>>/debian/blktrace
make[2]: Entering directory '/<<PKGBUILDDIR>>'
install -m 755 -d /<<PKGBUILDDIR>>/debian/blktrace/usr/bin
install -m 755 -d /<<PKGBUILDDIR>>/debian/blktrace/usr/share/man/man1
install -m 755 -d /<<PKGBUILDDIR>>/debian/blktrace/usr/share/man/man8
install -m 755 blkparse blktrace verify_blkparse blkrawverify blkiomon btrace 
btt/btt btreplay/btrecord btreplay/btreplay btt/bno_plot.py iowatcher/iowatcher 
/<<PKGBUILDDIR>>/debian/blktrace/usr/bin
install -m 644 doc/*.1 /<<PKGBUILDDIR>>/debian/blktrace/usr/share/man/man1
install -m 644 doc/*.8 /<<PKGBUILDDIR>>/debian/blktrace/usr/share/man/man8
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
# move admin-only stuff to /usr/sbin
cd /<<PKGBUILDDIR>>/debian/blktrace && \
        mv usr/bin/btrace    usr/sbin/ && \
        mv usr/bin/blktrace  usr/sbin/ && \
        mv usr/bin/btreplay  usr/sbin/ && \
        mv usr/bin/btrecord  usr/sbin/
# fix name of bno_plot
cd /<<PKGBUILDDIR>>/debian/blktrace && \
        mv usr/bin/bno_plot.py usr/bin/bno_plot
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -a
   dh_installchangelogs -a
   dh_installman -a
dh_installman: Cannot find (any matches for) "iowatcher/iowatcher.1" (tried in 
.)

dh_installman: Aborting due to earlier error
debian/rules:16: 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/blktrace.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: blktrace
Source-Version: 1.2.0-2

We believe that the bug you reported is fixed in the latest version of
blktrace, 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.
Bas Zoetekouw <b...@debian.org> (supplier of updated blktrace 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: SHA512

Format: 1.8
Date: Tue, 07 Aug 2018 15:54:17 +0200
Source: blktrace
Binary: blktrace
Architecture: source
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Bas Zoetekouw <b...@debian.org>
Changed-By: Bas Zoetekouw <b...@debian.org>
Description:
 blktrace   - utilities for block layer IO tracing
Closes: 903169
Changes:
 blktrace (1.2.0-2) unstable; urgency=medium
 .
   * Remove unnecessary debian/blktrace.manpages file.  The upstream
     build system installs the manpage correctly by itself.
     (Closes: #903169)
   * Set Rules-Requires-Root to no as blktrace does not need
     (fake)root to create debs.
Checksums-Sha1:
 10b8fb1882120ed1c5e925ca01ba1c2e5a6f8f43 1959 blktrace_1.2.0-2.dsc
 7eb47f893de16da8f755b41891bfcfa12058ab66 13396 blktrace_1.2.0-2.debian.tar.xz
 13362b81c637bef259f893bfcfee00538106bdb4 8416 blktrace_1.2.0-2_source.buildinfo
Checksums-Sha256:
 57a7293ba5ae8ed646fc61f197f42cbe226e2d838b861cc26d289a3b1cd7b6ed 1959 
blktrace_1.2.0-2.dsc
 22e88a11828e385d8ac90834f057d3c8d9bc731a5abee84412c516286bff63de 13396 
blktrace_1.2.0-2.debian.tar.xz
 4d0d083f7598e6ff95da97ca77dc3a69804eebc07377100047331b1efe47f933 8416 
blktrace_1.2.0-2_source.buildinfo
Files:
 8ab82876716b34cb6495aa2763fc0302 1959 utils optional blktrace_1.2.0-2.dsc
 acc53e34cdab9606d33c810ea01681ca 13396 utils optional 
blktrace_1.2.0-2.debian.tar.xz
 b007fc3fbefc072ac7b9738ffd380bd4 8416 utils optional 
blktrace_1.2.0-2_source.buildinfo

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

iQJDBAEBCgAtFiEEghC4pFfxxgR8lpr/0YOlF7+pjeYFAltpplMPHGJhc0BkZWJp
YW4ub3JnAAoJENGDpRe/qY3mNOQQALTO2Fyq8cOj3lSiWe/nUhg7ZCtmxJyUgNvk
PRXWksAT1dvm2CeMCCl7tCIXSTnVhATEbNvKOFgbtNahILpAbcH5qybTY5xGXjA4
6iCreI6iEiJSwg/EHWgDk9Smz7fhNdbIPJCdE3fn+31ImhXfi5N8x2YKtw6CdjdT
W02Dl8OMzR0mYBQVC2/dLRsQrJfgwvkK0TwizQx1hWySkIjrRug+PZYcsgrUVCGw
juKMMre0dmNxJ1JkYmw286TtDIaRlLUZR6eyS9SZfTXOB47KsGDY7j8lUBzxUTsL
hqNGLnxuQUqhaTNOo+WKVJ4LB/0lbQmYfpZcX0rbQeSHc4ApC0IHpuCTKDpbZCcQ
LUx91WWEBLWBz5VnHDvxXHD5b9TdXrjBG+ACbCJrhQU+dPIrH4gmAZIKUEBrAMyJ
uRMQNK8ART6K06HjqpO9VGBvRNFT8lVLrOaBEEHUZBgIkvyFaLrqEPEjQHcMIwAd
cSaHLtDY+SSd+ZmyZYA6X7CO97UGQkRuLr54/UgVspbRcI/vtJ1ZZ0dXddYLwB4I
k/sA9zVVRA410FRgHT2oZsSq+VTwQ452Z3MAh1AL76swbLeqn2sdvHHmW7Lv2mZK
zJFNL49wEn5rVFnMEdDZmgHieNNmKwKC4qT47dOA6b1HnNjYTTAdQrJUcdQNa1SY
nDkioOj6
=gi0Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to