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

Bug 794043

Summary: sec-policy/selinux-base and sec-policy/selinux-base-policy should set S to "${WORKDIR}/refpolicy"
Product: Gentoo Linux Reporter: Jannik Glückert <jannik.glueckert>
Component: Current packagesAssignee: SE Linux Bugs <selinux>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jannik Glückert 2021-06-03 14:53:20 UTC
both packages set S="${WORKDIR}/" , even though src_unpack unpacks into "${WORKDIR}/refpolicy" . This makes formatting user patches needlessly difficult.

Additionally, selinux-base has
|| die "Failed to enable SystemD"
on line 64 - SystemD is against systemds spelling policy, it should always be systemd. See https://www.freedesktop.org/wiki/Software/systemd/