Description of problem: keepalived is not using libiptc or libipset Version-Release number of selected component (if applicable): keepalived-1.2.20 onwards How reproducible: Always Steps to Reproduce: 1. Look at build logs on koji 2. 3. Actual results: The configure output in the build.log shows: Use libiptc : No Use libipset : No Expected results: Use libiptc : Yes Use libipset : Yes Additional info: When I added ipset support to keepalived, I decided i) to only add it if keepalived was build using libiptc (and so not updating iptables via iptables commands), and ii) only to support ipsets via libipset and not by invoking the ipset command. The keepalived.spec file for version 1.2.20 added BuildRequires: ipset-devel but didn't add BuildRequires: iptables-devel As a consequence, configure doesn't find libiptc support, and so does not include libipset support. Please add BuildRequires: iptables-devel to the keepalived.spec file, so that keepalived will uselibiptc and libipset.
keepalived-1.2.24-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b2b49e9e00
keepalived-1.2.24-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-243f2048a4
keepalived-1.2.24-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f5b973144d
keepalived-1.2.24-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b2b49e9e00
keepalived-1.2.24-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-243f2048a4
keepalived-1.2.24-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f5b973144d
keepalived-1.2.24-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
keepalived-1.2.24-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
keepalived-1.2.24-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.