This should be fixed for Lucid now.
Regards
chuck
** Changed in: ipvsadm (Ubuntu)
Status: Confirmed => Fix Released
--
/sbin/ipvsadm doesn't work when $PATH doesn't contain /sbin
https://bugs.launchpad.net/bugs/347165
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ipvsadm in ubuntu.
Status in “ipvsadm” package in Ubuntu: Fix Released
Bug description:
Binary package hint: ipvsadm
As /sbin/ipvsadm is a wrapper script for 2 versions of ipvsadm and isn't using
full paths to those executables, running /sbin/ipvsadm when /sbin is not part
of $PATH, the script will fail. (Root) Cronjobs by default don't appear to have
/sbin in their $PATH, so any cronjobs running /sbin/ipvsadm will fail, unless
$PATH is overridden.
Output from a script using bash -x using /sbin/ipvsadm :
+ /sbin/ipvsadm -Lnf 4
exec: 15: ipvsadm-1.24: not found
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp