[Pkg-nagios-devel] Bug#341780: marked as done (nagios-common: typo in /etc/init.d/nagios results in status check errors)

Debian Bug Tracking System owner at bugs.debian.org
Sat Dec 3 10:48:04 UTC 2005


Your message dated Sat, 03 Dec 2005 02:32:08 -0800
with message-id <E1EiUga-0003ay-7A at spohr.debian.org>
and subject line Bug#341780: fixed in nagios 2:1.3-cvs.20050402-10
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 Dec 2005 23:44:14 +0000
>From nkiesel at tbdnetworks.com Fri Dec 02 15:44:14 2005
Return-path: <nkiesel at tbdnetworks.com>
Received: from [204.13.84.100] (helo=stargazer.tbdnetworks.com)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EiKZZ-0001zg-Va
	for submit at bugs.debian.org; Fri, 02 Dec 2005 15:44:14 -0800
Received: from defiant.tbdnetworks.com
	([192.168.4.126] helo=defiant ident=postfix)
	by stargazer.tbdnetworks.com with esmtp (Exim 4.50)
	id 1EiKZ4-0003zv-Sj; Fri, 02 Dec 2005 15:43:42 -0800
Received: by defiant (Postfix, from userid 511)
	id 9632980001; Fri,  2 Dec 2005 15:43:42 -0800 (PST)
Content-Type: multipart/mixed; boundary="===============0538194527=="
MIME-Version: 1.0
From: Norbert Kiesel <nkiesel at tbdnetworks.com>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: nagios-common: typo in /etc/init.d/nagios results in status check errors
Message-ID: <20051202234342.29589.65066.reportbug at defiant.tbdnetworks.com>
X-Mailer: reportbug 3.18
Date: Fri, 02 Dec 2005 15:43:42 -0800
Delivered-To: submit at bugs.debian.org
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

This is a multi-part MIME message sent by reportbug.

--===============0538194527==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: nagios-common
Version: 2:1.3-cvs.20050402-9
Severity: normal
Tags: patch

See attached patch

Best,
  Norbert

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages nagios-common depends on:
ii  adduser                       3.80       Add and remove users and groups
ii  apache2-mpm-prefork [httpd]   2.0.55-3   traditional model for Apache2
ii  coreutils [fileutils]         5.93-5     The GNU core utilities
ii  debconf [debconf-2.0]         1.4.61     Debian configuration management sy
ii  mailutils [mailx]             1:0.6.90-3 GNU mailutils utilities for handli
ii  nagios-plugins                1.4.2-5    Plugins for the nagios network mon
ii  nagios-plugins-basic          1.4.2-5    Plugins for the nagios network mon

nagios-common recommends no packages.

-- debconf information:
* nagios/wwwsuid: true
  nagios/upgradefromnetsaint:
* nagios/configapache: Apache2

--===============0538194527==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

--- nagios.orig	2005-12-02 15:40:04.000000000 -0800
+++ nagios	2005-12-02 15:40:27.000000000 -0800
@@ -31,9 +31,9 @@
 # nagioses where the status log is in a different location too.
 #
 check_started () {
-	check_cmd=`get_config "nagios_check_command" "$CGICFG"`
+	check_cmd=`get_config "nagios_check_command" "$CGICONFIG"`
 	if [ ! "$check_cmd" ]; then
-		echo "unable to determine nagios_check_command from $CGICFG!" >&2
+		echo "unable to determine nagios_check_command from $CGICONFIG!" >&2
 		return 1
 	fi
 

--===============0538194527==--

---------------------------------------
Received: (at 341780-close) by bugs.debian.org; 3 Dec 2005 10:41:08 +0000
>From katie at ftp-master.debian.org Sat Dec 03 02:41:08 2005
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EiUga-0003ay-7A; Sat, 03 Dec 2005 02:32:08 -0800
From: sean finney <seanius at debian.org>
To: 341780-close at bugs.debian.org
X-Katie: $Revision: 1.60 $
Subject: Bug#341780: fixed in nagios 2:1.3-cvs.20050402-10
Message-Id: <E1EiUga-0003ay-7A at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Sat, 03 Dec 2005 02:32:08 -0800
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
Source-Version: 2:1.3-cvs.20050402-10

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

nagios-common_1.3-cvs.20050402-10_all.deb
  to pool/main/n/nagios/nagios-common_1.3-cvs.20050402-10_all.deb
nagios-mysql_1.3-cvs.20050402-10_i386.deb
  to pool/main/n/nagios/nagios-mysql_1.3-cvs.20050402-10_i386.deb
nagios-pgsql_1.3-cvs.20050402-10_i386.deb
  to pool/main/n/nagios/nagios-pgsql_1.3-cvs.20050402-10_i386.deb
nagios-text_1.3-cvs.20050402-10_i386.deb
  to pool/main/n/nagios/nagios-text_1.3-cvs.20050402-10_i386.deb
nagios_1.3-cvs.20050402-10.diff.gz
  to pool/main/n/nagios/nagios_1.3-cvs.20050402-10.diff.gz
nagios_1.3-cvs.20050402-10.dsc
  to pool/main/n/nagios/nagios_1.3-cvs.20050402-10.dsc



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 341780 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
sean finney <seanius at debian.org> (supplier of updated nagios 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 03 Dec 2005 10:42:15 +0100
Source: nagios
Binary: nagios-pgsql nagios-text nagios-mysql nagios-common
Architecture: source i386 all
Version: 2:1.3-cvs.20050402-10
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
Changed-By: sean finney <seanius at debian.org>
Description: 
 nagios-common - A host/service/network monitoring and management system
 nagios-mysql - A host/service/network monitoring and management system
 nagios-pgsql - A host/service/network monitoring and management system
 nagios-text - A host/service/network monitoring and management system
Closes: 341780
Changes: 
 nagios (2:1.3-cvs.20050402-10) unstable; urgency=low
 .
   * Sean Finney:
     - whoops!  fixed typo in init script, thanks to Norbert Kiesel
       (closes: #341780).
Files: 
 50cc6fd9f6c56928fbf76c249187fc68 939 net optional nagios_1.3-cvs.20050402-10.dsc
 752dc0c321117f8c5899d87ef90fbcee 68417 net optional nagios_1.3-cvs.20050402-10.diff.gz
 66d0e565e396c9232c71adec200dadf1 903056 net optional nagios-text_1.3-cvs.20050402-10_i386.deb
 ce08b4b3c16598db5a4fcb0a993263d4 906300 net optional nagios-mysql_1.3-cvs.20050402-10_i386.deb
 07ab6397e10244c77c1279c8ebb4b0a8 915652 net optional nagios-pgsql_1.3-cvs.20050402-10_i386.deb
 96eee3672120b05e51896e0e4dc3e7ff 1217774 net optional nagios-common_1.3-cvs.20050402-10_all.deb

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

iD8DBQFDkW+GynjLPm522B0RApv5AJ44uT1wl85r/S3ntbfKyi1raaFtwwCeKYZg
FSw+lgoAiTyOeNYVkpQP/Xg=
=hb13
-----END PGP SIGNATURE-----




More information about the Pkg-nagios-devel mailing list