Andrew, Really appreciate your fix. I have tested and it works for me too.
I learn't that my Ubuntu 6.06 servers do not have this problem and they link "/bin/bash" by "/bin/sh". It is the new version of Ubuntu which are distributed with "/bin/dash" linked by "/bin/sh". Ubuntu's decision to go with this change has a long running bug/blog entry at https://bugs.launchpad.net/ubuntu/+source/dash/+bug/61463. Cheers, Lasantha. *-------- Original Message --------* *Subject: * [Linux-HA] Re: LSB Compliant Filesystem Script *Date: * Wed, 19/Sep/2007 1:22:28 PM +0550 *From: * "Andrew Beekhof" <[EMAIL PROTECTED]> *To: * "General Linux-HA mailing list" <[email protected]> > On 9/18/07, Lasantha Marian <[EMAIL PROTECTED]> wrote: > >> Andrew, >> >> It ("/bin/sh") is linked to "/bin/dash". This is how it comes in Ubuntu >> (by deduction that I have not changed anything in shell choices). >> >> I removed the "/bin/sh" and it still generated the same error. >> >> Next I replaced the line in Filesystem (not the wrapper) script with >> "/bin/bash", it works like a charm with attached results. Now what got >> to be changed ? Can the "Filesystem" script be adapted to tackle such >> situations while keeping original compatibilities with other >> distributions. It is over to you. :-) >> > > fixed: > http://hg.beekhof.net/lha/crm-dev/rev/7dc7a64e0180 > > >> Thanks a lot for helping on this issue. >> > > thank _you_ :-) > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
