Bug 27315 - slave zone creation tracebacks
Summary: slave zone creation tracebacks
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bindconf
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-13 01:15 UTC by Jeremy Katz
Modified: 2013-04-02 04:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-13 02:08:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2001-02-13 01:15:48 UTC
With bindconf-0.7-3, if you create a new slave zone, you get the following
traceback for every character you type into the "Masters:" text entry
widget since this functionality doesn't exist.  Slave zones can't be
created at all with bindconf without this and cause the creation of an
invalid named.conf prevening named from starting

Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__
    ret = apply(self.func, a)
  File "/usr/sbin/bindconf-gui", line 131, in masters_changed
    masters = self.data.addMasters()
AttributeError: addMasters

Comment 1 David Mason 2001-02-13 02:08:18 UTC
a new, completly re-worked bindconf will be available before or in the next beta
- I believe this problem will be resolved with the work ongoing. jrb, showing
this to you in case it is not resolved with the reworking - close if necessary.

Comment 2 Jonathan Blandford 2001-02-13 03:52:08 UTC
Correct -- the bindconf tool has been totally rewritten.  A new release will be
made RSN.


Note You need to log in before you can comment on or make changes to this bug.