Results 1 to 2 of 2
I recently started to get the flashing '?' on my up2date notification icon, relative to the change in the SSL certificates on the redhat server. I went to rhn.redhat.com to ...
- 08-31-2003 #1Just Joined!
- Join Date
- Feb 2003
- Location
- Indiana
- Posts
- 2
Redhat 9.0 up2date SSL Issue
I recently started to get the flashing '?' on my up2date notification icon, relative to the change in the SSL certificates on the redhat server. I went to rhn.redhat.com to resolve this and found that they're requiring everyone to upgrade their version of up2date.
Upon attempting the upgrade
rpm -Fvh up2date-3.1.23.2-1.i386.rpm
I am recieving the following errors:
error: Failed dependencies:
up2date = 3.1.23.2 is needed by up2date-gnome-3.1.23.2-1
and. . .
rpm -Fvh up2date-gnome-3.1.23.2-1.i386.rpm
the following error:
error: Failed dependencies:
up2date = 3.1.23.2 is needed by up2date-gnome-3.1.23.2-1
If anyone is aware of how I might resolve these dependencies so that I might update this software, I would greatly appreciate any help.
- 08-31-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Try this:
Code:rpm -Uhv up2date-*.i386.rpm


Reply With Quote