Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314947 - net-misc/fping keywordreq ~x64-macos
Summary: net-misc/fping keywordreq ~x64-macos
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-04-13 08:20 UTC by Ramon
Modified: 2017-11-13 16:38 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 Ramon 2010-04-13 08:20:50 UTC
fping builds for me on x64-macos and works for me after I modified permissions.
It needs to be suid for root, prefix installs it as my localuser setuid

Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-04-13 14:37:02 UTC
(In reply to comment #0)
> It needs to be suid for root, prefix installs it as my localuser setuid

That is not possible via ebuild in Gentoo Prefix, we better mask it.
Comment 2 Ramon 2010-04-13 15:19:02 UTC
Too bad, it'll block smokeping which I was working on....

Adding a prefix specific info message at the end of the ebuild is not an acceptable solution ?
fping itself works fine as long as you run it with root-privileges
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-04-13 15:28:23 UTC
The point is, we don't want to have "half-working" ebuilds in the tree. We normally mask applications that work but require root privs to run. (See last 7 lines of $EPREFIX/usr/portage/profiles/prefix/package.mask ). So, it won't block any work on smokeping for you, it will just have to masked as well.
Comment 4 Fabian Groffen gentoo-dev 2017-11-13 16:38:25 UTC
Thanks for all the work.  Closing this bug after all this time, sorry.