Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549948 - >=sys-apps/iproute2-3.6.0: TC_CONFIG_IPSET is not handled in the ebuild
Summary: >=sys-apps/iproute2-3.6.0: TC_CONFIG_IPSET is not handled in the ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-20 08:26 UTC by Igor Vasilkov
Modified: 2015-05-21 02:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for iproute2 ebuild fix (iproute2.ebuild.patch,2.14 KB, patch)
2015-05-20 08:26 UTC, Igor Vasilkov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Vasilkov 2015-05-20 08:26:15 UTC
Created attachment 403652 [details, diff]
Patch for iproute2 ebuild fix

Hi!

Ebuilds of sys-apps/iproute2 with version from 3.17.0 to 4.0.0-r1 is incorrect. Function src_configure() not to test for ipset support. Because of this iproute2 always builds without support "basic ematch ipset". To correct need to change src_configure() Calling econf is fix this issue.

Patch attached.
Comment 1 SpanKY gentoo-dev 2015-05-21 02:05:14 UTC
Comment on attachment 403652 [details, diff]
Patch for iproute2 ebuild fix

this configure script is not new.  we've been generating the Config file directly ourselves because of the lack of control in the configure script.
Comment 2 SpanKY gentoo-dev 2015-05-21 02:22:07 UTC
should be all set now in the tree; thanks for the report!

Commit message: Increase min kernel headers dep so we can enable ipset all the time
http://sources.gentoo.org/sys-apps/iproute2/iproute2-4.0.0-r2.ebuild?rev=1.1