Description of problem: # authconfig --enablemd5 --enableshadow --enableldap --enableldapauth --ldapserver=ldap.cora.nwra.com --ldapbasedn=dc=nwra,dc=com --enableldaptls --ldaploadcacert=http://www.cora.nwra.com/cgi-bin/getca.pl --enablecache Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/abrt_exception_handler.py", line 262, in <lambda> handleMyException((etype, value, tb)) File "/usr/lib/python2.6/site-packages/abrt_exception_handler.py", line 239, in handleMyException while trace.tb_next: AttributeError: 'NoneType' object has no attribute 'tb_next' Original exception was: File "/usr/sbin/authconfig", line 615 widgets.append(cb) ^ IndentationError: unindent does not match any outer indentation level Version-Release number of selected component (if applicable): authconfig-5.4.11-1.fc12.x86_64
Fix that, then: Original exception was: File "/usr/sbin/authconfig", line 623 widgets.append(comp) ^ IndentationError: unexpected indent
*** Bug 523887 has been marked as a duplicate of this bug. ***