Bug#568504: heartbeat: ha_propagate tries to run chkconfig instead of update-rc.d

2010-02-05 Thread mastrboy
Package: heartbeat
Version: 2.1.3-6lenny4
Severity: normal

/usr/lib/heartbeat/ha_propagate is not debian aware, uses a redhat like 
command chkconfig for setting boot config instead of update-rc.d

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages heartbeat depends on:
ii  adduser 3.110add and remove users and groups
ii  gawk1:3.1.5.dfsg-4.1 GNU awk, a pattern scanning and pr
ii  iproute 20080725-2   networking and traffic control too
ii  iputils-ping3:20071127-1 Tools to test the reachability of 
ii  libbz2-1.0  1.0.5-1  high-quality block-sorting file co
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  libcurl37.18.2-8lenny3   Multi-protocol file transfer libra
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libgnutls26 2.4.2-6+lenny2   the GNU TLS library - runtime libr
ii  libltdl31.5.26-4+lenny1  A system independent dlopen wrappe
ii  libncurses5 5.7+20081213-1   shared libraries for terminal hand
ii  libnet1 1.1.2.1-2library for the construction and h
ii  libopenhpi2 2.12.0-1 OpenHPI libraries (runtime and sup
ii  libpam-runtime  1.0.1-5+lenny1   Runtime support for the PAM librar
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libsnmp15   5.4.1~dfsg-12SNMP (Simple Network Management Pr
ii  libssl0.9.8 0.9.8g-15+lenny6 SSL shared libraries
ii  libuuid11.41.3-1 universally unique id library
ii  libwrap07.6.q-16 Wietse Venema's TCP wrappers libra
ii  libxml2 2.6.32.dfsg-5+lenny1 GNOME XML library
ii  libxml2-utils   2.6.32.dfsg-5+lenny1 XML utilities
ii  mawk1.3.3-11.1   a pattern scanning and text proces
ii  psmisc  22.6-1   Utilities that use the proc filesy
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

Versions of packages heartbeat recommends:
ii  iptables  1.4.2-6administration tools for packet fi
ii  logrotate 3.7.1-5Log rotation utility
ii  rsyslog [system-log-daemon]   3.18.6-4   enhanced multi-threaded syslogd

heartbeat suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#568504: heartbeat: ha_propagate tries to run chkconfig instead of update-rc.d

2010-02-05 Thread Simon Horman
On Fri, Feb 05, 2010 at 10:32:23AM +0100, mastrboy wrote:
 Package: heartbeat
 Version: 2.1.3-6lenny4
 Severity: normal
 
 /usr/lib/heartbeat/ha_propagate is not debian aware, uses a redhat like 
 command chkconfig for setting boot config instead of update-rc.d

Hi,

thanks for pointing that out.

To me the interesting problem seems to be knowing which command to run on
the other end, after all it could be a heterogeneous cluster.  But I guess
that isn't the common case and it seems like an easy win would be to just
substitute chkconfig for update-rc.d if the calling machine is running Debian.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org