Yum update gives errors

Hello.

I’m trying to update my freepbx installation via commandline. Here is what i get:

--> Running transaction check
---> Package libmnl.x86_64 0:1.0.2-3.el6 will be installed
---> Package libresample.x86_64 0:0.1.3-11_centos6 will be updated
--> Processing Dependency: libresample.so.1.0()(64bit) for package: asterisk13-core-13.5.0-1.shmz65.1.78.x86_64
--> Finished Dependency Resolution
Error: Package: asterisk13-core-13.5.0-1.shmz65.1.78.x86_64 (@pbx)
           Requires: libresample.so.1.0()(64bit)
           Removing: libresample-0.1.3-11_centos6.x86_64 (@anaconda-SHMZ-201501302108.x86_64/6.6)
               libresample.so.1.0()(64bit)
           Updated By: libresample-0.1.3-12.el6.x86_64 (epel)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@voip ~]#

How am i supposed to fix this?

thanks and cheers

How exactly are you trying to update.

Hello Andrew.

Thanks for your reply.

This is what i do:

yum check-update
yum update

cheers
t.

You need to follow the official upgrade scripts. Using yum update will never get you the results you want

I see. I used:

https://upgrades.freepbxdistro.org/stable/10.13.66/upgrade-10.13.66-5.sh

That went well. Thanks for your help.

t.