PDA

View Full Version : Update list error?


eDixon
09-29-2004, 12:14 PM
In nodeWorx, when i hit refresh on the update list, I get a message that says" List update failed."

Is this anything to worry about? Are the update servers down? I dont do the auto update, im a little (lot) too paranoid (i prefer to see if the update breaks anyone else first ;))

IWorx-Paul
09-29-2004, 12:46 PM
Try running
yum update
on the command line as root, and see if there are any errors.

Paul

pascal
09-29-2004, 02:11 PM
maybe more yum update-check ?

IWorx-Paul
09-29-2004, 02:14 PM
I think you're referring to

yum check-update

which would also be acceptable. Running

yum update

will give you a chance to decline installing any updates, but it will go through process as check-update above.

Paul

pascal
09-29-2004, 03:17 PM
:rolleyes:

eDixon
09-29-2004, 05:40 PM
yum update gives me:

retrygrab() failed for:
http://updates.interworx.info/redhat/updates/9/en/os/headers/header.info
Executing failover method
failover: out of servers to try
Error getting file http://updates.interworx.info/redhat/updates/9/en/os/headers/
header.info
[Errno 4] IOError: HTTP Error 404: Not Found

IWorx-Chris
09-29-2004, 05:44 PM
Try it out now, the YUM archive wasn't rebuilt after the last updates sync.

Chris

eDixon
09-29-2004, 05:53 PM
Cool, works.

Was just worried i broke somehting on the server ;)