Bug 207585

Summary: "--biospart" option not recognized in RHEL5 Beta1
Product: Red Hat Enterprise Linux 5 Reporter: Rezwanul Kabir <rezwanul_kabir>
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5.0CC: wwlinuxengineering
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.35-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-03 14:52:27 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:
Bug Depends On:    
Bug Blocks: 200812    

Description Rezwanul Kabir 2006-09-21 18:36:30 UTC
Description of problem:

The "doMethod" handler for "hardrive" command in ks.cfg defined 
in "pykickstart" module does not recognize "biospart" option.
For example, 
                   harddrive --biospart=80p2 --dir=/
 
   in ks.cfg will cause parsing error. 


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

anaconda-11.1.0.77

How reproducible:

Always

Steps to Reproduce:

1. Use the attached ks.cfg for installation
2. 
3.
  
Actual results:

The following Kickstart Error Message is printed out:

"Error Parsing Kickstart config
 The following error was found while parsing your kickstart configuration:
 The following problem occurred on line 18 of the kickstart file.
 No such option: --biospart "

 

Expected results:

Install should go on without any error

Additional info:

Comment 1 Jeremy Katz 2006-09-21 18:42:08 UTC
*** Bug 207584 has been marked as a duplicate of this bug. ***

Comment 2 Chris Lumens 2006-09-25 14:35:46 UTC
This will be fixed in the next build of pykickstart.

Comment 3 Rezwanul Kabir 2006-09-25 16:37:36 UTC
While you are at it, pls make sure "driverdisk" command in ks.cfg also 
recognize "--biospart" option...

Comment 4 Rezwanul Kabir 2006-10-03 18:12:08 UTC
What RedHat weekly build will have this fix? The fix was not included in the 
build of 09/22..


Comment 5 Chris Lumens 2006-10-03 19:13:42 UTC
The 10/04 tree should have the fix.  You're looking for a tree with
pykickstart-0.35-1 in it.

Comment 6 RHEL Program Management 2006-10-26 19:52:16 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 7 Amit Bhutani 2006-11-03 05:09:29 UTC
Verified fixed. Please close. Thanks!