question..  where does RPM get its info? a database thats updated when
UPDATES are thrown in the mix? Or a database that comes with the cd
and helps you, but when updates get thrown in it may no longer help you or
be broke so to speak?
i assume up2date must have many updated databases to look at, does RPM have
this also?
Jim.

----- Original Message -----
From: "Devon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 24, 2002 10:05 PM
Subject: Re: more dep's problems..


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thursday 24 January 2002 09:27 pm, Jim Bija wrote:
> > Ok, so ive been trying to get up2date working on a machine that during
> > install did not have it chosen for install...Ive been fighting dep's
> > problem left and right.
> > Ive asked this question before, with little luck in replies..So ill ask
> > again, only this time ill be to the point..
> > How can i find the .RPM's needed to install the following 2 RPM's?
> > up2date-2.7.11-7.x.2.i386.rpm
> > rhn_register-2.7.2-7.x.8.i386.rpm
> >
> > this has been my experience... ive come to an end of the road with this
> > LIB file thats in god knows what RPM. please help...
> >
> > [root@ns1 root]# rpm -ivh rhn_register-2.7.2-7.x.8.i386.rpm
> > error: failed dependencies:
>
> Rpm is giving you the answer to your question.
>
> >         python >= 1.5.2 is needed by rhn_register-2.7.2-7.x.8
>
> You need python version greater than or equal to 1.5.2
>
> >         rpm-python >= 4.0.2 is needed by rhn_register-2.7.2-7.x.8
>
> You need rpm-python version greater than or equal to 4.02
>
> >         python-xmlrpc >= 1.4.4 is needed by rhn_register-2.7.2-7.x.8
>
> python-xmlrpc >= 1.4.4
>
> >         /usr/bin/python   is needed by rhn_register-2.7.2-7.x.8
>
> This will be satisfied by installing python as noted above.
>
> > [root@ns1 root]# rpm -ivh rhn_register-2.7.2-7.x.8.i386.rpm
> > python-xmlrpc-1.5.0-1.i386.rpm python-1.5.2-35.i386.rpm
> > error: failed dependencies:
> >         rpm-python >= 4.0.2 is needed by rhn_register-2.7.2-7.x.8
>
> again, install rpm-python version >= 4.0.2
>
> >         libgmp.so.3   is needed by python-1.5.2-35
>
> $ rpm --redhatprovides libgmp.so.3
> gmp-3.1.1-3
>
> Install gmp-[version][arch].rpm
>
> - -D
>
> - --
>
> pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
>
> - --
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE8UMuReMAUbzJhSVcRAv/2AJ97GgU+/KXdBbOKiWovtE55e32sNACdG9qp
> gWr1f0JKP0XKug2iit5xNOk=
> =4Jw2
> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to