Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591986 - Unable to Set kernel Variables Required to Emerge Docker
Summary: Unable to Set kernel Variables Required to Emerge Docker
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 03:34 UTC by Brian
Modified: 2016-08-24 10:03 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 Brian 2016-08-24 03:34:48 UTC
I am running the most recently released Gentoo kernel (4.7.2).  When trying to emerge app-emulation/docker-1.11.0 I get the following error message:

 *   CONFIG_DEVPTS_MULTIPLE_INSTANCES:   is not set when it should be.
 *   CONFIG_IP_NF_TARGET_MASQUERADE:     is not set when it should be.
 *   CONFIG_MEMCG_KMEM: is optional
 *   CONFIG_CGROUP_HUGETLB:      is not set when it should be.
 *   CONFIG_NET_CLS_CGROUP:      is not set when it should be.

I am unable to set those variables using make menuconfig.  I have also tried manually adding those variables to /usr/src/linux/.config with no success.  

Since I haven't seen anyone else raising this issue, I suspect I'm missing something incredibly obvious.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-08-24 10:03:23 UTC
This is a bug tracker. Use our support forums, mailing lists and IRC channels to seek support.