Bug 954188
| Summary: | install fails if selinux is disabled | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Robert Harker <harker-redhat> |
| Component: | openstack-packstack | Assignee: | Derek Higgins <derekh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aortega, derekh, jstanley, mmagr, ykaul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2013.1.1-0.8.dev601 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-24 15:17:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Robert Harker
2013-04-21 18:32:20 UTC
submitted fix to remove the call to setenfoce https://review.openstack.org/27418 I don't think is required anymore and even if it was its a problem with policies not packstack In the meanwhile, I've replaced /usr/sbin/setenforce with a shell script that exits 0 to get past this. That should help Robert get installed in the meanwhile. |