Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55605 - iptables ebuild depends incorrect for new extension use
Summary: iptables ebuild depends incorrect for new extension use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-29 12:03 UTC by Sri Gupta
Modified: 2004-07-04 04:41 UTC (History)
2 users (show)

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


Attachments
Ebuild with corrected DEPEND (iptables-1.2.9-r3.ebuild,4.52 KB, text/plain)
2004-06-29 12:04 UTC, Sri Gupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sri Gupta 2004-06-29 12:03:01 UTC
The new "extensions" use flag compiles iptables against the kernel source found in /usr/src/linux.  (As shown in bug #53537).  Without the flag, iptables should compile against linux-headers instead of the kernel.  Because of this, the depend for virtual/linux-sources should be dependent on the extensions flag (as a portage installed /usr/src/linux is unneeded if extensions is disabled).

Reproducible: Always
Steps to Reproduce:
Comment 1 Sri Gupta 2004-06-29 12:04:33 UTC
Created attachment 34437 [details]
Ebuild with corrected DEPEND
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-07-04 04:41:01 UTC
Fixed in CVS, thanks!