错误:套件:ImageMagick-6.9.11.28-1.el7.remi.x86_64remi

问题描述

cPanel命令出现以下错误

不确定如何解决此问题。有帮助吗?

完整日志https://pastebin.com/PRuYP6tg

#/ usr / local / cpanel / scripts / rpmup

...

Error: Package: ImageMagick-6.9.11.28-1.el7.remi.x86_64 (remi)
You Could try using --skip-broken to work around the problem
Error: Package: ImageMagick-libs-6.9.11.28-1.el7.remi.x86_64 (remi)
You Could try running: rpm -Va --nofiles --nodigest
info [rpmup] Completed yum execution “--assumeyes --color=never --config /etc/yum.conf update --disablerepo=epel”: in 3.459 second(s).
(XID dx5fnu) “/usr/bin/yum” reported error code “1” when it ended:
checkyum version 22.3  (excludes: bind-chroot ruby)

# yum repolist all | grep epel
 * epel: ewr.edge.kernel.org
epel/x86_64                          Extra Packages for Ente enabled: 12,624+802
epel-debuginfo/x86_64                Extra Packages for Ente disabled
epel-source/x86_64                   Extra Packages for Ente disabled
epel-testing/x86_64                  Extra Packages for Ente disabled
epel-testing-debuginfo/x86_64        Extra Packages for Ente disabled
epel-testing-source/x86_64           Extra Packages for Ente disabled

解决方法

缺少EPEL存储库,它提供了缺少的依赖项。

在存储库configuration pageFAQ

中进行了解释