Hi,
I have had a new server installed using CentOS 4.3 and no matter what settings I try in the /etc/yum.repos.d/CentOS-Base.repo file I cannot get the CentOS mysql and php which are clearly listed in this mirror to even show up: http://mirror.centos.org/centos/4/os/i386/headers/ and only get this: Setting up repositories Reading repository metadata in from local files
This is the CentOS-Base.repo listing: [base] #name=CentOS-$releasever - Base name=CentOS-4 - Base #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch &repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ baseurl=http://mirror.centos.org/centos/4/os/i386/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
I have tried this with the same results: [base] name=CentOS-$releasever - Base #name=CentOS-4 - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch& repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ #baseurl=http://mirror.centos.org/centos/4/os/i386/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
I have also tried both listings with the gpgcheck=1 and gpgkey=etc.. commented out # with no success.
I appreciate any help with this.
Sincerely, Melinda Odom Design Hosting, Inc. www.designhosting.biz 479-471-0891
Melinda Odom wrote:
Hi,
I have had a new server installed using CentOS 4.3 and no matter what settings I try in the /etc/yum.repos.d/CentOS-Base.repo file I cannot get the CentOS mysql and php which are clearly listed in this mirror to even show up: http://mirror.centos.org/centos/4/os/i386/headers/
centos4's yum does not use the headers directory for anything!
and only get this: Setting up repositories Reading repository metadata in from local files
look for excludes in /etc/yum.conf
In console:
Yum install yumex, is yum extended graphical interface and is easy to select anothers repository where you can find php & mysql 5 inclusive,
Jose Perales
-----Mensaje original----- De: centos-bounces@centos.org [mailto:centos-bounces@centos.org] En nombre de Karanbir Singh Enviado el: Viernes, 11 de Agosto de 2006 11:24 a.m. Para: CentOS mailing list Asunto: Re: [CentOS] yum not showing mirror with php/mysql
Melinda Odom wrote:
Hi,
I have had a new server installed using CentOS 4.3 and no matter what settings I try in the /etc/yum.repos.d/CentOS-Base.repo file I cannot get the CentOS mysql and php which are clearly listed in this mirror to even show up: http://mirror.centos.org/centos/4/os/i386/headers/
centos4's yum does not use the headers directory for anything!
and only get this: Setting up repositories Reading repository metadata in from local files
look for excludes in /etc/yum.conf