Bug 166100 - %pre scripts defined in %include files don't get run
Summary: %pre scripts defined in %include files don't get run
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: anaconda
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: 170445
TreeView+ depends on / blocked
 
Reported: 2005-08-16 22:16 UTC by David Lehman
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-01 21:26:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Lehman 2005-08-16 22:16:06 UTC
Description of problem:
If a supplemental kickstart config is specified via %include contains %pre
scripts they will not be run.

Version-Release number of selected component (if applicable):
anaconda-9.1.6.8-1.RHEL

How reproducible:
Always

Steps to Reproduce:
1. create a ks.cfg that uses %include to append ks-two.cfg
2. define a %pre script in the to-be-included ks-two.cfg
3. run it (ks=ks.cfg)
  
Actual results:
Everything in ks-two.cfg seems to be working except the %pre

Expected results:
Everything in ks-two.cfg should work.

Additional info:


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