Actions
Bug #6682
closedUser story #6589: Improve Rudder security in 3.1: Inventory signature and security, SELinux compliance
User story #2882: Rudder should be SELinux compliant
rudder-webapp spec tries to build rudder-webapp.pp even if he can't
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
rudder-webapp spec file is trying to compile rudder-webapp.te into rudder-webapp.pp evein if he does not have the dependencies avaialble (ie: on SLES11)
We should prevent building that file is there is no makefile available.
I suggest to check on the presence of the makefile or the package, instead of checking if we are on RHEL or not
Actions