Bug 957011

Summary: RHEL 6 Kickstarts should check for manual when terminating sections with %end
Product: [Retired] Beaker Reporter: Amit Saha <asaha>
Component: schedulerAssignee: Amit Saha <asaha>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 0.12CC: asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy, xjia
Target Milestone: 0.13.xKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-11 02:45:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit Saha 2013-04-26 07:56:28 UTC
Description of problem:

As part of fix to https://bugzilla.redhat.com/show_bug.cgi?id=907636, all kickstart sections is now terminated with and %end. However, when 'manual' is defined, the %packages section is not present, but a superflous %end is added to the kickstart causing the job to fail. %end should be made conditional and present only if %packages have been defined.

Version-Release number of selected component (if applicable):


How reproducible:

Always.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Amit Saha 2013-06-17 05:02:19 UTC
On Gerrit: http://gerrit.beaker-project.org/#/c/2031/1

Comment 7 Amit Saha 2013-07-11 02:45:01 UTC
Beaker 0.13.2 has been released. (http://beaker-project.org/docs/whats-new/release-0.13.html#beaker-0-13-2).