Your message dated Wed, 15 Nov 2006 05:47:15 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394565: fixed in bfbtester 2.0.1-7.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: bfbtester
Severity: important
Tags: patch
Hi,
bfbtester currently fails to build because it touches some of the
autoconf files, which messes up the time stamps, so the generated
Makefile might attempt to regenerate them again. The attached patch
touches these files in the correct order, so this won't happen.
Search for skew in /usr/share/doc/autotools-dev/README.Debian.gz for
more information.
bye, Roman
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: m68k
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-m68k-amiga
Locale: LANG=de_DE.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur bfbtester-2.0.1.org/debian/rules bfbtester-2.0.1/debian/rules
--- bfbtester-2.0.1.org/debian/rules 2006-10-21 01:38:56.000000000 +0200
+++ bfbtester-2.0.1/debian/rules 2006-10-21 03:37:41.000000000 +0200
@@ -2,6 +2,11 @@
DEB_INSTALL_MANPAGES_bfbtester := debian/bfbtester.1
+common-configure-impl::
+ cd $(DEB_BUILDDIR); touch aclocal.m4 && touch Makefile.in && \
+ touch src/Makefile.in && touch src/config.h.in && \
+ touch src/bfbt/Makefile && touch configure
+
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
--- End Message ---
--- Begin Message ---
Source: bfbtester
Source-Version: 2.0.1-7.1
We believe that the bug you reported is fixed in the latest version of
bfbtester, which is due to be installed in the Debian FTP archive:
bfbtester_2.0.1-7.1.diff.gz
to pool/main/b/bfbtester/bfbtester_2.0.1-7.1.diff.gz
bfbtester_2.0.1-7.1.dsc
to pool/main/b/bfbtester/bfbtester_2.0.1-7.1.dsc
bfbtester_2.0.1-7.1_i386.deb
to pool/main/b/bfbtester/bfbtester_2.0.1-7.1_i386.deb
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.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated bfbtester 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: SHA1
Format: 1.7
Date: Wed, 15 Nov 2006 14:37:02 +0100
Source: bfbtester
Binary: bfbtester
Architecture: source i386
Version: 2.0.1-7.1
Distribution: unstable
Urgency: high
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description:
bfbtester - Brute Force Binary Tester
Closes: 394565
Changes:
bfbtester (2.0.1-7.1) unstable; urgency=high
.
* Non-maintainer upload.
* Touch autoconf files in the right order; fixes FTBFS, patch from Roman
Zippel. (Closes: #394565)
Files:
f9902825fb8bf5f8afac01750487b7ca 703 utils optional bfbtester_2.0.1-7.1.dsc
53171842c95bd7e5607a0ac0be326ec1 96666 utils optional
bfbtester_2.0.1-7.1.diff.gz
ec5049e4503140d860f63c2a51ffd0df 21990 utils optional
bfbtester_2.0.1-7.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iQCVAwUBRVsYoX7hqgLJpbVOAQI+oAQAinE716YJ/Cq0TZx61rltdIFdMIs+Dbjo
//z0Wtqb/RPAWlK4kYPTJKzsZTJ2dIwtJh3tYRAU99BgNdW4L7l8SXbhFYmeiOzZ
fmsVISDk0V29NZ1jhMmMXIlTjjfnayk/t2teUlPwoWvC/mmqyH9lyF8ft+DmB7wr
gH4o0P5SYHE=
=3TgU
-----END PGP SIGNATURE-----
--- End Message ---