From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040722 Firefox/0.9.2 Description of problem: I just installed the redhat-config-samba client today. When I ran it I got the following: [root@pico root]# redhat-config-samba & [2] 7500 [1] Exit 127 redhat-config-samb [root@pico root]# Traceback (most recent call last): File "/usr/share/redhat-config-samba/redhat-config-samba.py", line 20, in ? mainWindow.MainWindow(debug_flag) File "/usr/share/redhat-config-samba/mainWindow.py", line 58, in __init__ self.samba_data = sambaParser.SambaParser(self) File "/usr/share/redhat-config-samba/sambaParser.py", line 24, in __init__ self.parseFile() File "/usr/share/redhat-config-samba/sambaParser.py", line 55, in parseFile token = self.createToken(line) File "/usr/share/redhat-config-samba/sambaParser.py", line 127, in createToken token = sambaToken.SambaToken(sambaToken.SambaToken.SAMBA_TOKEN_KEYVAL, (name, value), self.parent) File "/usr/share/redhat-config-samba/sambaToken.py", line 20, in __init__ raise AttributeError, value AttributeError: ('cups options', 'raw') Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.run application 2. 3. Actual Results: errors Expected Results: should run normally Additional info:
*** This bug has been marked as a duplicate of 128967 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.