Elastix 2.4, 2.5 yum update fix
Elastix 2.5 yum update error
Edit this file
vi /etc/yum.repos.d/CentOS-Base.repo
delete all lines and replace the code below.
# 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
baseurl = http://vault.centos.org/5.11/os/i386/
gpgcheck = 0
enabled = 1
Delete all other xxx.repo files
Delete all other xxx.repo files
Comments
Post a Comment