• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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