Bug 444357 - %post script not executed during install, ends up as %pre in anaconda-ks.cfg
Summary: %post script not executed during install, ends up as %pre in anaconda-ks.cfg
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pykickstart
Version: 8
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-27 18:11 UTC by Jeroen van Meeuwen
Modified: 2008-06-14 04:17 UTC (History)
1 user (show)

Fixed In Version: 1.29-2.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-14 04:17:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ks.cfg for anaconda (1.78 KB, text/plain)
2008-04-27 18:11 UTC, Jeroen van Meeuwen
no flags Details
/root/anaconda-ks.cfg after installation (1.60 KB, text/plain)
2008-04-27 18:11 UTC, Jeroen van Meeuwen
no flags Details
/var/log/anaconda.log (normal loglevel) (23.25 KB, text/plain)
2008-04-29 22:25 UTC, Jeroen van Meeuwen
no flags Details

Description Jeroen van Meeuwen 2008-04-27 18:11:06 UTC
Description of problem:

%post sections are not executed during installation from a custom spin. The
ks.cfg included on the media looks like attachment ks.cfg. The output is
anaconda-ks.cfg (also attached)

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

pykickstart-1.29-1.fc8

How reproducible:

1. Compose any media with ks.cfg included on the media,
2. execute installation using ks.cfg on the ISO image / CD-ROM,
3. %post will not be executed,
4. /root/anaconda-ks.cfg has %pre where it should have had %post

Actual results:

%pre instead of %post in /root/anaconda-ks.cfg, %post not executed.

Expected results:

Execution of %post, proper /root/anaconda-ks.cfg

Additional info:

Comment 1 Jeroen van Meeuwen 2008-04-27 18:11:06 UTC
Created attachment 303920 [details]
ks.cfg for anaconda

Comment 2 Jeroen van Meeuwen 2008-04-27 18:11:56 UTC
Created attachment 303921 [details]
/root/anaconda-ks.cfg after installation

Comment 3 Chris Lumens 2008-04-29 17:11:18 UTC
Can you attach /var/log/anaconda.log to this bug report?

Comment 4 Jeroen van Meeuwen 2008-04-29 22:25:21 UTC
Created attachment 304162 [details]
/var/log/anaconda.log (normal loglevel)

Providing /var/log/anaconda.log

Comment 5 Jeroen van Meeuwen 2008-04-29 22:26:11 UTC
Attached /var/log/anaconda.log

Comment 6 Chris Lumens 2008-04-30 18:35:26 UTC
Testing indicates this is not a problem on F9.  Can you please retest there and
verify this for us?  Thanks.

Comment 7 Jeroen van Meeuwen 2008-05-17 10:49:50 UTC
This doesn't occur in Fedora 9: confirmed

Comment 8 Jeroen van Meeuwen 2008-05-17 11:03:58 UTC
Does not occur on recomposed Fedora 9 either

Comment 9 Jeroen van Meeuwen 2008-05-17 12:12:00 UTC
Still occurs in Fedora 8 though, when including the updates/ repository in the
compose. Will try again without the updates/ repository included, see if
anything broke something.

Comment 10 Jeroen van Meeuwen 2008-05-17 17:50:59 UTC
No problem when excluding updates/ repository from the compose

Comment 11 Jeroen van Meeuwen 2008-05-18 17:42:13 UTC
If I checkout r1.29-1 and revert commit
eda22251023801ff7b969c48d001e28202e6544c, then create a 1.29.1-1.fc8 package off
of it and use that to compose the media with, this problem goes away.

Comment 12 Jeroen van Meeuwen 2008-05-18 18:30:34 UTC
Oops, I was talking about pykickstart ;-)

Comment 13 David Mueller 2008-05-19 17:19:06 UTC
Using Jeroen's rebuilt pykickstart package fixes the problem for me as well.

Comment 14 Jeroen van Meeuwen 2008-05-20 09:49:52 UTC
Updating component

Comment 15 Jeroen van Meeuwen 2008-06-08 13:23:39 UTC
*poke*

Comment 16 Fedora Update System 2008-06-10 18:03:06 UTC
pykickstart-1.29-2.fc8 has been submitted as an update for Fedora 8

Comment 17 Fedora Update System 2008-06-11 04:40:03 UTC
pykickstart-1.29-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update pykickstart'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-5227

Comment 18 Fedora Update System 2008-06-14 04:16:59 UTC
pykickstart-1.29-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


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