Well I did try to update the rpm  see second command line
 [root@NS2 /root]# rpm -ivh rpm-4.0.2-6x.i386.rpm
> error: failed dependencies:
>         libdb-3.1.so is needed by rpm-4.0.2-6x

I was able to get the db package and installed it OK. Now when I run 
[root@NS2 /root]# rpm -Uvh *.rpm
error: failed dependencies:
        rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
openssl-0.9.5a-29
        rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
python-xmlrpc-1.5.1
-6.x.7
        rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
rhn_register-2.8.27
-1.6.2
        up2datepoptmodule.so is needed by up2date-2.8.39-1.6.2
        rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
up2date-2.8.39-1.6.
2

What do I do now?  
I can't seem to find the rpmlib(PayloadFilesHavePrefix) <=4.0-1

Ernie




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Michael Schwendt
Sent: Tuesday, January 28, 2003 6:22 PM
To: [EMAIL PROTECTED]
Subject: Re: Updating RH Linux 6.2


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

On Tue, 28 Jan 2003 17:27:12 -0500, Ernest Ellingson wrote:

> Well I've made some progress.  I was able to download all the obvious 
> rpms.
> 
> 
> Have the following
> rhn_register-2.8.27-1.6.2.i386.rpm
> rpm-4.0.2-6x.i386.rpm
> openssl-0.9.5a-29.i386.rpm
> rpm-python-4.0.2-6x.i386.rpm
> python-1.5.2-27.6.x.i386.rpm
> up2date-2.8.39-1.6.2.i386.rpm
> python-xmlrpc-1.5.1-6.x.7.i386.rpm
> 
> Then I run this and get the following errors
> 
> [root@NS2 /root]# rpm -Uvh *rhn*rpm *up2date*.rpm *python*.rpm 
> *openssl*.rpm
> error: failed dependencies:
>         rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by 
> rhn_register-2.8.27 -1.6.2
>         up2datepoptmodule.so is needed by up2date-2.8.39-1.6.2
>         rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
> up2date-2.8.39-1.6.
> 2
>         rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
> python-xmlrpc-1.5.1
> -6.x.7
>         rpm = 4.0.2 is needed by rpm-python-4.0.2-6x
>         libdb-3.1.so is needed by rpm-python-4.0.2-6x
>         librpmio.so.0 is needed by rpm-python-4.0.2-6x
>         rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
> openssl-0.9.5a-29
> 
> I then try to install rpmlib, and get the following
> 
> [root@NS2 /root]# rpm -ivh rpm-4.0.2-6x.i386.rpm
> error: failed dependencies:
>         libdb-3.1.so is needed by rpm-4.0.2-6x
> 
> Obviously I need     libdb-3.1.so  and      up2datepoptmodule.so
> 
> Where can I find these files and/or what do I need to do to put them 
> on this system

You missed some of the *python*, e.g. python-popt.  Your command-line
arguments are incomplete. You didn't try to upgrade RPM. Add argument
rpm* or simply upgrade with "rpm -Uvh *.rpm". libdb is in the "db"
package series. A fast mirror is this:

ftp://redhat.newaol.com/redhat/linux/updates/6.2/en/os

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+NxCe0iMVcrivHFQRAoLWAJoCe2hjjiRe/QgTm4CRNiY7gd6dOACZAcZF
XbxipgqXofsUbmCkmVp/AX0=
=dRTm
-----END PGP SIGNATURE-----



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



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

Reply via email to