You may facing issue of missing remi.repo file when use the same way of remi installation in centos 6.4. Below are additional step you need to add to add the remi.repo file in Centos 6.5
1. wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
2. rpm -Uvh remi-release-6.rpm
Wednesday, 8 October 2014
Tuesday, 7 October 2014
How to solve ---> "http://centos.alt.ru/repository/centos/5/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"
For Centos 6:
1. sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/centalt.repo
2. yum clean all
1. sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/centalt.repo
2. yum clean all
Subscribe to:
Posts (Atom)