Bug 209676

Summary: authconfig --probe gives UnboundLocalError: local variable 'authinfo' referenced before assignment
Product: Red Hat Enterprise Linux 5 Reporter: Jeff Needle <jneedle>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-13 12:50:01 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 Jeff Needle 2006-10-06 19:44:26 UTC
authconfig-5.3.3-2

$ authconfig --probe
Traceback (most recent call last):
  File "/usr/share/authconfig/authconfig.py", line 777, in ?
    module.run()
  File "/usr/share/authconfig/authconfig.py", line 357, in run
    self.probe()
  File "/usr/share/authconfig/authconfig.py", line 240, in probe
    authinfo = authinfo.AuthInfo(self.printError)
UnboundLocalError: local variable 'authinfo' referenced before assignment

This is still present in the latest packages as well (authconfig-5.3.9-1)

Comment 3 RHEL Program Management 2006-10-26 19:23:51 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 5 Jay Turner 2006-11-13 12:50:01 UTC
Changes are available in latest RHEL5 build (20061111.0)