Install order

Jesse Keating jkeating at redhat.com
Wed Feb 7 14:46:04 UTC 2007


On Wednesday 07 February 2007 09:41, tamas.1.simon at nokia.com wrote:
> I just have some packages which actually doesn't have dependency but in
> the pre and post install script of rpm they use eg. grep to check
> something, and at this point grep is not installed, so the package will
> not be installed with kickstart.
>
> Is there any option in kickstart to tell a package 'when' it should be
> installed?

Use Requires(pre) or Requires(post) in your package if it uses grep.  This 
will ensure ordering so that grep is installed before your package.

-- 
Jesse Keating
Release Engineer: Fedora
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20070207/2e81f29c/attachment.sig>


More information about the Kickstart-list mailing list