Re: RPM Installation Ordering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20 Feb 2003, Masoud Sharbiani wrote:

> Try to generate a graph of rpms you intend to install. Run rpm -qp
> <yourpackage> --requires and rpm -qp <yourpackage> --provides to
> generate a directed graph. 
> Now, install can be done from any 'root' node (nodes that don't require
> anything.) remember that requirements might not be explicit. for
> example, most programs would have a dependency to /lib/libc.so.6 even if
> they don't have explicit 'requires: glibc' in their .spec file while
> build.
> clear enough? :-)

I really think the order isn't especially important except for packages
with scripts to run. Packages get installed with --nodeps, so meeting
dependencies is not required.

However, it's a little hard fo add users before the passwd is present.


-- 
Please, reply only to the list.






[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux