CentOS 6.0 Continuous Release repository issues.
- December 3rd, 2011
- Posted in Computer Related Notes
- Write comment
I noticed that some of my servers were running a different kernel version even after I ran yum update. I thought maybe I had not installed the centos-release-cr-6-0 rpm on all of them, but I did. I just needed to clean out the yum cache using the following:
yum clean all
No comments yet.