Your message dated Fri, 20 Jul 2018 15:08:26 +0000
with message-id <e1fgx18-00015k...@fasolo.debian.org>
and subject line Bug#903180: fixed in mimedefang 2.84-1
has caused the Debian Bug report #903180,
regarding mimedefang: FTBFS in buster/sid (dh_installdocs: Cannot find 
"contrib/graphdefang-0.9/README")
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.)


-- 
903180: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mimedefang
Version: 2.83-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh_testdir
# Add here commands to configure the package.
./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
--disable-anti-virus --with-confsubdir=/ 
--with-quarantinedir=/var/spool/MIMEDefang 
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking for ar... ar

[... snipped ...]

fi
/usr/bin/install -c -m 755 -s mimedefang-multiplexor   
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/mimedefang-multiplexor
/usr/bin/install -c -m 755 -s md-mx-ctrl               
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/md-mx-ctrl
/usr/bin/install -c -m 755 -s mimedefang               
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/mimedefang
/usr/bin/install -c -m 755 watch-mimedefang         
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/watch-mimedefang
/usr/bin/install -c -m 755 watch-multiple-mimedefangs.tcl 
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/watch-multiple-mimedefangs.tcl
/usr/bin/install -c -m 755 mimedefang.pl            
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/mimedefang.pl
/usr/bin/install -c -m 755 script/mimedefang-util   
/<<PKGBUILDDIR>>/debian/mimedefang/usr/bin/mimedefang-util
/usr/bin/install -c -m 644 script/mimedefang-util.1 
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man1/mimedefang-util.1
/usr/bin/install -c -m 644 mimedefang.8             
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/mimedefang.8
/usr/bin/install -c -m 644 watch-mimedefang.8       
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/watch-mimedefang.8
/usr/bin/install -c -m 644 watch-multiple-mimedefangs.8 
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/watch-multiple-mimedefangs.8
/usr/bin/install -c -m 644 mimedefang.pl.8          
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/mimedefang.pl.8
/usr/bin/install -c -m 644 mimedefang-multiplexor.8 
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/mimedefang-multiplexor.8
/usr/bin/install -c -m 644 md-mx-ctrl.8             
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man8/md-mx-ctrl.8
/usr/bin/install -c -m 644 mimedefang-filter.5      
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man5/mimedefang-filter.5
/usr/bin/install -c -m 644 mimedefang-protocol.7    
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man7/mimedefang-protocol.7
/usr/bin/install -c -m 644 mimedefang-notify.7      
/<<PKGBUILDDIR>>/debian/mimedefang/usr/share/man/man7/mimedefang-notify.7
if test "yes" = "yes" ; then \
        if test -f /<<PKGBUILDDIR>>/debian/mimedefang/etc/mail/sa-mimedefang.cf 
; then \
                /usr/bin/install -c -m 644 SpamAssassin/spamassassin.cf 
/<<PKGBUILDDIR>>/debian/mimedefang/etc/mail/sa-mimedefang.cf.example || exit 1; 
\
        else \
                /usr/bin/install -c -m 644 SpamAssassin/spamassassin.cf 
/<<PKGBUILDDIR>>/debian/mimedefang/etc/mail/sa-mimedefang.cf || exit 1; \
        fi \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
cp debian/mimedefang.conf debian/mimedefang/usr/share/mimedefang/
cp debian/mimedefang.pl.conf debian/mimedefang/etc/mail/mimedefang.pl.conf
rmdir debian/mimedefang/usr/sbin
# Install graphdefang
cp -r contrib/graphdefang-0.91/event debian/graphdefang/usr/share/graphdefang/
cp -p contrib/graphdefang-0.91/graphdefang-config-mimedefang-example 
debian/graphdefang/etc/graphdefang/
cp -p contrib/graphdefang-0.91/graphdefang.pl debian/graphdefang/usr/bin/
cp -p contrib/graphdefang-0.91/graphdefanglib.pl 
debian/graphdefang/usr/share/graphdefang/
cp -p contrib/graphdefang-0.91/reset-max-date.pl 
debian/graphdefang/usr/share/graphdefang/
cp -p contrib/graphdefang-0.91/web/graphdefang.cgi 
debian/graphdefang/usr/lib/cgi-bin
install -m 644 contrib/graphdefang-0.91/web/index.php 
debian/graphdefang/var/lib/graphdefang
cp -p graphdefang.pl.1 debian/graphdefang/usr/share/man/man1
dh_testdir
dh_testroot
dh_installdebconf       
dh_installdocs
dh_installdocs: Cannot find (any matches for) 
"contrib/graphdefang-0.9/*example" (tried in .)

dh_installdocs: Cannot find (any matches for) "contrib/graphdefang-0.9/README" 
(tried in .)

debian/rules:94: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
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/mimedefang.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: mimedefang
Source-Version: 2.84-1

