Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554964 - net-analyzer/nagios-plugins needs to depend on sec-policy/selinux-nagios
Summary: net-analyzer/nagios-plugins needs to depend on sec-policy/selinux-nagios
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Hamilton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 527868
  Show dependency tree
 
Reported: 2015-07-15 13:06 UTC by Sven Vermeulen (RETIRED)
Modified: 2015-08-31 14:44 UTC (History)
4 users (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 Sven Vermeulen (RETIRED) gentoo-dev 2015-07-15 13:06:15 UTC
The files provided by net-analyzer/nagios-plugins have their SELinux label set by sec-policy/selinux-nagios. As such, it is necessary to have the following in the ebuild:

  RDEPEND="selinux? ( sec-policy/selinux-nagios )"


Reproducible: Always
Comment 1 Michael Orlitzky gentoo-dev 2015-08-31 14:44:37 UTC
Fixed in dc130b47 (nagios-plugins-2.1.1-r1). Thanks!