Bug 221036
Summary: | Unable to run system-config-bind | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Meyer <petermeyer69+bugzilla> |
Component: | system-config-bind | Assignee: | Radek Brich <rbrich> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-11 19:09: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: |
Description
Peter Meyer
2006-12-30 20:46:25 UTC
You can try to remove /etc/named.conf... Hi Martin. Thanks. I had thought the /etc/named.conf would have been erased with my repeated attempts to remove and re-install the packages. I am able to launch the configuation tool, but now seem to be stuck on getting an example named.conf to save. When I keep the named.conf file created by the default, the tools complains that it can't do the save due to a bad syntax on an allow-query command. (I can't find a reference to this in the named.conf. When I erase the named.conf file and try a fresh save, I get the following traceback (and no save). Traceback (most recent call last): File "/usr/share/system-config-bind/ErrorDialog.py", line 95, in on_exit self.callback(response,self.parms) File "/usr/share/system-config-bind/ZoneTree.py", line 463, in answer if s.bind.save() and s.bind.named_is_running(): File "/usr/share/system-config-bind/BIND.py", line 284, in save s.gui.modalError(s.gui.gui, _('DNS Configuration File Save Error:'), string.join(s.nmdc.errors,"\n")) File "/usr/lib/python2.4/string.py", line 318, in join return sep.join(words) TypeError: sequence item 0: expected string, int found I'll dump this attempt and see if I can build up a configuration from teh examples found in /usr/share/doc/bind-9.3.3/sample/var/named Thanks!! Peter Hello, have you installed a caching-nameserver package? have you installed a bind-chroot package? can you please attach your /etc/named.conf? Thanks. The information we've requested above is required in order to review this problem report further and diagnose/fix the issue if it is still present. Since there have not been any updates to the report since thirty (30) days or more since we requested additional information, we're assuming the problem is either no longer present in the current Fedora release, or that there is no longer any interest in tracking the problem. Setting status to "INSUFFICIENT_DATA". If you still experience this problem after updating to our latest Fedora release and can provide the information previously requested, please feel free to reopen the bug report. Thank you in advance. Manually configured BIND and so never experimented further with the graphical tool. |