| 
 On Tue, May 14, 2002 at 07:43:52PM +0200, Alex Kramarov wrote:
> Hi.
> 
> I just installed lvs director, and would like to report the following problem 
> :
> 
> using the ipvsadm-1.20-6.src.rpm, i ran :
> 
> rpm --rebuild ipvsadm-1.20-6.src.rpm
> rpm -i <the resulting i386.rpm>
> 
> it installs and works fine
> 
> running /etc/init.d/ipvsadm save - results in no response.
> 
> after looking at the code, i saw that /etc/init.d/ipvsadm expects
> /etc/sysconfig/ipvsadm file to exist. it exits if the file does not
> exist. the rpm does not create the file = problem.
Ouch, that sounds a bit broken to me.  I have attached a patch with
resolves this and some other minor RPM related problems.
-- 
Horms
        
 ipvsadm-1.20.sysconfig.patch Description: Text document
 |