Revision [1727]
Last edited on 2008-05-23 08:31:25 by WikiAdminAdditions:
yum clean all
yum -y update
yum -y update
Deletions:
Revision [1582]
Edited on 2008-03-31 08:52:36 by WikiAdminAdditions:
Make sure you have enough disk space on /var/cache/yum to hold some 1500 rpms. I hit a few failed dependencies, so I just remove these packages and rerun yum.
Deletions:
Revision [1581]
Edited on 2008-03-31 08:51:24 by WikiAdminAdditions:
Make sure you have enough disk space to hold some 1500 rpms. I hit a few failed dependencies, so I just remove these packages and rerun yum.
Deletions:
Revision [1579]
Edited on 2008-03-31 07:40:14 by WikiAdminAdditions:
I hit a few failed dependencies, so I just remove these packages.
Revision [1578]
Edited on 2008-03-31 07:36:57 by WikiAdminAdditions:
===Upgrading Fedora Release===
My testbed is a fc7 64bit. I did the followings to upgrade it to FC8
Find and install fedora-release-8-3.noarch.rpm & fedora-release-notes-8.0.0-3.noarch.rpm from http://download.fedora.redhat.com/pub/fedora/linux/releases
rpm -Uvh fedora-release-8-3.noarch.rpm fedora-release-notes-8.0.0-3.noarch.rpm
yum clean yum -y update
My testbed is a fc7 64bit. I did the followings to upgrade it to FC8
Find and install fedora-release-8-3.noarch.rpm & fedora-release-notes-8.0.0-3.noarch.rpm from http://download.fedora.redhat.com/pub/fedora/linux/releases
rpm -Uvh fedora-release-8-3.noarch.rpm fedora-release-notes-8.0.0-3.noarch.rpm
yum clean yum -y update