Install the "rpmdb-redhat" package :) It's on one of the 3 installation-needed cds. This will install a database in /usr/lib/rpmdb/i386-redhat-linux/redhat containing all redhat psyche packages. When some package you want to install complains about some dep you you may do rpm --redhatprovides <dep> to show if redhat provides this dep with one psyche package. You may also make some query like : rpm --dbpath /usr/lib/rpmdb/i386-redhat-linux/redhat -qa to list the packages (like you would to rpm -qa to list packages installed on your system). If you want to be really pervert you may even do rpm --dbpath /usr/lib/rpmdb/i386-redhat-linux/redhat --justdb -Uvh foo.rpm to complete the database with some custom dependancies of freshen it with RH errata (for example). Enjoy.. D On Wed, 2002-12-04 at 13:01, Neil Bird wrote: > > ISTR reading (docs. and/or install) of an RPM that contained a > database of all RH8 RPMs (as used by rpm for suggesting dependancies/the > redhatprovides option I'd never heard of). > > Am I imagining things? Where is it? What is it? How do I use it? > > -- > [neil@fnx ~]# rm -f .signature > [neil@fnx ~]# ls -l .signature > ls: .signature: No such file or directory > [neil@fnx ~]# exit > > > > -- > Psyche-list mailing list > Psyche-list@redhat.com > https://listman.redhat.com/mailman/listinfo/psyche-list > -- Dams Nadé ActiVia Networks : http://www.activia.net/ Association AMIN : http://amin.unice.fr/ -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list