Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609730 - net-analyzer/mtr-0.87-r1 fails to set filecaps
Summary: net-analyzer/mtr-0.87-r1 fails to set filecaps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-18 14:36 UTC by gentoo-user
Modified: 2017-02-22 07:47 UTC (History)
1 user (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 gentoo-user 2017-02-18 14:36:03 UTC
Ever since e5099643edcd981586507f486a885fd797cd7be3 mtr is no longer installed with cap_net_raw on usr/sbin/mtr because pkg_postinst is overwritten without calling fcaps_pkg_postinst.

From https://devmanual.gentoo.org/eclass-reference/fcaps.eclass/index.html:
Note: If you override pkg_postinst, you must call fcaps_pkg_postinst yourself.
Comment 1 Fabian Groffen gentoo-dev 2017-02-22 07:47:18 UTC
Thanks, I missed that one.  Fixed now!