Gentoo не устанавливается ipset
В ядре включен модулем:
CONFIG_IP_SET=m
При попытки обновить ipset 6.8 до ipset 6.15 выдает:
* There is IP{,_NF}_SET or NETFILTER_XT_SET support in your kernel.
* Please either build ipset with modules USE flag disabled
* or rebuild kernel without IP_SET support and make sure
* there is NO kernel ip_set* modules in /lib/modules/<your_kernel>/... .
* ERROR: net-firewall/ipset-6.15 failed (setup phase):
* USE=modules and in-kernel ipset support detected.
*
* Call stack:
* ebuild.sh, line 85: Called pkg_setup
* ipset-6.15.ebuild, line 58: Called die
* The specific snippet of code:
* die "USE=modules and in-kernel ipset support detected."
*
* If you need support, post the output of 'emerge --info =net-firewall/ipset-6.15',
* the complete build log and the output of 'emerge -pqv =net-firewall/ipset-6.15'.
* The complete build log is located at '/var/tmp/portage/net-firewall/ipset-6.15/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-firewall/ipset-6.15/temp/die.env'.
* S: '/var/tmp/portage/net-firewall/ipset-6.15/work/ipset-6.15'