Bug 495599

Summary: system-config-bind crash at startup
Product: [Fedora] Fedora Reporter: Tom Horsley <horsley1953>
Component: system-config-bindAssignee: Jaroslav Reznik <jreznik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: jreznik, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-14 15:15:57 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 Tom Horsley 2009-04-14 00:03:01 UTC
Description of problem:

Run system-config-bind, get this output when run from terminal:

[root@zooty ~]# system-config-bind
Traceback (most recent call last):
  File "/usr/sbin/system-config-bind", line 56, in <module>
    import DNS
  File "/usr/share/system-config-bind/DNS.py", line 1050
    as=str(inet['addr'])
     ^
SyntaxError: invalid syntax

Version-Release number of selected component (if applicable):
system-config-bind-4.0.11-6.fc11.noarch

How reproducible:
every time

Steps to Reproduce:
1. see above
2.
3.
  
Actual results:
crash

Expected results:
insanely confusing bind configuration app gui :-).

Additional info:

Comment 1 Jaroslav Reznik 2009-04-14 15:15:57 UTC
Hi Tom,
thanks for report, fixed in 4.0.12-1.fc11.

If problem still persists, feel free to reopen this bug.