While "grep"ping for something across the heartbeat source code, I spotted
something completely unrelated that needs attention:
"heartbeat/hb_api.py" contains an absolute pathname in the line (~258):
FIFO_BASE_DIR = "/var/lib/heartbeat/"
My guess is that the pathname needs to be replaced by an autoconf "@...@"
variable, possibly "@localstatedir@/lib/@HB_PKG@", but that this would
need to be accompanied by a CVS rename of the file (".in" suffix) and
corresponding "configure.in" tweak.
I would rather not do this myself, because I have no experience of the CVS
renaming and associated things.
Any takers?
--
: David Lee I.T. Service :
: Senior Systems Programmer Computer Centre :
: Durham University :
: http://www.dur.ac.uk/t.d.lee/ South Road :
: Durham DH1 3LE :
: Phone: +44 191 334 2752 U.K. :
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/