PDA

View Full Version : Update problems after new install


phonecian
6th August 2004, 11:53 AM
This is my second FC2 install. The first went perfectly from A-Z and after two weeks is still sweet. So I get encouraged and try again.

This time, install is still too easy. Really, never saw an OS install so smoothly and fast. But now It wont update. The little red beacon is flashing in the corner saying 94 updates are available but after a few minutes of trying to update it just gets in a loop. Is this a problem on my box or on the update server?

foolish
6th August 2004, 03:45 PM
Try using yum: www.fedorafaq.org/#installsoftware

Open a terminal and do the following to become superuser (root):

su -


Then update using yum:

yum update

phonecian
7th August 2004, 08:32 AM

Thanks Foolish.
That seems to be largely working (there are a few "Damaged Header" errors). What is yum?

imdeemvp
7th August 2004, 08:37 AM
you can read about yum here (http://www.fedoranews.org/tchung/howto/2003-11-09-yum-intro.shtml)