Skip to main content

[ALTPHP-661] PECL sodium conflict on alt-php 7.2 & 7.3

Comments

7 comments

  • rpvw
    Yes ! I have opened a support ticket to Cloudlinux but they have not replied yet (probably too much Christmas partying going on :( ) If I ever get a reply, and what they tell me to do works, I shall post instructions here.
    0
  • rpvw
    @cPanelMichael the update you point to is the one currently causing the yum transaction error.
    0
  • cPanelMichael
    Hi @rpvw, CloudLinux is aware of the YUM transaction error with the recent release. They are planning to have this fixed with an additional update (ETA ~3 hours). I've updated my previous response to reflect this. Thanks!
    0
  • rpvw
    CloudLinux is aware of the YUM transaction error with the recent release.

    I should hope so - This is what I opened a support ticket to them about 2 hours ago, and have been trying sets of commands that they gave me to no avail, and have just granted server access to them on their request !
    0
  • rpvw
    These are the commands that eventually seemed to fix the issue: yum remove alt-php*sodium yum clean all; yum makecache yum groupupdate alt-php
    The above should produce: Erased: alt-php72-sodium Installed: libsodium-devel-1.0.16-1.el6.x86_64 Updated: alt-php72-pecl-ext-1-32.el6.x86_64 Updated: alt-php70-pecl-ext-1-50.el6.x86_64 Updated: alt-php71-pecl-ext-1-38.el6.x86_64 Updated: alt-php73-pecl-ext-1-2.el6.x86_64 You should try and run yum groupupdate alt-php and yum update after the installation to ensure there are not any rogue packages in your yum caches. (it should exit with a clean No packages in any requested group available to install or update and No Packages marked for Update and no errors) Hope this helps
    0
  • cPanelMichael
    Hello, The latest CloudLinux update is now available to solve this: Alt-PHP updated Thank you.
    0

Please sign in to leave a comment.