Re: PHP-5.3 in Centos 5.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 12/17/2009 10:01 PM, Albert wrote:
> http://dev.centos.org/centos/5Server/testing/i386/repodata/repomd.xml:
> [Errno 14] HTTP Error 404: Not Found
> Trying other mirror.
> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
> c5-testing. Please verify its path and try again

In the .repo file, where it has baseurl=http, look for the bit that 
reads $releasever, and change that to '5'. So your like should hen look 
like :

baseurl=http://dev.centos.org/centos/5/testing/$basearch/

and try again. Also, I would highly recommend you dont set enabled=1 in 
the .repo file. Leave that as enabled=0, and use something like:

yum --enablerepo=c5-testing list php\*

and

yum --enablerepo=c5-testing install php (and any other pkg you need from 
that repo ).

- KB
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux