Your message dated Wed, 12 Jan 2005 01:32:29 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#285356: fixed in heartbeat 1.2.3-4
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; 12 Dec 2004 19:11:22 +0000
>From [EMAIL PROTECTED] Sun Dec 12 11:11:22 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail0.scram.de [195.226.127.110] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CdZ7q-0000p4-00; Sun, 12 Dec 2004 11:11:22 -0800
Received: from mail3.scram.de (mail3.scram.de [195.226.127.113])
by mail0.scram.de (Postfix) with ESMTP id 3BC0A120243;
Sun, 12 Dec 2004 20:11:19 +0100 (CET)
Received: from [192.168.95.40] (pD9FF7B3C.dip.t-dialin.net [217.255.123.60])
by mail0.scram.de (Postfix) with ESMTP id 0B3411204D7;
Sun, 12 Dec 2004 20:11:07 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jochen Friedrich <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FIFO reader loops on SPARC
X-Mailer: reportbug 3.2
Date: Sun, 12 Dec 2004 20:11:07 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at scram.de
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: 1.2.3-3
Severity: normal
Tags: patch
This patch fixes a loop in the heartbeat FIFO reader on SPARC/Linux:
--- heartbeat/heartbeat.c.orig 2004-12-12 20:05:31.000000000 +0100
+++ heartbeat/heartbeat.c 2004-12-12 20:05:48.000000000 +0100
@@ -979,6 +979,7 @@
flags = fcntl(fiforfd, F_GETFL);
flags &= ~O_NONBLOCK;
+ flags &= ~O_NDELAY;
fcntl(fiforfd, F_SETFL, flags);
fifo = fdopen(fiforfd, "r");
if (fifo == NULL) {
Thanks,
Jochen
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: sparc
Kernel: Linux 2.4.27-1-sparc32-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages heartbeat depends on:
ii adduser 3.59 Add and remove users and groups
ii iproute 20041019-0.2 Professional tools to control the
ii libc6 2.3.2.ds1-19 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-9 The GLib library of C routines
ii libnet1 1.1.2.1-1 Library for the construction and h
ii libpils0 1.2.3-1 Plugin and Interface Loading Syste
ii libstonith0 1.2.3-3 Interface for remotely powering do
ii netkit-ping 0.10-10 The ping utility from netkit
ii python 2.3.4-4 An interactive high-level object-o
-- no debconf information
---------------------------------------
Received: (at 285356-close) by bugs.debian.org; 12 Jan 2005 06:38:13 +0000
>From [EMAIL PROTECTED] Tue Jan 11 22:38:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Coc8z-0001n5-00; Tue, 11 Jan 2005 22:38:13 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Coc3R-0004Pc-00; Wed, 12 Jan 2005 01:32:29 -0500
From: Simon Horman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#285356: fixed in heartbeat 1.2.3-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 12 Jan 2005 01:32:29 -0500
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:
Source: heartbeat
Source-Version: 1.2.3-4
We believe that the bug you reported is fixed in the latest version of
heartbeat, which is due to be installed in the Debian FTP archive:
heartbeat-dev_1.2.3-4_i386.deb
to pool/main/h/heartbeat/heartbeat-dev_1.2.3-4_i386.deb
heartbeat_1.2.3-4.diff.gz
to pool/main/h/heartbeat/heartbeat_1.2.3-4.diff.gz
heartbeat_1.2.3-4.dsc
to pool/main/h/heartbeat/heartbeat_1.2.3-4.dsc
heartbeat_1.2.3-4_i386.deb
to pool/main/h/heartbeat/heartbeat_1.2.3-4_i386.deb
ldirectord_1.2.3-4_all.deb
to pool/main/h/heartbeat/ldirectord_1.2.3-4_all.deb
libpils-dev_1.2.3-4_i386.deb
to pool/main/h/heartbeat/libpils-dev_1.2.3-4_i386.deb
libpils0_1.2.3-4_i386.deb
to pool/main/h/heartbeat/libpils0_1.2.3-4_i386.deb
libstonith-dev_1.2.3-4_i386.deb
to pool/main/h/heartbeat/libstonith-dev_1.2.3-4_i386.deb
libstonith0_1.2.3-4_i386.deb
to pool/main/h/heartbeat/libstonith0_1.2.3-4_i386.deb
stonith_1.2.3-4_i386.deb
to pool/main/h/heartbeat/stonith_1.2.3-4_i386.deb
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.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated heartbeat 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: Wed, 12 Jan 2005 12:22:01 +0900
Source: heartbeat
Binary: libstonith-dev ldirectord libstonith0 heartbeat libpils-dev libpils0
stonith heartbeat-dev
Architecture: source i386 all
Version: 1.2.3-4
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description:
heartbeat - Subsystem for High-Availability Linux
heartbeat-dev - Subsystem for High-Availability Linux - development files
ldirectord - Monitors virtual services provided by LVS
libpils-dev - Plugin and Interface Loading System - development files
libpils0 - Plugin and Interface Loading System
libstonith-dev - Interface for remotely powering down a node in the cluster
libstonith0 - Interface for remotely powering down a node in the cluster
stonith - Interface for remotely powering down a node in the cluster
Closes: 28784 285356 285603 286274 286347 288818
Changes:
heartbeat (1.2.3-4) unstable; urgency=low
.
* Move user and group creation code from postinst to preinst
(Jochen Friedrich) (closes: #285603)
* Don't set uid of user that is created
(Daniel Hermann) (closes: #288818)
* Stonith module for EXTERNAL Stonith device
(Daniel Hermann) (closes: #286274)
* Remove control fifo in postrm
* Fix gcc-4.0 compile problems (Andreas Jochens) (closes: #286347)
* Removed stray heartbeat-stonith.files and heartbeat-ldirectord.files
from debian/, these have not been used for quite some time now.
* Added build dependancy on libcurl-dev to allow drac3 Stonith device to
build
* Added drac3 Stonith device to build
* Add --disable-fatal-warnings to ./configure in debian/rules,
this is known not to work cleanly with debian's lex and yacc.
Also, reverse 02-lex_yacc_cflags.patch, which is an attempt to
work around this, which doesn't always work.
* Fix loop in FIFO reader that manifests on SPARC/Linux
(Jochen Friedrich) (closes: #285356)
* Fix typo in Delay resource that causes both stop and start to fail
(Daniel Hermann) (closes: #28784)
Files:
38b3f518ce8b458b773f3dd3593ac29c 854 admin optional heartbeat_1.2.3-4.dsc
ed35c94ed7b2d08d4fa7adb9160e043d 262215 admin optional
heartbeat_1.2.3-4.diff.gz
221d805e28fb1a5b6915a8233a17a4f7 44670 admin optional
ldirectord_1.2.3-4_all.deb
85512f6b3e254388c177532918bc127d 29808 admin optional stonith_1.2.3-4_i386.deb
d8f8387802ccc15866ddf96549ff4803 78680 libs optional
libstonith0_1.2.3-4_i386.deb
388e6d309c0fdcde1021b34585f8c250 28956 libdevel optional
libstonith-dev_1.2.3-4_i386.deb
99b9e4a26415c9c74ea76e751ca4e44d 47504 libs optional libpils0_1.2.3-4_i386.deb
0d7b94620177319fd552ee0658462c07 58290 devel optional
libpils-dev_1.2.3-4_i386.deb
cc760d746e59b0627666604c4e9d2dc6 501034 admin optional
heartbeat_1.2.3-4_i386.deb
d5c79c2940429b28d6d6b6b9d5143571 116956 devel optional
heartbeat-dev_1.2.3-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFB5JjMdu+M6Iexz7URAiRIAKCqmdO919DhfLlUyd3tLq5nrHxzpgCgxKQL
wJLRCPGPJ5/oObt8YWlo7Vw=
=aS1Q
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]