>That is correct. What do you get with the command: >yum --enablerepo=centosplus list | grep centosplus > > Here is what I get: [root at localhost ~]# yum --enablerepo=centosplus list | grep centosplus Error getting repository data for centosplus, repository not found >If that doesn't work, what is the output of the command: >rpm -q yum centos-yumconf centos-release > > Here is the output from that command: [root at localhost ~]# rpm -q yum centos-yumconf centos-release yum-2.2.1-1.centos4 centos-yumconf-4-4.2 centos-release-4-1.2 Does this shed light on the problem? Dave