Bug 276851 - kickstart broke with %post
Summary: kickstart broke with %post
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 277451 278951 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-04 18:13 UTC by Bill Nottingham
Modified: 2014-03-17 03:08 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-04 19:31:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
kickstart file (1.80 KB, text/plain)
2007-09-04 18:13 UTC, Bill Nottingham
no flags Details

Description Bill Nottingham 2007-09-04 18:13:29 UTC
Description of problem:

Traceback:

  File "/usr/bin/anaconda" , line 916 in <module>
    kickstart.processKickstartFile(anaconda, opts.ksfile)
  File "/usr/lib/anaconda/kickstart.py", line 829, in processKickstartFile
    ksparser.readKickstart(file)
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 653, in
readKickstart
    self._stateMachine (lambda: fh.readline())
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 604, in
_stateMachine
    self.addScript()
  File "/usr/lib/anaconda/kickstart.py", line 750, in addScript
    self._script["chroot"], self._script["log"],
KeyError: 'chroot'

rawhide-20070904

kickstart attached.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Bill Nottingham 2007-09-04 18:13:29 UTC
Created attachment 186391 [details]
kickstart file

Comment 2 Chris Lumens 2007-09-04 21:20:33 UTC
*** Bug 277451 has been marked as a duplicate of this bug. ***

Comment 3 Chris Lumens 2007-09-05 18:02:02 UTC
*** Bug 278951 has been marked as a duplicate of this bug. ***


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