Koozali.org: home of the SME Server

smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue

Offline charlien

  • ****
  • 88
  • +0/-0
    • http://www.rn-computing.com
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
...

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue
« Reply #1 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

Offline charlien

  • ****
  • 88
  • +0/-0
    • http://www.rn-computing.com
Re: smeserver-php-scl-0.4-8.el6.sme.noarch dependencies upgrade issue
« Reply #2 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.
...