Hi,
> IPAddr(the OCF resource), one of the main plugins in heartbeat,
> needs gawk to function properly. there is no indication of this.
Why does it need gawk? It needs any kind of awk as far as I can
see:
j2:~ dm$ grep awk /usr/lib/ocf/resource.d/heartbeat/IPaddr
simple_OCF_NIC=`echo $OCF_RESKEY_nic | awk -F: '{print $1}'`
simple_NIC=`echo $NIC | awk -F: '{print $1}'`
Is that what you meant?
> btw, did you notice some of the scripts are not functionning
> properly out of the box ?
Please file bugzillas for any problem you find.
> the /usr/lib/ocf/resource.d/heartbeat/apache script is for
> exemple bad (at least for debian).
Why is that? Can you please show where's the problem.
> I believe that very few of the developers use Debian.
I'm one of those that do :)
Cheers,
Dejan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]