We believe that the bug you reported is fixed in the latest version of
mimedefang, 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.
Christoph Martin <mar...@uni-mainz.de> (supplier of updated mimedefang 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: Fri, 20 Jul 2018 15:38:45 +0200
Source: mimedefang
Binary: mimedefang graphdefang
Architecture: source amd64
Version: 2.84-1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Martin <mar...@uni-mainz.de>
Changed-By: Christoph Martin <mar...@uni-mainz.de>
Description:
 graphdefang - grapher for MIMEDefang spam and virus logs
 mimedefang - e-mail filter program for sendmail
Closes: 877663 890840 903180
Changes:
 mimedefang (2.84-1) unstable; urgency=medium
 .
   * Move Vcs-* to Salsa
   * Fix installation of graphdefang documentation (closes: #903180)
   * New upstream version 2.84
     * mimedefang.pl: Correctly use "$mon" rather than "$min" to generate
       quarantine file names.
     * mimedefang-multiplexor: Make "workerinfo nnn" show how long ago
       the last state change was for a given worker.
   * Fix raise condition in postinst code (closes: #890840)
   * Include systemd-units (Thanks to Richard Laager <rlaa...@wiktel.com>)
     (closes: #877663)
Checksums-Sha1:
 1a20d3ba094eb5164e8daf85b0284b66b5e5865c 2048 mimedefang_2.84-1.dsc
 117056d9013eb2494014bf79f380091be2e0774f 371596 mimedefang_2.84.orig.tar.gz
 63e6e0601628e486942b79ff58a292808dac01d1 34324 mimedefang_2.84-1.debian.tar.xz
 4b98b858cf839deded82a87f65fb9997b7802590 86124 graphdefang_2.84-1_amd64.deb
 7d5040b158c2cf4438f934f074779796d903f860 8780 mimedefang_2.84-1_amd64.buildinfo
 27be3c868fab205b5727263005b1e5b55a2f987f 246836 mimedefang_2.84-1_amd64.deb
Checksums-Sha256:
 08b77ea52a2f5a7ec1894dc0925d37308a5b8dcd9c8fcde1ab17addb5cd9ea6e 2048 
mimedefang_2.84-1.dsc
 6d1531c70a901fcddf9cb989d488beaf78ac0cc16d11beb981b99200146c4848 371596 
mimedefang_2.84.orig.tar.gz
 ac43009a50552af0aae1f5f216b4e41f45f5852de53bc2314f9e99dd2c10f598 34324 
mimedefang_2.84-1.debian.tar.xz
 070f3a75341f1154f9cfec9a6d9bce08d4f34d5f2d0eac13052f66e35a729153 86124 
graphdefang_2.84-1_amd64.deb
 ff51d4f78eefa9625e9580d25b7b0519b8ac0fd8cc6d7911e7a4ab3c2d7acea0 8780 
mimedefang_2.84-1_amd64.buildinfo
 8ca48f9f1146de54158a1f2c8d34297ee3a3fac0ccd8bbcd1ffc5cb2d2909c1c 246836 
mimedefang_2.84-1_amd64.deb
Files:
 bd660f0c5c374c3c735f086ba7777e5d 2048 mail extra mimedefang_2.84-1.dsc
 d18447ebfe55fb1d826d6a519b9e1674 371596 mail extra mimedefang_2.84.orig.tar.gz
 4a0f4c37e390d2b882d66d3806229798 34324 mail extra 
mimedefang_2.84-1.debian.tar.xz
 52c5f05bfb17390ef36e786c5d0601cf 86124 mail extra graphdefang_2.84-1_amd64.deb
 7c36bcef27ef990759c549c6ebf84b1f 8780 mail extra 
mimedefang_2.84-1_amd64.buildinfo
 a102a82bbe2a8dada17e1a2f1dd23f9d 246836 mail extra mimedefang_2.84-1_amd64.deb

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

iQIzBAEBCgAdFiEEOfrwsFcJT/ueFKkqgMEJ8ujseQEFAltR6/IACgkQgMEJ8ujs
eQGwKQ/+N5fGAtcUOYLtn95iCw6H7oLkSBhXHQVpgyJ+AvjDRfTBVbiBpR/ecccm
TNMd3ORZagY5HALAbiJnctoBdh4dzVtKTsvSYz55v4AYx6J706ixciGTsdLt3p6A
uqET2a4EWcCATTI6vkiIHbhZsX4i64bMdswIlZGs2cBkiL2ghzpRYMQSrdYmKUs3
jvrc2xg5qKERfAoDUymv+oOY8nNxdbZTU5/7xs9m5jSiR0CYM4ZxA7+kzE/FhUp8
RSgxaQ9JZc93sNnD6QxuS91TeaKDfIcjodDtfrKt0AgtGuUvxq5hkc/azBDcPYv2
pncUZwKVnfZGmEo46ncKJcx+8yjPFLW3NIUISD8DUudmRMXnPz1GyW5Jmx1Ql5xK
Ta6LCKdopEjzkANpHS43qytuJTXgeLlhnWC48z0+Tamu1FzKAbb6mYYz6QKBnQG7
i1CuduRXrKrfNlpC/aBjSfvx26nAtLaTmsMl0tqRmvbz3mvP/F9i+CofRB5CThYP
ySVWp8NY7V3AH54wU7KsgsIq/n2xbnmkkgZvsak26uDovt3MoqOLJG/xuZhm5s6s
L5R7GsAWmYZKaAwXPrUd61jmU8yae+F46rlkK1tFbvCB0WtuF1Wdx22K/ZSASxry
ugcgvdI1ZbaR3SrPcWiWrKJpr1bowPp/VwwmwbsQTeN7mEB/25c=
=X7zq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to