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

Bug 441744

Summary: app-admin/mcelog - On SELinux it needs a special policy; so, it should depend on sec-policy/selinux-mcelog.
Product: Gentoo Linux Reporter: Vincent Brillault <gentoo>
Component: New packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED FIXED    
Severity: enhancement CC: bkohler, tomwij
Priority: Lowest Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add selinux RDEPEND in the two current ebuilds

Description Vincent Brillault 2012-11-04 13:36:58 UTC
Created attachment 328320 [details, diff]
Add selinux RDEPEND in the two current ebuilds

Under SELinux, mcelog needs a special policy. The mcelog ebuilds should depend on it. I included a simple patch that fixes the issue.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-11-05 05:26:07 UTC
hasufell: Just learned I shouldn't CC herd maintainers if I assign to a herd, to avoid that you receive any further comments double I have removed you from CC.
Comment 2 Julian Ospald 2012-11-05 09:46:05 UTC
I'm not very familiar with selinux stuff.

Does this look ok to you Ben?
Comment 3 Ben Kohler gentoo-dev 2012-11-08 04:15:14 UTC
I don't have a selinux setup to test the actual (already in tree) policy, but assuming that's good, the ebuild changes are sound.

So, yep!
Comment 4 Julian Ospald 2012-11-18 19:18:25 UTC
+  18 Nov 2012; Julian Ospald <hasufell@gentoo.org>
+  mcelog-1.0_pre3_p20120918.ebuild:
+  add selinux useflag wrt #441744