Your message dated Wed, 22 Feb 2012 10:32:11 +0000
with message-id <[email protected]>
and subject line Bug#650273: fixed in nsca 2.9.1-1
has caused the Debian Bug report #650273,
regarding nsca init.d script has no status
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 [email protected]
immediately.)


-- 
650273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nsca
Version: 2.7.2+nmu2
Tags: patch

This issue was reported in Ubuntu, so I'm just forwarding it upstream.
 Attached is a patch for the bug.

-- 
Paul Belanger | dCAP
Polybeacon | Consultant
Jabber: [email protected] | IRC: pabelanger (Freenode) |
Blog: http://blog.polybeacon.com | Twitter: http://twitter.com/pabelanger
--- /etc/init.d/nsca	2006-11-10 01:07:30.000000000 +0100
+++ nsca	2009-08-04 10:47:55.000000000 +0200
@@ -64,6 +64,22 @@
 	rm -f $PIDFILE
 	echo "$NAME."
 ;;
+status)
+        if [ -f $PIDFILE ]; then
+                PID=$(cat $PIDFILE);
+		RES=$(ps aux|awk '{print $2}'|grep $PID 2>/dev/null ||echo "1";)
+		if [ $RES -eq "1" ];then
+                        echo "$NAME stopped";
+                        exit 1;
+                else
+                        echo "$NAME running";
+                        exit 0;
+                fi
+        else
+                echo "$NAME stopped";
+                exit 1;
+        fi
+        ;;
 reload|force-reload)
 	echo -n "Reloading $DESC: "
 	$SSD_STOP --signal HUP -- $OPTS || die "ERROR: could not reload $NAME."


--- End Message ---
--- Begin Message ---
Source: nsca
Source-Version: 2.9.1-1

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

nsca-client_2.9.1-1_amd64.deb
  to main/n/nsca/nsca-client_2.9.1-1_amd64.deb
nsca_2.9.1-1.diff.gz
  to main/n/nsca/nsca_2.9.1-1.diff.gz
nsca_2.9.1-1.dsc
  to main/n/nsca/nsca_2.9.1-1.dsc
nsca_2.9.1-1_amd64.deb
  to main/n/nsca/nsca_2.9.1-1_amd64.deb
nsca_2.9.1.orig.tar.gz
  to main/n/nsca/nsca_2.9.1.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.
Alexander Wirt <[email protected]> (supplier of updated nsca 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.8
Date: Tue, 21 Feb 2012 21:16:01 +0100
Source: nsca
Binary: nsca nsca-client
Architecture: source amd64
Version: 2.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group 
<[email protected]>
Changed-By: Alexander Wirt <[email protected]>
Description: 
 nsca       - Nagios service monitor agent
 nsca-client - Nagios service monitor agent - client package
Closes: 424645 520873 550232 608049 631550 650273
Changes: 
 nsca (2.9.1-1) unstable; urgency=low
 .
   [ Alexander Wirt ]
   * new package: nsca-client (Closes: #424645)
   * Make package non-native again (Closes: #520873)
   * Acknowledge NMU (Closes: #608049)
   * [f58d651] Update uploaders
   * [e876988] Update description of new nsca-client package
   * [c6366e0] Bump standards version
   * [9f3772d] Move to dh 7
   * [a1d2738] Fix dpatch dep
   * [51dce3a] Fix debhelper dep
   * [3eb68cb] Add ${misc:Depends}
   * [59d279a] Add README.source file
   * [86ff638] Purging is nowadays done by debhelper
   * [21deeb4] Refresh patches
   * [53550ef] Move NEWS to nsca package
   * [1bb551b] Rework initscript (Closes: #650273, #550232)
   * [52bdf4d] Imported Upstream version 2.9.1
   * [d9f10aa] set PATH in initscript (Closes: #631550)
 .
   [ Paul Belanger ]
   * [9b90350] nsca now Depends on nsca-client
Checksums-Sha1: 
 fc6a8d0ca87cd3f06a7ee89c3315852ca8ba0933 1144 nsca_2.9.1-1.dsc
 7b3f569fa77a364bd016d87b865c5572d954e41a 114107 nsca_2.9.1.orig.tar.gz
 63a2f19e6f153222b74ac3b4cf867fe3436dcb06 18750 nsca_2.9.1-1.diff.gz
 75f41f398adcb674e3ba247dffeb1c8c75fb0eb7 35270 nsca_2.9.1-1_amd64.deb
 a1f61ae7605820b7a11f9957fb74476d755cb079 19134 nsca-client_2.9.1-1_amd64.deb
Checksums-Sha256: 
 f9ec558280cf03248b7c82bb7c5936d2c935f611150b3a9660db4141f35edb39 1144 
nsca_2.9.1-1.dsc
 fb12349e50838c37954fe896ba6a026c09eaeff2f9408508ad7ede53e9ea9580 114107 
nsca_2.9.1.orig.tar.gz
 57f1f64a8fe559d0801772dbc4361b9bce32c4bbfffd1123c33fee85c4a720be 18750 
nsca_2.9.1-1.diff.gz
 600fcb1daeed9ea399c4decec0bd6b10ca8d613b47ef546eeb9a47a7762c6f3c 35270 
nsca_2.9.1-1_amd64.deb
 099cb271f09354666c4f894b06d938a1bf5830d9c1903d2c44e98e498651a9e1 19134 
nsca-client_2.9.1-1_amd64.deb
Files: 
 ac1fe42db8f84a232abdcbd8af04e2ce 1144 net optional nsca_2.9.1-1.dsc
 3fe2576a8cc5b252110a93f4c8d978c6 114107 net optional nsca_2.9.1.orig.tar.gz
 384ae068376deb0bfde5b2da5270ec8c 18750 net optional nsca_2.9.1-1.diff.gz
 ea1f6d1219d8c19e82d37f010c4cfedc 35270 net optional nsca_2.9.1-1_amd64.deb
 a33b8bd7b9e576493f424b5a69bdc377 19134 net optional 
nsca-client_2.9.1-1_amd64.deb

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

iEYEARECAAYFAk9EBhUACgkQ01u8mbx9AgrDegCdGSewYAMdB96o7c75KtO9h9Gf
tcwAoLwtg02YZJPkiOPYZHacX9yQ5UNq
=AXFm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to