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

Bug 538582

Summary: =net-analyzer/mtr-0.86 - setuid in spite of filecaps
Product: Gentoo Linux Reporter: Anthony Ryan <anthonyryan1>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anthony Ryan 2015-02-02 20:14:18 UTC
I just updated mtr to 0.86 after it was recently stabilized and noticed the wonderful addition of filecaps for this utility. Unfortunately upon further inspection /usr/sbin/mtr is still setuid.

I believe this is a bug since the ebuild clearly intends for it to use filecaps.
Comment 1 Anthony Ryan 2015-02-02 20:44:05 UTC
I'm marking this as invalid as I now believe this is a symptom rather than a bug.

portage is throwing a warning claiming my system does not support filecaps when installing all new binaries in spite of the fact that I already have a numebr of filecaps binaries working. It is then setuid-ing all of the binaries rather than trusting the filecaps to work.

I will be working to identify if this is a bug in fcaps.eclass or what the cause of this is.