Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589298 - app-emulation/docker-1.12.0_rc4 requires additional kernel option checks
Summary: app-emulation/docker-1.12.0_rc4 requires additional kernel option checks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tianon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-21 00:38 UTC by MCassaniti
Modified: 2016-08-02 22:50 UTC (History)
3 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 MCassaniti 2016-07-21 00:38:15 UTC
The following kernel features reported upstream should also be checked for in Docker v1.12:
  * NETFILTER_XT_MARK: nfmark target and match support
  * NETFILTER_XT_TARGET_REDIRECT: REDIRECT target support
  * NETFILTER_XT_MATCH_IVPS: ipvs match support
  * IP_NF_MANGLE: Packet mangling
  * IP_VS_RR: IP virtual server round-robin scheduling

Issue #24873 in the docker GitHub lists these options. See https://github.com/docker/docker/issues/24873
Comment 1 William Hubbs gentoo-dev 2016-07-27 21:41:04 UTC
I have added myself to the upstream issue to see how these are added. I
want to make sure I get the error messages correct from upstream so they
can be encorporated into the ebuild.
Comment 2 William Hubbs gentoo-dev 2016-07-28 14:17:08 UTC
I added these in 1.12.0_rc5-r1, but I will keep this open until I know
whether the kernel options are mandatory so I can determine whether I
need custom error messages for them in the ebuild.
Comment 3 MCassaniti 2016-07-29 05:22:18 UTC
Thanks for the feedback. Will give it a go soon.
Comment 4 Alexey Sychev 2016-07-29 08:01:24 UTC
Typo:

NETFILTER_XT_MATCH_IVPS -> NETFILTER_XT_MATCH_IPVS
Comment 5 William Hubbs gentoo-dev 2016-08-02 22:50:57 UTC
This is fixed in 1.12.0.