Bug 454451

Summary: /usr/lib64/python2.5/site-packages/seobject.py -- unindent does not match any outer indentation level
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mcepl
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-08 16:05:42 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:

Description Matěj Cepl 2008-07-08 16:04:52 UTC
Description of problem:

IndentationError: unindent does not match any outer indentation level
Traceback (most recent call last):
  File "/usr/sbin/semanage", line 24, in <module>
    import seobject
  File "/usr/lib64/python2.5/site-packages/seobject.py", line 342
    rc = semanage_commit(self.sh)
 
Version-Release number of selected component (if applicable):
policycoreutils-2.0.52-2.fc10.x86_64

How reproducible:
100%

Steps to Reproduce:
1.install package from http://koji.fedoraproject.org/scratch/mcepl/task_702880/
2.
3.
  
Actual results:
observe crashing scriptlet

Expected results:
no errors

Additional info:

Comment 1 Matěj Cepl 2008-07-08 16:05:42 UTC

*** This bug has been marked as a duplicate of 454435 ***