- ThinkBlog - http://thinkblog.org -
Fedora Core 2 - up2date Workaround/yum fix - Linux Tip 010
Posted By Michael On 17th September 2004 @ 01:10 In Linux | 3 Comments
Jeff asked me to post this for him. Here’s what he has to say, timestamp retrodated to his email to me:
Instead of using up2date when first installing a Fedora Core 2 box, and watching up2date seemingly hang indefinately while resolving dependencies in GNOME or KDE, I decided to just use yum directly. However, as FC2 comes out of the box (so to speak), yum does not work properly at the command line.
The error message I was getting when running “yum update” as root was:
> Gathering header information file(s) from server(s)
> Server: Fedora Core 2 - i386 - Base
> Error - /var/cache/yum/base/header.info cannot be found
> Please ask your sysadmin to update the headers on this system.
The solution, as I found on one of the Duke mailing lists, was actually for Fedora Core 1 but the same method applied. As root, type “rm -rf /var/cache/yum/base” and then run “yum update” again. This should allow yum to run normally. I hope this helps!
-Jeff
Fedora Core 2 - up2date Workaround/yum fix - Linux Tip 010
Posted By Michael On 17th September 2004 @ 01:10 In Linux | 3 Comments
Jeff asked me to post this for him. Here’s what he has to say, timestamp retrodated to his email to me:
Instead of using up2date when first installing a Fedora Core 2 box, and watching up2date seemingly hang indefinately while resolving dependencies in GNOME or KDE, I decided to just use yum directly. However, as FC2 comes out of the box (so to speak), yum does not work properly at the command line.
The error message I was getting when running “yum update” as root was:
> Gathering header information file(s) from server(s)
> Server: Fedora Core 2 - i386 - Base
> Error - /var/cache/yum/base/header.info cannot be found
> Please ask your sysadmin to update the headers on this system.
The solution, as I found on one of the Duke mailing lists, was actually for Fedora Core 1 but the same method applied. As root, type “rm -rf /var/cache/yum/base” and then run “yum update” again. This should allow yum to run normally. I hope this helps!
-Jeff
Article printed from ThinkBlog: http://thinkblog.org
URL to article: http://thinkblog.org/2004/09/17/fedora_core_2_up2date_workaround_yum_fix_010/
Click here to print.