Thank you for taking the time to report this bug and helping to make Ubuntu
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as
detailed as possible.
This will help us to find and resolve the problem.
** Changed in: ipvsadm (Ubuntu)
Importance: Undecided => Low
** Changed in: ipvsadm (Ubuntu)
Status: New => Incomplete
--
/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: Incomplete
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