Package: heartbeat
Version: 1.2.3-9sarge5
Severity: grave
Tags: patch
Justification: renders package unusable
After upgrading to 1.2.3-9sarge5 some minutes ago, heartbeat rebooted my
system.
The logfiles reports a syntax error in /etc/ha.d/resource.d/portblock on
line 93.
The path to iptables is missing and thereforce all calls result in
"command not found" errors.
This bug applies only to users which use portblock and results in
permanent rebooting.
Fixing is simple: Put the iptables path back into portblock.
--- portblock.original 2006-07-28 09:35:16.000000000 +0200
+++ portblock 2006-07-28 09:19:26.000000000 +0200
@@ -68,7 +68,7 @@
*) exit 3;;
esac
}
-iptables=
+iptables=/sbin/iptables
BlockOrUnblock=block
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-vserver-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages heartbeat depends on:
ii adduser 3.63 Add and remove users and groups
ii iproute 20041019-3 Professional tools to control the
ii iputils-ping 3:20020927-2 Tools to test the reachability of
ii libc6 2.3.2.ds1-22sarge3 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-2 library for the construction and h
ii libpils0 1.2.3-9sarge5 Plugin and Interface Loading Syste
ii libstonith0 1.2.3-9sarge5 Interface for remotely powering do
ii python 2.3.5-2 An interactive high-level object-o
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]