Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: charlien on July 31, 2016, 01:07:41 AM

Title: smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue
Post by: charlien on July 31, 2016, 01:07:41 AM
This is what I get when I try and upgrade the package. I tried to add --skip broken but that didn't help. Any suggestions?

--> Finished Dependency Resolution
Error: Package: smeserver-php-scl-0.4-8.el6.sme.noarch (smecontribs)
           Requires: php56-php-mcrypt
Error: Package: smeserver-php-scl-0.4-8.el6.sme.noarch (smecontribs)
           Requires: php54-php-mcrypt
Error: Package: smeserver-php-scl-0.4-8.el6.sme.noarch (smecontribs)
           Requires: php55-php-mcrypt
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Title: Re: smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue
Post by: Jean-Philippe Pialasse on July 31, 2016, 02:13:08 AM
As always for contribs, follow the wiki directives to install the package. https://wiki.contribs.org/PHP_Software_Collections
Title: Re: smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue
Post by: charlien on July 31, 2016, 03:31:17 AM
As always for contribs, follow the wiki directives to install the package. https://wiki.contribs.org/PHP_Software_Collections

Thanks. I looked at the page and it says:

Update
please do not enable remi and epel repo by default, as you might break you system or at least the update process.
regularly you should check for updates and apply them by doing so:
yum update smeserver-php-scl php54* php55* php56* --enablerepo=smecontribs,remi,peel

So I ran the Yum update and it seemed to update. Thanks.