PDA

View Full Version : Update problems after new install


phonecian
2004-08-06, 04:53 AM CDT
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
2004-08-06, 08:45 AM CDT
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
2004-08-07, 01:32 AM CDT
Thanks Foolish.
That seems to be largely working (there are a few "Damaged Header" errors). What is yum?

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