Description of Problem: With redhat-config-bind-1.7.1-10, I'm getting the following traceback when attempting to add a nameserver to a forward master zone. Traceback (most recent call last): File "/usr/sbin/redhat-config-bind-gui", line 235, in on_zone_ns_add_button_clicked COLUMN_DATA, ns) ValueError: column number is out of range Version-Release number of selected component (if applicable): redhat-config-bind-1.7.1-10 How Reproducible: Steps to Reproduce: 1. Run redhat-config-bind 2. Click 'add' and start process of adding a forward master zone 3. Click 'edit' to edit the record 4. Enter a nameserver for the record and attempt to add it Actual Results: Expected Results: Additional Information:
I was not able to reproduce that here, although I did find a problem that might have caused it. Please check out redhat-config-bind 1.8.1-11 to see if the problem persists.
Fix confirmed with redhat-config-bind-1.7.1-12. There are still a number of problems with the package however which are documented in other bugs.