• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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