Hi all, cat /etc/redhat-release CentOS release 5.4 (Final)
When I check update, yum says not update. What do I miss? Thank you.
yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Update Process No Packages marked for Update
Try a yum clean all && yum upgrade
----- Original Message ----- | Hi all, | cat /etc/redhat-release | CentOS release 5.4 (Final) | | When I check update, yum says not update. What do I miss? Thank you. | | yum update | Loaded plugins: fastestmirror | Loading mirror speeds from cached hostfile | Setting up Update Process | No Packages marked for Update | _______________________________________________ | CentOS mailing list | CentOS@centos.org | http://lists.centos.org/mailman/listinfo/centos
On Tue, Sep 7, 2010 at 11:45 AM, James A. Peltier jpeltier@sfu.ca wrote:
Try a yum clean all && yum upgrade
Thanks James, I edited /etc/yum.repos.d/Centos-Base and I change from baseline to mirrorlist. It works. Somehow....