On Sun, 21 Sep 2003, Richard S. Crawford wrote:

> It's been awhile since I've used up2date on my system.  Today I tried,
> and discovered that the SSL certificate I'd been given earlier had
> expired.  Going to Red Hat's website, I found that I can download a new
> version of Up2date with the newer SSL certificate installed.
> 
> I downloaded the RPM and tried to install it.  I got this message:
> 
> # rpm -Uvh up2date-3.0.7.2-1.i386.rpm
> error: Failed dependencies:
>       up2date = 3.0.7 is needed by (installed) up2date-gnome-3.0.7-1
> 
> No problem, I figure, I'll just uninstall up2date-gnome-3.0.7-1, and
> download the newer version.
> 
> # rpm -e up2date-gnome-3.0.7-1
> Error: Failed dependencies:
>       up2date-nomge >= 3.0.1 is needed by (installed)
> rhn-applet-2.0.9-0.8.0.1
> 
> Argh.
> 
> Okay, maybe I can just upgrade up2date-gnome:
> 
> # rpm -Uvh up2date-gnome-3.0.7.2-1.i386.rpm
> Error:        Failed dependencies:
>       up2date = 3.0.7.2 is needed by up2date-gnoe-3.0.7.2-1
> 
> Okay, maybe I can update up2date:
> 
> 
> # rpm -Uvh up2date-3.0.7.2-1.i386.rpm
> error: Failed dependencies:
>       up2date = 3.0.7 is needed by (installed) up2date-gnome-3.0.7-1

You have to download all of the files (I think that there were three, 
up2date, up2date-gnome, and up2date-source or something like that) and 
then you have to run 

rpm -Uvh up2date*.rpm

Then RPM will auto-resolve the dependencies and install.

Ben


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to