flexbackup does a test to find out if /bin/sh is really
another shell
masquerading as bourne shell. The logic for checking
bash assumes that if it is
not 2.x, it must be 1. With bash 3.x in place,
flexbackup breaks by assuming it
is bash 1.
Reproducible: Always
Steps to Reproduce:
1. hvae /bin/ash be a link to bash
2. run flexbackup
Actual Results:
It errored out. See
http://members.cox.net/mkeisler/flexbackup_error.txt
Expected Results:
done s successful backup.
patch file to fix problem
Logged In: YES
user_id=353642
Originator: NO
In the process of being added to the gentoo release.