Control Web Panel

WebPanel => Updates => Topic started by: venty on July 23, 2026, 06:43:38 AM

Title: I am trying to update via CWP, but...?!?
Post by: venty on July 23, 2026, 06:43:38 AM
Hi,

I am trying to update via CWP (panel), but I get this error. Please take a look:

https://prnt.sc/Q0n8puLgsL3j

What should I do?

 BR
Venty
Title: Re: I am trying to update via CWP, but...?!?
Post by: overseer on July 23, 2026, 02:27:50 PM
Sorry, not enough info showing in that screenshot. Can you paste in the full errors (and command that produced it)?
Title: Re: I am trying to update via CWP, but...?!?
Post by: Starburst on July 23, 2026, 03:31:14 PM
It's the end from php-pecl-imagick error from the other post.
Title: Re: I am trying to update via CWP, but...?!?
Post by: Starburst on July 23, 2026, 03:34:47 PM
@venty

It helps if you keep everything related to 1 error in one post.
Instead of just posting pieces all over.

This is the error @overseer asked for at:
https://forum.centos-webpanel.com/updates/almalinux-9-8-imagemagick/msg53716/?topicseen#msg53716

--

The error is:
Quote
package php-pecl-imagick-3.7.0-1.el9.x86_64 from @System requires libMagickCore-6.Q16.so.7()(64bit), but none of the providers can be installed

And end with:
Quote
cannot install the best update candidate for package ImageMagick-6.9.13.50-1.el9.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Adding the --allowerasing takes care of it.