LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   up2date giving me errors (https://www.linuxquestions.org/questions/linux-newbie-8/up2date-giving-me-errors-583428/)

Guess 09-09-2007 02:39 PM

up2date giving me errors
 
first off it is taking a really long time to run. why would I get an error? I took out the http because it would not save with a link.

[root@owner-0d4d0311f ~]# rpm --rebuilddb
[root@owner-0d4d0311f ~]# up2date --register
[root@owner-0d4d0311f ~]# up2date --install ocfs2-tools ocfs2console




Fetching obsoletes list (may take a while, be patient) for mirror.centos.org/cen[/url] tos/4/updates/i386/...

Fetching mirror.centos.org/centos/4/updates/i386//headers/header.info...
########################################
There was an error downloading: mirror.centos.org/centos/4/updates/i386//headers /kernel-xenU-devel-0-2.6.9-55.0.6.EL.i686.hdr

tommytomthms5 09-09-2007 02:45 PM

check that A. you have connectivity on that computer B. the server mirror.centos.org works C. the url is correct and that nothing is misspelled....

b0uncer 09-09-2007 03:13 PM

Code:

wget mirror.centos.org/centos/4/updates/i386//headers/header.info
if that fails too, then either your connection is down (you can't browse web etc.) or the server is down or the file isn't on that location or on the server at all anymore. Should there really be i386//headers with two /'s, is it a typo or is it all right?

Guess 09-10-2007 08:28 AM

I didn't type the '//' I just did the up2date command.


All times are GMT -5. The time now is 03:40 PM.