Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198141 - net-firewall/iptables extra dependency
Summary: net-firewall/iptables extra dependency
Status: VERIFIED DUPLICATE of bug 120233
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 08:24 UTC by Michael Krelin
Modified: 2007-11-05 08:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Krelin 2007-11-05 08:24:20 UTC
I think USE-less iptables wrongly depends on kernel sources (I believe due to linux-info eclass). The ebuild itself only wants sources with imq or l7filter USE-flags and I used to have it on VPS system with no kernel sources. Now it insists on installing kernel sources which I'm reluctant to waste space on...

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-05 08:28:15 UTC

*** This bug has been marked as a duplicate of bug 120233 ***
Comment 2 Michael Krelin 2007-11-05 08:35:05 UTC
If it's wontfix for linux-info eclass, I'd think that iptables shouldn't inherit it...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-11-05 08:43:53 UTC
The inherit is needed and can't be conditional on USE flags.
Comment 4 Michael Krelin 2007-11-05 08:47:35 UTC
It's not up to me to decide, all I know is that linux-sources aren't needed and anything but fixing it either in ebuild or eclass is just a workaround. I *will* work around it and I won't insist on fixing it in tree, but I *will* consider it a bug ;-)