Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 244761

Summary: bind needs a caps use flag
Product: Gentoo Linux Reporter: Benedikt Böhm (RETIRED) <hollow>
Component: New packagesAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED INVALID    
Severity: major CC: alexander
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benedikt Böhm (RETIRED) gentoo-dev 2008-10-28 13:02:16 UTC
to be able to run bind inside a vserver one needs to disable capabilities. this is currently only possible with USE=-threads, which is not the best thing to do
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2009-03-24 08:59:39 UTC
i will probably fix this myself in the next weeks if not even a comment to this problem is possible.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2009-04-06 12:22:37 UTC
after studying the bind source it seems that thread support requires capabilities for whatever strange reason. although this does not fix the issue, i'm closing this one as invalid, since it seems to be an upstream limitation and no one cares enough to fix it.