Bug 469210

Summary: Error Parsing Kickstart Config: firewall --enabled --ssh
Product: [Fedora] Fedora Reporter: Cole Robinson <crobinso>
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: clumens
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-10-30 17:15:06 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 Cole Robinson 2008-10-30 16:15:01 UTC
Just tried kicking off a rawhide install with my typical kickstart config.


"The following error was found while parsing you kickstart configuration:

The following problem occurred on line 0 of the kickstart file:

--ssh option requires an argument"


The kickstart line is "firewall --enabled --ssh"
Changing this to "firewall --disabled" allows the install to continue.

Haven't tried a rawhide kickstart for a few months so not sure when this broke.

Also, the line number is wrong. Stripping out all comments and whitespace, the 'firewall' line would be line #2.

I'm pretty certain this never caused problems with rawhide in the past, and I just verified that f9 doesn't choke on it.

Comment 1 Chris Lumens 2008-10-30 17:15:06 UTC
This will be fixed in the next build of pykickstart.  Thanks for the bug report.