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

On Saturday 17 August 2002 06:10 pm, Al Sparks wrote:

> My questions are:
> 1.  What's an easy way to find what RH rpm (preferably located on the
> RH 7.2 disk set)?  I already tried http://www.rpmfind.net.  I also
> searched Red Hat's site.

Install the rpmdb-redhat package, which allows you to querry packages 
which aren't installed.
This will allow you to do:
$ rpm -q --redhatprovides libz.so.1
zlib-1.1.3-25.7

> 2.  I already know that I can force rpm to install python, even with
> that error.  But can I, in some way manually update the RPM database?

Yes, you can manually update the database, but you probably don't want to 
do that. If you want to tell rpm a package is installed, (did I mention 
you don't want to do this?) You can run:
rpm -ivh --justdb (perhaps --nodeps --force) /path/to/package.rpm

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3} in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj1e1xYACgkQn/07WoAb/SuqmwCgk20ERciovrXkUxnD0YCTRaQB
5AYAn0iqwsfhLyAT7kT+MnzKnNu1huws
=O9ns
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to