Brian Peront wrote:
To all, I have an rpm called ifhp-3.4.4-2.i386.rpm If I add it to the comps file the kickstart fails with lot's of erros ( with 7.2 ) I had to add the rpm later in the %post of the kickstart file. That was a work around. Now with redhat 9 This rpm will not install in the %post ????? I get the following error: rpm: rpmio_intermal.h:281: fdGetFp: Assertion `fd && fd->magic == 0x04463138` failed /tmp/ks-script: line 10 3050 Aborted
I would check the rpm first with `rpm -K ifhp-3.4.4-2.i386.rpm`, because it looks like the rpm may be corrupt. Did you run genhdlist after you added it to the comps file? Did you try to install the file on RHL 9 after the machine was built (not during kickstart)?
Forrest --