It’s php-pecl-imagick
which is required by nethserver-horde.
Installation of php-pecl-imagick
doesn’t work on updated 7.7, it only works in 7.8 because the newer version of ImageMagick is available.
So it seems the issue only occurs if php-pecl-imagick
was installed some time ago. Unfortunately I don’t have snapshots anymore to retry the process.
[root@testserver ~]# yum install php-pecl-imagick
Error: Package: php-pecl-imagick-3.4.4-1.el7.x86_64 (epel)
Requires: libMagickWand-6.Q16.so.6()(64bit)
Error: Package: php-pecl-imagick-3.4.4-1.el7.x86_64 (epel)
Requires: libMagickCore-6.Q16.so.6()(64bit)
Similar problem: