rule-list
[Top][All Lists]
Advanced

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

Re: [RULE] Re: Updated RULE RedHat 9


From: Michael Fratoni
Subject: Re: [RULE] Re: Updated RULE RedHat 9
Date: Fri, 26 Mar 2004 23:04:10 -0500
User-agent: KMail/1.4.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 26 March 2004 12:17 pm, C David Rigby wrote:
> Bien fait!
>
> I am just sitting down now to generate an iso image of all of the
> update rpms (including all architectures) so I will post it on the
> server.
>
> If you get a chance (not before the conference, mind you) could you
> post here your list of installed rpms by issuing something like
>
> rpm -qa | sort > marco.rpms

If you are having trouble figuring out the dependencies for a group of 
packages, you can try something like this:

cd /dir/containing/all/of/your/packages/*.rpm
mkdir /tmp/testdb
rpm --initdb --dbpath /tmp/testdb
rpm --test --dbpath /tmp/testdb -Uvh *.rpm

This will run rpm in test mode using an empty database. Any unmet 
dependencies will be reported, nothing will be installed. Just keep 
adding packages to your .rpm directory and running the test again until 
rpm stops complaining. This is how I determine the slinky file lists.

- -Michael

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0|9 in 8M of RAM: http://www.rule-project.org/en/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFAZP06n/07WoAb/SsRAk8IAJ9LHjQNWs6Cepb8J388A2GpyieWqQCfSJSU
fOcIgBnDuOF/ZY1cbgBKp3Q=
=4NAv
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]