Bug 454435
| Summary: | traceback installing policy due to indentation error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremy Katz <katzj> |
| Component: | policycoreutils | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mcepl, mcepl, petersen, wwoods |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-10 14:08:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 446445 | ||
*** Bug 454451 has been marked as a duplicate of this bug. *** Fixed in policycoreutils-2.0.52-3 Still seeing this with -4 For the record, selinux-policy %post runs semanage to set the default user context, which is why non-root users in current rawhide installs can't see 'su'. *** Bug 454579 has been marked as a duplicate of this bug. *** Try again. Fixed in policycoreutils-2.0.52-5 |
Traceback (most recent call last): File "/usr/sbin/semanage", line 24, in <module> import seobject File "/usr/lib/python2.5/site-packages/seobject.py", line 342 rc = semanage_commit(self.sh) ^ IndentationError: unindent does not match any outer indentation level