Your message dated Sat, 01 Oct 2005 05:17:03 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#330009: fixed in smokeping 2.0.3-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 25 Sep 2005 07:04:54 +0000 >From [EMAIL PROTECTED] Sun Sep 25 00:04:54 2005 Return-path: <[EMAIL PROTECTED]> Received: from c219037.adsl.hansenet.de (localhost.localdomain) [213.39.219.37] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EJQZC-0002Iw-00; Sun, 25 Sep 2005 00:04:54 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1EJQZ7-0003bw-Dc; Sun, 25 Sep 2005 09:04:49 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: smokeping: FTBFS: Missing Build-Depends on 'libnet-dns-perl, libnet-ldap-perl, libauthen-radius-perl, libnet-telnet-perl' Message-Id: <[EMAIL PROTECTED]> Date: Sun, 25 Sep 2005 09:04:49 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: smokeping Version: 2.0.2-1 Severity: serious Tags: patch When building 'smokeping' in a clean 'unstable' chroot, I get the following error: pod2man --release=2.0.2 --center=SmokePing lib/Smokeping/matchers/base.pm --section 3 > doc/Smokeping/matchers/base.3 perl -I/home/oetiker/lib/fake-perl/ -Ilib -I/usr/pack/rrdtool-1.2svn-to/lib/perl -mSmokeping -e 'Smokeping::main()' -- --makepod > doc/smokeping_config.pod require Smokeping::probes::AnotherDNS failed: Can't locate Net/DNS.pm in @INC (@INC contains: .. /home/oetiker/lib/fake-perl/ lib /usr/pack/rrdtool-1.2svn-to/lib/perl /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at lib/Smokeping/probes/AnotherDNS.pm line 26. BEGIN failed--compilation aborted at lib/Smokeping/probes/AnotherDNS.pm line 26. Compilation failed in require at (eval 11) line 3. make[1]: *** [doc/smokeping_config.pod] Error 2 make[1]: Leaving directory `/smokeping-2.0.2' make: *** [build] Error 2 Please add the missing Build-Depends on 'libnet-dns-perl, libnet-ldap-perl, libauthen-radius-perl, libnet-telnet-perl' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/smokeping-2.0.2/debian/control ./debian/control --- ../tmp-orig/smokeping-2.0.2/debian/control 2005-09-25 06:52:44.000000000 +0000 +++ ./debian/control 2005-09-25 06:52:42.000000000 +0000 @@ -2,7 +2,7 @@ Section: net Priority: extra Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.40), dpatch (>= 2.0.9), librrds-perl, groff-base, libhtml-parser-perl +Build-Depends-Indep: debhelper (>= 4.1.40), dpatch (>= 2.0.9), librrds-perl, groff-base, libhtml-parser-perl, libnet-dns-perl, libnet-ldap-perl, libauthen-radius-perl, libnet-telnet-perl Standards-Version: 3.6.2 Package: smokeping --------------------------------------- Received: (at 330009-close) by bugs.debian.org; 1 Oct 2005 12:20:56 +0000 >From [EMAIL PROTECTED] Sat Oct 01 05:20:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1ELgIZ-000551-00; Sat, 01 Oct 2005 05:17:03 -0700 From: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#330009: fixed in smokeping 2.0.3-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 01 Oct 2005 05:17:03 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: smokeping Source-Version: 2.0.3-1 We believe that the bug you reported is fixed in the latest version of smokeping, which is due to be installed in the Debian FTP archive: smokeping_2.0.3-1.diff.gz to pool/main/s/smokeping/smokeping_2.0.3-1.diff.gz smokeping_2.0.3-1.dsc to pool/main/s/smokeping/smokeping_2.0.3-1.dsc smokeping_2.0.3-1_all.deb to pool/main/s/smokeping/smokeping_2.0.3-1_all.deb smokeping_2.0.3.orig.tar.gz to pool/main/s/smokeping/smokeping_2.0.3.orig.tar.gz 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. Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> (supplier of updated smokeping 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: Sat, 1 Oct 2005 14:00:45 +0200 Source: smokeping Binary: smokeping Architecture: source all Version: 2.0.3-1 Distribution: unstable Urgency: low Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> Changed-By: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> Description: smokeping - latency logging and graphing system Closes: 330009 Changes: smokeping (2.0.3-1) unstable; urgency=low . [ Niko Tyni ] * New upstream version + Make the package build without extra Build-Depends. (Closes: #330009) . [ Jose Carlos Garcia Sogo ] * Integrate and upload. Thanks Niko for your work! Files: eaba04da2fd3e39b535fab7d3f07aedf 652 net extra smokeping_2.0.3-1.dsc 2f64d4fbab68bf5cb9021705ab2891b4 372456 net extra smokeping_2.0.3.orig.tar.gz 40c3896719146635c2593b80a9783150 10589 net extra smokeping_2.0.3-1.diff.gz 36c5e2cfd4df22198a92766a5e460776 435272 net extra smokeping_2.0.3-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDPnseS+BYJZB4jhERApxnAJ4tl2F6sWNzRFqUpzm91bQMu1m9ngCfWJ1m 2TQ3Q1QLATkEUjzhneavgDs= =fa5Y -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]