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

Bug 554964

Summary: net-analyzer/nagios-plugins needs to depend on sec-policy/selinux-nagios
Product: Gentoo Linux Reporter: Sven Vermeulen (RETIRED) <swift>
Component: SELinuxAssignee: Andrew Hamilton <andrew>
Status: RESOLVED FIXED    
Severity: normal CC: creffett, proxy-maint, selinux, sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 527868    

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!