Description of Problem: SSIA. Performing a re-build of ipvsadm from the SRPM fails on an everything install of "phoebe". Build log is attached. Version-Release number of selected component (if applicable): # ls -l ipvsadm-1.21-4.src.rpm -rw-r--r-- 1 root root 35938 Sep 3 15:19 ipvsadm-1.21-4.src.rpm # md5sum ipvsadm-1.21-4.src.rpm df20783ccda2a0c094a553bd82ca8926 ipvsadm-1.21-4.src.rpm How Reproducible: always (100%) Steps to Reproduce: 1. Phoebe "everything" install 2. rpm -Uvh {distdir}/SRPMS/ipvsadm-1.21-4.src.rpm 3. rpmbuild -ba /usr/src/redhat/SPECS/ipvsadm.spec Actual Results: Out of "rpmbuild -ba" is attached Expected Results: Successful build
Created attachment 89011 [details] Output of "rpmbuild -ba"
This is because the kernel doesn't have the ipvs patch in it right now. Looking into it.
Support for ipvs has been removed from the kernel in the RHL product. This causes the ipvsadm build to break (and also causes the ipvsadm binary to complain). Look for ipvsadm to disappear from RHL in the near future.