Bug 71041
| Summary: | Traceback attempting to add nameserver | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Jay Turner <jturner> |
| Component: | redhat-config-bind | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | limbo | CC: | srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-08 18:46:47 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: | |||
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. |
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: