Your message dated Tue, 15 Mar 2005 12:35:27 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287848: heartbeat: resource script Delay doesn't work 
(DelayStart not found)
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; 30 Dec 2004 14:12:13 +0000
>From [EMAIL PROTECTED] Thu Dec 30 06:12:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.rz.uni-karlsruhe.de [129.13.185.217] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Ck12D-0005yO-00; Thu, 30 Dec 2004 06:12:13 -0800
Received: from tkmhp1.tkm.uni-karlsruhe.de (tkmhp1.tkm.uni-karlsruhe.de 
[172.22.169.1])
        by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.43 #1)
        id 1Ck126-0005nI-Ji; Thu, 30 Dec 2004 15:12:06 +0100
Received: from tkmlx25.tkm.uni-karlsruhe.de ([EMAIL PROTECTED] [172.22.169.55])
        by tkmhp1.tkm.uni-karlsruhe.de (8.9.3 (PHNE_28760_binary)/8.9.3) with 
ESMTP id PAA26199;
        Thu, 30 Dec 2004 15:12:06 +0100 (MET)
Received: from hermann by tkmlx25.tkm.uni-karlsruhe.de with local (Exim 3.35 #1 
(Debian))
        id 1Ck126-0004Ld-00; Thu, 30 Dec 2004 15:12:06 +0100
From: Daniel Hermann <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: heartbeat: resource script Delay doesn't work (DelayStart not found)
X-Mailer: reportbug 1.50
Date: Thu, 30 Dec 2004 15:12:05 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: heartbeat
Version: N/A; reported 2004-12-30
Severity: normal
Tags: patch

Hi,

the resource script "Delay" has some typos in it which render the
script useless. Replacing "DelayStart" by "Delay_Start" (and
"DelayStop" by "Delay_Stop" corrects the bug.

Thanks.

Daniel


*** Delay       Thu Dec 30 14:35:57 2004
--- MyDelay     Sun Aug  1 02:46:02 2004
***************
*** 81,84 ****
  case $op in
!   start)              DelayStart;;
!   stop)               DelayStop;;
    status|monitor)     Delay_Status;;
--- 81,84 ----
  case $op in
!   start)              Delay_Start;;
!   stop)               Delay_Stop;;
    status|monitor)     Delay_Status;;


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux tkmlx25 2.4.24-ath.ws #1 Fri Feb 27 16:21:37 CET 2004 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 287848-done) by bugs.debian.org; 15 Mar 2005 03:35:45 +0000
>From [EMAIL PROTECTED] Mon Mar 14 19:35:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from koto.vergenet.net [210.128.90.7] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DB2qP-0006Ee-00; Mon, 14 Mar 2005 19:35:45 -0800
Received: by koto.vergenet.net (Postfix, from userid 7100)
        id 4A27C3402C; Tue, 15 Mar 2005 12:12:54 +0900 (JST)
Date: Tue, 15 Mar 2005 12:35:27 +0900
From: Horms <[EMAIL PROTECTED]>
To: Daniel Hermann <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#287848: heartbeat: resource script Delay doesn't work 
(DelayStart not found)
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-Cluestick: seven
User-Agent: Mutt/1.5.6+20040907i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Fixed in 1.2.3-4, but the changlog entry was erroneous so
the bug was not closed on upload.

-- 
Horms


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

Reply via email to