hi, all,
my machine is Trustix Box(http://www.trustix.org), kernel is 2.4.26.
I download linux-2.4.21.tar.bz2 and patch
linux-2.4.21-ipvs-1.0.10.patch, and recompile the kernel , all the things seems
ok. Then i try to install ipvsadm-1.21-9(ipvsadm-1.21-9.src.rpm),use rpm
--rebuild ipvsadm-1.21-9.src.rpm, error information exist:
--------------------------------------------------------------------------------------------------------------
error reading information on service ipvsadm: No such file or directory
error: execution of %post scriptlet from ipvsadm-1.21-9 failed, exit status 1
--------------------------------------------------------------------------------------------------------------
and i try to uninstall it by "rpm -e" , it doesn't wok. the error messages
like that :
--------------------------------------------------------------------------------------------------------------
error reading information on service ipvsadm: No such file or directory
error: execution of %preun scriptlet from ipvsadm-1.21-9 failed, exit status 1
----------------------------------------------------------------------------------------------------------------
what's the problem ????
|