On Wed, Dec 8, 2010 at 4:05 AM, Chitra <[email protected]> wrote:
>      I installed the ISO build : sipXconfig (0.4.4-3dc88dd
> 2010-11-16T00:01:25 build33)(All the services are running) and changed
> the base url under /etc/yum.repos.d/sipxecs.repo to
> http://download.sipfoundry.org/pub/sipXecs/0.0.4.5.1/CentOS_$releasever/i386
> from http://download.ezuce.com/sipfoundry/0.4.4/CentOS_$releasever.
>
> Tried doing yum update , results in the error :

I'm not sure how best to perform a upgrade from 0.4.4 to 0.0.4.5.1
without uninstalling first. My initial commands wouldn't resolved
dependencies correctly, yum man page verifies this.  I'll have to work
on this.

In the mean time to uninstall

  rpm -qa | grep sipx | xargs rpm -e

then to install ( yum clean all is just to double check you have all
yum data cleared)

  yum clean all
  yum install sipxecs
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to