Bug 500905 - Installing F11 from F11 generated anaconda-ks.cfg fails
Summary: Installing F11 from F11 generated anaconda-ks.cfg fails
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-14 19:54 UTC by James Laska
Modified: 2013-09-02 06:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-15 20:43:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ks.cfg (3.67 KB, text/plain)
2009-05-14 19:56 UTC, James Laska
no flags Details
storage.log (17.25 KB, text/plain)
2009-05-14 19:56 UTC, James Laska
no flags Details
program.log (389 bytes, text/plain)
2009-05-14 19:56 UTC, James Laska
no flags Details
anaconda.log (6.79 KB, text/plain)
2009-05-14 19:57 UTC, James Laska
no flags Details

Description James Laska 2009-05-14 19:54:11 UTC
Description of problem:

Install Fedora

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

anaconda-11.5.0.52

How reproducible:
100%

Steps to Reproduce:
1. Install F11 using autopart defaults
2. Uncomment the partition lines from /root/anaconda-ks.cfg
3. Reinstall F11 using the generated kickstart file
  
Actual results:

Dialog stating:

================================
 Error Parsing Kickstart Config
================================
The following error was found while parsing your kickstart configuration:

The following problem occured on line 25 of the kickstart file:

Partition requires a size specification
======================

--size=0 *AND* --grow don't seem to make anaconda/kickstart processing happy

part pv.3 --size=0 --grow --ondisk=sda         

Expected results:

Completed install

Additional info:

 * See attached kickstart file

Comment 1 James Laska 2009-05-14 19:56:10 UTC
Created attachment 344039 [details]
ks.cfg

Comment 2 James Laska 2009-05-14 19:56:36 UTC
Created attachment 344041 [details]
storage.log

Comment 3 James Laska 2009-05-14 19:56:57 UTC
Created attachment 344042 [details]
program.log

Comment 4 James Laska 2009-05-14 19:57:15 UTC
Created attachment 344043 [details]
anaconda.log

Comment 5 Chris Lumens 2009-05-14 21:14:43 UTC
We probably need to be writing out --size=1 --grow.

Comment 6 Chris Lumens 2009-05-15 20:43:09 UTC
This should be fixed in the next build of anaconda.


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