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:
*** This bug has been marked as a duplicate of 454435 ***