Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283585 - net-firewall/conntrack-tools-0.9.12 and 0.9.13 should warn rather than die on CONFIG_CHECK
Summary: net-firewall/conntrack-tools-0.9.12 and 0.9.13 should warn rather than die on...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 283320
  Show dependency tree
 
Reported: 2009-09-03 11:52 UTC by Mike Auty (RETIRED)
Modified: 2009-10-10 22:13 UTC (History)
2 users (show)

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 Mike Auty (RETIRED) gentoo-dev 2009-09-03 11:52:42 UTC
Hi there,

I'm going around making fixes for bug 283320, and whilst fixing up conntrack-tools, I noticed that the latest version now has a conditional on either IPV4 or IPV6 conntracking, and it will die if neither are present.

As was discussed on gentoo-dev, it's probably better to still build the tools (since they should build) and let the tools complain when run against a kernel without the correct configuration.  As such, could you please change the die to some kind of a warning instead please.  Thanks...  5:)
Comment 1 Cédric Krier gentoo-dev 2009-10-10 22:13:53 UTC
Fix in cvs