Your message dated Thu, 06 Oct 2005 03:32:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297708: fixed in nagios-plugins 1.4.2-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; 2 Mar 2005 12:48:01 +0000
>From [EMAIL PROTECTED] Wed Mar 02 04:48:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 203-217-29-35.perm.iinet.net.au (anu.rimspace.net) 
[203.217.29.35] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D6TGi-0002oN-00; Wed, 02 Mar 2005 04:48:01 -0800
Received: by anu.rimspace.net (Postfix, from userid 10)
        id 576944BBA2; Wed,  2 Mar 2005 23:47:57 +1100 (EST)
Received: by enki.rimspace.net (Postfix, from userid 1000)
        id 33A28150E33; Wed,  2 Mar 2005 23:47:50 +1100 (EST)
From: Daniel Pittman <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: nagios-plugins: utils.pm does not set 'mailq' path, so check_mailq 
cannot work
X-Debbugs-CC: Daniel Pittman <[EMAIL PROTECTED]>
Date: Wed, 02 Mar 2005 23:47:49 +1100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: nagios-plugins
Severity: important

The 'check_mailq' plugin depends on utils.pm, which defines
'$PATH_TO_MAILQ', to find the mailq binary to run.

Unfortunately, as shipped this file defines it as "", resulting in
check_mailq trying to do -x "", and failing as a result.

This patch corrects it for me, with Postfix, and I believe with any
other MTA supported by the plugin under Debian.

Regards,
        Daniel

--- utils.pm    2005-03-02 23:45:28.000000000 +1100
+++ utils.pm.orig       2005-03-02 23:45:18.000000000 +1100
@@ -42,7 +42,7 @@
 $PATH_TO_NTPQ    = "/usr/bin/ntpq" ;
 $PATH_TO_LMSTAT  = "" ;
 $PATH_TO_SMBCLIENT = "/usr/bin/smbclient" ;
-$PATH_TO_MAILQ   = "/usr/bin/mailq";
+$PATH_TO_MAILQ   = "";
 $PATH_TO_QMAIL_QSTAT = "";
 
 ## common variables


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc3-enki
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

-- 
You want to be famous and rich and happy, but you're terrified you have
nothing to offer this world. Nothing to say and no way to say it, but you can
say it in three languages.
        -- KMFDM, _Dogma_

---------------------------------------
Received: (at 297708-close) by bugs.debian.org; 6 Oct 2005 10:38:14 +0000
>From [EMAIL PROTECTED] Thu Oct 06 03:38:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ENT2p-0006cr-00; Thu, 06 Oct 2005 03:32:11 -0700
From: sean finney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#297708: fixed in nagios-plugins 1.4.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 06 Oct 2005 03:32:11 -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: nagios-plugins
Source-Version: 1.4.2-1

We believe that the bug you reported is fixed in the latest version of
nagios-plugins, which is due to be installed in the Debian FTP archive:

nagios-plugins_1.4.2-1.diff.gz
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.2-1.diff.gz
nagios-plugins_1.4.2-1.dsc
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.2-1.dsc
nagios-plugins_1.4.2-1_i386.deb
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.2-1_i386.deb
nagios-plugins_1.4.2.orig.tar.gz
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.2.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.
sean finney <[EMAIL PROTECTED]> (supplier of updated nagios-plugins 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: Thu, 06 Oct 2005 05:02:36 -0400
Source: nagios-plugins
Binary: nagios-plugins
Architecture: source i386
Version: 1.4.2-1
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: sean finney <[EMAIL PROTECTED]>
Description: 
 nagios-plugins - Plugins for the nagios network monitoring and management 
system
Closes: 276794 297708 305351 305720 312333 313960 314913 319997 321939 325893 
328603
Changes: 
 nagios-plugins (1.4.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Sean Finney:
     - now managing nagios-plugins as part of the pkg-nagios alioth project.
     - updated Maintainer field
     - updated build-dependencies to build against libsnmp9-dev
     - removed build-dependencies on exim4 | mail-transport-agent, ssh, fping,
       qstat, smbclient, and ntp stuff.  instead they are all have their
       paths hardcoded into the build-process via dpatch file
       10_config.h_debiandefaults.dpatch (closes: #312333, #297708).
     - added config option for ssmtp
     - upstream is now accidentally deleting the check_ldaps plugin
       during the build-process.  whoops.
     - removed unneccesary dpatch 09_pssyntax, massaged 08_subst.dpatch
       into shape with new upstream version.
     - added check_mysql_cmdlinecred to allow parsing of credentials on
       the cmdline (closes: #314913).
     - looks like the issue with check_load was previously resolved by
       guido (closes: #305351).
     - nagios and nagios-plugins no longer need to use update-nagios, as nagios
       can natively scan /etc/nagios-plugins/config now:
       (closes: #325893, #321939).
     - i believe check_ldap's config is now correct (closes: #305720).
     - removed references to check_nmap, which is generally superceded
       by check_tcp.  it still exists in the contrib directory of the
       source, which may at some point be put in /usr/share/doc for those
       who really want it (closes: #319997).
     - include de.po patch from jens seidel (closes: #313960).
     - upstream fix: all of the plugins should now be properly setting
       locales, so problems like commas for decimal seperators should no
       longer break plugins for people in certain locales:
       (closes #312228, #306244, #308458, #327212, #316882).
     - upstream fix: check_ntp now supports zero offset (closes: #276794).
     - upstream fix: divide by zero check for check_swap (closes: #328603).
Files: 
 461fe523e8ce3fbde61601995b3ae860 959 net extra nagios-plugins_1.4.2-1.dsc
 5ac95978cc49c35132a5a2ea1c985c20 973712 net extra 
nagios-plugins_1.4.2.orig.tar.gz
 17024063a3d0bd49bd1137f17e0828c4 25106 net extra nagios-plugins_1.4.2-1.diff.gz
 bf3c5003b2e897535ee609160ed519f5 354216 net extra 
nagios-plugins_1.4.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDRPkzynjLPm522B0RAgQTAJ9IEdzytn+/8/+NWA2bqwViGD0oVgCeJqz2
5FJXFTkwxBtSbeppix3AwVA=
=BbVR
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to