[CentOS] exclude the latest php

Nico Kadel-Garcia nkadel at gmail.com
Mon Mar 21 15:29:17 UTC 2011


On Mon, Mar 21, 2011 at 10:56 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> 2011/3/21 Tim Dunphy <bluethundr at gmail.com>:
>> hey guys,
>>
>> I'm attempting to install php 5.2.7 using the webtatic repo.. but it
>> looks like my exclude isn't working.. I'd appreciate it if someone
>> could point out the mistake I'm making/flaw in my approach...
>
> Maybe you should place exclude directive in yum.conf
>
> http://www.cyberciti.biz/faq/redhat-centos-linux-yum-update-exclude-packages/

And maybe the excludes should be written as "exclude=php*5.3.6*".
There is no package called "5.3.6". The way yum presents the RPM
package names can be confusing, but the syntax I just described, with
the wildcards, should work.
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos



More information about the CentOS mailing list