Bug 1134737
| Summary: | Improve SELinux sosreport/foreman-debug | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Lukas Zapletal <lzap> |
| Component: | Packaging | Assignee: | Lukas Zapletal <lzap> |
| Status: | CLOSED ERRATA | QA Contact: | Elyézer Rezende <erezende> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.4 | CC: | bbuckingham, cwelton, dcleal, erezende |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/7098 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-12 05:15:27 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
Lukas Zapletal
2014-08-28 08:23:16 UTC
Upstream patch is pending: http://projects.theforeman.org/issues/7098 https://github.com/theforeman/foreman/pull/1691 Please review. Moving to POST since upstream bug http://projects.theforeman.org/issues/7098 has been closed ------------- Lukas Zapletal Applied in changeset commit:80cc99f4b0d0af0afdba8def1256b37c4862430f. Jason, this bug was initially filed on SELinux component, but it was an improvement in our foreman-debug script. Changed the component to Packaging, this needs to be cherry-picked. For SELinux bugs (policy) I am providing the pull requests directly to you. But this is different one. Thanks. Upstream bug assigned to lzap Verified on: Satellite-6.1.0-RHEL-7-20150303.0 Steps do verify: [root@sat6 ~]# mkdir debug [root@sat6 ~]# foreman-debug -d debug/ [root@sat6 ~]# ls -l debug/ | grep selinux -rw-r--r--. 1 root root 76 Mar 9 12:10 selinux_audit2allow -rw-r--r--. 1 root root 23308 Mar 9 12:10 selinux_booleans -rw-r--r--. 1 root root 3129 Mar 9 12:10 selinux_denials.log -rw-r--r--. 1 root root 627974 Mar 9 12:10 selinux_fcontext -rw-r--r--. 1 root root 3106 Mar 9 12:10 selinux_first_denials.log -rw-r--r--. 1 root root 5935 Mar 9 12:10 selinux_modules Also checked the contents of each file. This bug is slated to be released with Satellite 6.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592 |