错误:包:php-intl-7.3.28-1.el7.remi.x86_64

问题描述

您好,我收到以下错误

错误:包:PHP-intl-7.3.28-1.el7.remi.x86_64”在我完成了在 CentOS 7 上安装 iRedMail 的所有设置步骤之后。

Error: Package: PHP-intl-7.3.28-1.el7.remi.x86_64 (remi-PHP73)
           Requires: libicuio.so.65()(64bit)
Error: Package: PHP-mbstring-7.3.28-1.el7.remi.x86_64 (remi-PHP73)
           Requires: libonig.so.105()(64bit)
Error: Package: PHP-intl-7.3.28-1.el7.remi.x86_64 (remi-PHP73)
           Requires: libicudata.so.65()(64bit)
Error: Package: PHP-intl-7.3.28-1.el7.remi.x86_64 (remi-PHP73)
           Requires: libicuuc.so.65()(64bit)
Error: Package: PHP-intl-7.3.28-1.el7.remi.x86_64 (remi-PHP73)
           Requires: libicui18n.so.65()(64bit)
 You Could try using --skip-broken to work around the problem
 You Could try running: rpm -Va --nofiles --nodigest
<< ERROR >> Installation Failed,please check the terminal output.
<< ERROR >> If you're not sure what the problem is,try to get help in iRedMail
<< ERROR >> forum: https://forum.iredmail.org/
[root@mail iRedMail-1.4.0]# PHP -v
PHP 7.3.28 (cli) (built: Apr 27 2021 13:57:06) ( NTS )
copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.28,copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.28,copyright (c) 1999-2018,by Zend Technologies

我之前已经使用以下指南安装了 PHP 7.3 https://linuxize.com/post/install-php-7-on-centos-7/

你们能告诉我可能是什么问题吗?我可以提供任何其他详细信息。

解决方法

要正确安装,请按照Wizard

中的官方说明进行操作

您的问题中缺少完整的 yum 输出,但看起来为所有 PHP 版本提供通用依赖项的 remi-safe 存储库未启用(默认情况下,当您安装 >remi-release 包)