[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Installation order of basesystem, filesystem and setup.
- From: Michael Schroeder <mls suse de>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Installation order of basesystem, filesystem and setup.
- Date: Fri, 2 Mar 2007 17:40:44 +0100
On Fri, Mar 02, 2007 at 11:35:46AM -0500, Jesse Keating wrote:
> Ok, let me clarify. A plain Requires: doesn't guarantee that the Required
> package will be installed before the package Requiring it. It just means it
> either needs to be there before hand, or in the same transaction. Things
> like %post/%pre requires and PreReq help rpm in ordering the transaction to
> make sure the the things that are needed at install time are actually there,
> vs things needed at runtime.
Well, it's just so that rpm treats PreReqs and Requires pretty much the
same, the only difference is when there is a dependency cycles.
And dependency cycles with PreReqs aren't installable at all, so there
really is no difference...
Cheers,
Michael.
--
Michael Schroeder mls suse de
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]