Bug 278951 - traceback keyerror chroot from %post scripts
Summary: traceback keyerror chroot from %post scripts
Keywords:
Status: CLOSED DUPLICATE of bug 276851
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-05 17:59 UTC by Bill Peck
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-05 18:02:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Peck 2007-09-05 17:59:57 UTC
Description of problem:
Anaconda tracebacks from kickstart install

Version-Release number of selected component (if applicable):
11.3.0.26
fedora/rawhide/nightly/rawhide-20070905/i386/os

How reproducible:
Everytime

Steps to Reproduce:
1. kickstart install with %post sections
  

Additional info:

     ^MRunning anaconda 11.3.0.26, the Fedora system installer - please
wait...^MProbing for video card:   ATI Technologies Inc Rage XL^M              
         Graphical installation not available...  Starting text mode.^M        
         ^[[1;24r^[(B^[)0^[[1;24r^[[H^[[J^[[1;1HTraceback (most recent call
last):         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 611, in
_stateMachine    self.addScript()  File "/usr/lib/anaconda/kickstart.py", line
750, in addScript    self._script["chroot"], self._script["log"],KeyError:
'chroot'install exited abnormally [1/1]

Comment 1 Chris Lumens 2007-09-05 18:02:01 UTC

*** This bug has been marked as a duplicate of 276851 ***


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