Description of problem: Traceback when starting anaconda: File "/usr/bin/anaconda", line 942, in ? instClass.setInstallData(anaconda) File "/usr/lib/anaconda/kickstart.py", line 960, in setInstallData self.ksparser.readKickstart(self.file) File "/usr/lib/python2.4/site-packages/pykickstart/parser.py", line 1209, in readKickstart self.handleCommand(lineno, args) File "/usr/lib/anaconda/kickstart.py", line 848, in handleCommand self.handler.handlers[cmd](cmdArgs) File "/usr/lib/anaconda/kickstart.py", line 200, in doFirewall dict["ports"], disableSsh=dict["disableSsh"]) KeyError: 'disableSsh' Version-Release number of selected component (if applicable): anaconda 11.1.2.229 How reproducible: always Steps to Reproduce: 1. Run automated install in Beaker (need updates.img for bug #693655) 2. 3. Actual results: traceback Expected results: install completes Additional info:
Chris I think this just needs a new kickstart build following commit 8b2008a5a540dd2b1508a57033043ff353695dc0.
Yeah you need pykickstart-0.43.9 which I just finished building and will be working on the errata shortly. I don't know how you want to handle this bug, then, but I'm not inclined to put it on the errata since there's really nothing to be done code-wise.
I agree, no need for this in the errata.
Filed: https://errata.devel.redhat.com/errata/stateview/11077
Alex, can you CLOSE CURRENTRELEASE this bug once it's verified?