Bug 219788 - system-config-bind hangs when signing zone
Summary: system-config-bind hangs when signing zone
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-bind
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jaroslav Reznik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: bzcl34nup
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-15 14:30 UTC by Robert Story
Modified: 2008-09-02 13:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-02 13:35:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Story 2006-12-15 14:30:07 UTC
Description of problem:


Version-Release number of selected component (if applicable):
system-config-bind.noarch 0:4.0.0-42_FC5
FC5, all updates as of 12/7/2006.

How reproducible:


Steps to Reproduce:
1. start system-config-bind, and create a new zone 'test.dummy.', accepting all
defaults.
2. right-click on 'test.dummy.' and select add->A record (ipv4), name
'a1.test.dummy.', ip 10.1.1.1
3. right click on 'test.dummy.' and select sign
4. wait

Actual results:
1. 3 dialogs pop up (signing, gen zsk, gen ksk).
2. zkz dialog goes away.
3. ksk dialog goes away.
4. sigsning dialog stops pulsing, traceback to shell (see addl info, below), app
is now hung.


Expected results:
4. signing finishes, control returns to app.

Additional info:

Traceback (most recent call last):
  File "/usr/share/system-config-bind/DNSsec.py", line 221, in
KeyGenerationDialogPulse
    info.doneDialog.done( info.doneDialog, info.keyName, None )
  File "/usr/share/system-config-bind/DNSsec.py", line 388, in SignZoneDialogDone
    status, out = SignZoneWithKeys(info.bind, info.zone, info.ksk, info.zsk)
  File "/usr/share/system-config-bind/DNSsec.py", line 320, in SignZoneWithKeys
    EnableDNSSEC(bind)
  File "/usr/share/system-config-bind/DNSsec.py", line 275, in EnableDNSSEC
    if(  (bind.version >= '9.3.0') and
  File "/usr/share/system-config-bind/NamedConf.py", line 794, in __getitem__
    raise IndexError
IndexError

Comment 1 Robert Story 2006-12-15 14:31:29 UTC
Oops, forgot a few fields

Description of problem:
see bug title

How reproducible:
tried twice, hung twice..


Comment 2 Robert Story 2006-12-15 14:52:34 UTC
clarification: the signing dialog is hung. If you click on the window's close
box, the main app is ok. clicking save, quitting and restarting reveals that the
zone was created, as were the keys, and there is a signed zone file.
/etc/named.conf has been modified to include the signed zone file.


Comment 3 Martin Stransky 2007-02-02 13:02:30 UTC
You're right, I can reproduce it here.

Comment 4 Bug Zapper 2008-04-04 05:15:45 UTC
Fedora apologizes that these issues have not been resolved yet. We're
sorry it's taken so long for your bug to be properly triaged and acted
on. We appreciate the time you took to report this issue and want to
make sure no important bugs slip through the cracks.

If you're currently running a version of Fedora Core between 1 and 6,
please note that Fedora no longer maintains these releases. We strongly
encourage you to upgrade to a current Fedora release. In order to
refocus our efforts as a project we are flagging all of the open bugs
for releases which are no longer maintained and closing them.
http://fedoraproject.org/wiki/LifeCycle/EOL

If this bug is still open against Fedora Core 1 through 6, thirty days
from now, it will be closed 'WONTFIX'. If you can reporduce this bug in
the latest Fedora version, please change to the respective version. If
you are unable to do this, please add a comment to this bug requesting
the change.

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we are following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

And if you'd like to join the bug triage team to help make things
better, check out http://fedoraproject.org/wiki/BugZappers

Comment 5 Bug Zapper 2008-05-06 17:11:37 UTC
This bug is open for a Fedora version that is no longer maintained and
will not be fixed by Fedora. Therefore we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen thus bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 6 Radek Brich 2008-05-07 12:48:54 UTC
Reopening for rawhide, still seems to hang.

Comment 7 Bug Zapper 2008-05-14 02:30:22 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 9 Jaroslav Reznik 2008-07-28 10:30:57 UTC
I can't reproduce it (to state of attached traceback) but the behaviour is still
bad - I get error dialog complaining about non existing zone file. 
Solution(?): configuration has to be saved first before signing new zone. 
Did you save it? I'm going to add save dialog (before trying to sign zone).
Seems to work for me.  

Comment 10 Jaroslav Reznik 2008-09-02 13:37:49 UTC
Fixed. Closing in Rawhide. Wait for s-c-b update for F9 - it's not possible now due infrastructure problems.


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