imagick icon indicating copy to clipboard operation
imagick copied to clipboard

php-legacy-imagick-3.8.0-1 compiled against v1809 but v1810 is loaded

Open hpetrus opened this issue 9 months ago • 3 comments

I nextcloud 31.0.7-1, php-legacy-imagick causes a warning in the logs:

Version warning: Imagick was compiled against ImageMagick version 1809 but version 1810 is loaded. Imagick will run but may behave surprisingly at Unknown#0 

From previous experiences, this can cause some problems. Could it be updated, please?

hpetrus avatar Aug 05 '25 22:08 hpetrus

Seems like you should go to nextcloud devs, and they go to debian maintainers to recompile pecl module after ImageMagick 7.1.2 upgrade

Image

botanegg avatar Aug 11 '25 11:08 botanegg

Thanks @botanegg; I will.

hpetrus avatar Aug 11 '25 11:08 hpetrus

There is a PR that changes default for distros so this is kind of a feature request.

bukka avatar Aug 14 '25 10:08 bukka