Your message dated Thu, 20 Oct 2005 11:34:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323360: reference to "killproc" in init.d fails
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; 16 Aug 2005 08:56:29 +0000
>From [EMAIL PROTECTED] Tue Aug 16 01:56:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c-24-10-6-146.hsd1.ca.comcast.net (nofear.bounceme.net)
[24.10.6.146]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E4xFE-0005fc-00; Tue, 16 Aug 2005 01:56:29 -0700
Received: from [10.1.1.66] (hades [10.1.1.66])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(Client did not present a certificate)
by nofear.bounceme.net (Postfix) with ESMTP id 2F9477356D
for <[EMAIL PROTECTED]>; Tue, 16 Aug 2005 01:55:58 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 16 Aug 2005 01:57:10 -0700
From: "C.Y.M" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Organization: CooLNeT
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Submit Debian Bugs <[EMAIL PROTECTED]>
Subject: reference to "killproc" in init.d fails
X-Enigmail-Version: 0.92.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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: dirmngr
Version: 0.9.2-1
The init.d script references "killproc" which is not contained in the debian
package system. "killall" can be used as a substitute. Here is what I have
done to fix the problem:
--SNIP--
d_stop() {
killall -q -TERM $NAME
# killproc $NAME
rm -f $PIDFILE # see bug #321271
}
--SNIP--
---------------------------------------
Received: (at 323360-done) by bugs.debian.org; 20 Oct 2005 09:34:21 +0000
>From [EMAIL PROTECTED] Thu Oct 20 02:34:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ipx11302.ipxserver.de (gauss.credativ.com) [212.112.227.254]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ESWoX-0004KF-00; Thu, 20 Oct 2005 02:34:21 -0700
Received: from bell.credativ.de (p508970D1.dip.t-dialin.net [80.137.112.209])
(using TLSv1 with cipher RC4-MD5 (128/128 bits))
(No client certificate requested)
by gauss.credativ.com (Postfix) with ESMTP id 59034D7828
for <[EMAIL PROTECTED]>; Thu, 20 Oct 2005 11:34:20 +0200 (CEST)
From: Peter Eisentraut <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#323360: reference to "killproc" in init.d fails
Date: Thu, 20 Oct 2005 11:34:14 +0200
User-Agent: KMail/1.8.1
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
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
Since there was no feedback, I assume this has resolved itself. If you have
more information, please reopen the bug.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]