• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Plesk Onyx for Linux Fails to Resolve Dependencies for libMagickCore-6

pleskpanel

Regular Pleskian
‪CentOS Linux 7.7.1908
Version 17.8.11 Update #85
No CloudLinux

Plesk Onyx for Linux returns this error for Yum and Plesk update commands:

403 packages excluded due to repository priority protections
Exception: Failed to solve dependencies:
plesk-php56-imagick-3.1.2-centos7.20042209.x86_64 requires libMagickCore-6.Q16.so.6()(64bit)
plesk-php73-imagick-3.4.3-1centos.7.200422.0945.x86_64 requires libMagickWand-6.Q16.so.6()(64bit)
plesk-php73-imagick-3.4.3-1centos.7.200422.0945.x86_64 requires libMagickCore-6.Q16.so.6()(64bit)
plesk-php56-imagick-3.1.2-centos7.20042209.x86_64 requires libMagickWand-6.Q16.so.6()(64bit)

Yum clean all doesn't address it:

# yum clean all

PPPM-11847 doesn't have a KB associated with it so not sure what it covers
PPPM-11893 looks like it focuses on libMagickWand.so.5 and Plesk Obsidian
 
Hello,

CloudLinux 7.8 with ImageMagic 6.9 has been released tomorrow (link). You can check availiable version :
{code}
# yum list avialiable ImageMagick
....
Available Packages
ImageMagick.i686 6.9.10.68-3.el7 cloudlinux-x86_64-server-7
ImageMagick.x86_64 6.9.10.68-3.el7 cloudlinux-x86_64-server-7
{code}

If you doesn't have versions 6.9 availiable - i recommend to check yum settings (is package somehow blacklisted, or some specific plugins installed) and repository setup. If you use custom CloudLinux mirror - update it. Or ask CloudLinux support for assitstance - it might be some troubles for their repository
 
‪CentOS Linux 7.7.1908
Version 17.8.11 Update #85
No CloudLinux

Plesk Onyx for Linux returns this error for Yum and Plesk update commands:

403 packages excluded due to repository priority protections
Exception: Failed to solve dependencies:
plesk-php56-imagick-3.1.2-centos7.20042209.x86_64 requires libMagickCore-6.Q16.so.6()(64bit)
plesk-php73-imagick-3.4.3-1centos.7.200422.0945.x86_64 requires libMagickWand-6.Q16.so.6()(64bit)
plesk-php73-imagick-3.4.3-1centos.7.200422.0945.x86_64 requires libMagickCore-6.Q16.so.6()(64bit)
plesk-php56-imagick-3.1.2-centos7.20042209.x86_64 requires libMagickWand-6.Q16.so.6()(64bit)

Yum clean all doesn't address it:

# yum clean all

PPPM-11847 doesn't have a KB associated with it so not sure what it covers
PPPM-11893 looks like it focuses on libMagickWand.so.5 and Plesk Obsidian

Have you found a solution for this?
 
Back
Top