When I go to the Software installer and click install Available Updates. I get this: not using - ftp @ Software installer. How do I fix the problem? I have two servers one is Ok, and the other has this problem.
I look at the last reply and went some to of the links and some where broken.
I compared the files excepted this
A small sample of /var/log/yum/current
@4000000045e37e602252089c Repository base is listed more than once in the configuration
@4000000045e37e602253d1a4 Repository contrib is listed more than once in the configuration
@4000000045e37e602256003c Repository centosplus is listed more than once in the configuration
@4000000045e37e602257e884 Repository addons is listed more than once in the configuration
@4000000045e37e602259f3f4 Repository extras is listed more than once in the configuration
@4000000045e37e602e51a88c Cannot find a valid baseurl for repo: update
@4000000045e37e602e542d14 Error: Cannot find a valid baseurl for repo: update
@4000000045e37e6033026efc yum list updates status 256
@4000000045e37e612a61e444 Repository base is listed more than once in the configuration
@4000000045e37e612a65438c Repository contrib is listed more than once in the configuration
@4000000045e37e612a67d7b4 Repository centosplus is listed more than once in the configuration
@4000000045e37e612a6a6024 Repository addons is listed more than once in the configuration
@4000000045e37e612a6ce894 Repository extras is listed more than once in the configuration
@4000000045e37e613681f8cc Cannot find a valid baseurl for repo: update
@4000000045e37e613683c5bc Error: Cannot find a valid baseurl for repo: update
@4000000045e37e613b32e64c yum grouplist updates status 256
/etc/yum/yum-daily.yum
update
ts run
exit
/etc/yum.repos.d/CentOS-Base.repo
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
#released updates
[update]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons
#baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4