Ошибка при установке композитора на CentOS7
Когда я бегу sudo yum install composer
на CentOS7 я получаю эту ошибку
Error: Package: composer-1.8.4-1.el7.noarch (epel)
Requires: php-zip
Available: php-common-5.4.16-46.el7.x86_64 (base)
php-zip
Available: php-pecl-zip-1.15.3-1.el7.remi.7.0.x86_64 (remi-php70)
php-zip = 1:1.15.3-1.el7.remi.7.0
Available: php-pecl-zip-1.15.3-1.el7.remi.7.1.x86_64 (remi-php71)
php-zip = 1:1.15.3-1.el7.remi.7.1
Available: php-pecl-zip-1.15.3-1.el7.remi.7.2.x86_64 (remi-php72)
php-zip = 1:1.15.3-1.el7.remi.7.2
Available: php-pecl-zip-1.15.3-4.el7.remi.7.3.x86_64 (remi-php73)
php-zip = 1:1.15.3-4.el7.remi.7.3
Available: php-pecl-zip-1.15.4-1.el7.remi.7.0.x86_64 (remi-php70)
php-zip = 1:1.15.4-1.el7.remi.7.0
Available: php-pecl-zip-1.15.4-1.el7.remi.7.1.x86_64 (remi-php71)
php-zip = 1:1.15.4-1.el7.remi.7.1
Available: php-pecl-zip-1.15.4-1.el7.remi.7.2.x86_64 (remi-php72)
php-zip = 1:1.15.4-1.el7.remi.7.2
Available: php-pecl-zip-1.15.4-1.el7.remi.7.3.x86_64 (remi-php73)
php-zip = 1:1.15.4-1.el7.remi.7.3
Available: php55w-common-5.5.38-1.w7.x86_64 (webtatic)
php-zip
Available: php56w-common-5.6.40-1.w7.x86_64 (webtatic)
php-zip
Available: php70w-common-7.0.33-1.w7.x86_64 (webtatic)
php-zip
Available: php71w-common-7.1.26-1.w7.x86_64 (webtatic)
php-zip
Available: php71w-common-7.1.27-1.w7.x86_64 (webtatic)
php-zip
Available: php72w-common-7.2.14-1.w7.x86_64 (webtatic)
php-zip
Available: php72w-common-7.2.16-1.w7.x86_64 (webtatic)
php-zip
Installed: php-common-7.3.4-1.el7.remi.x86_64 (@remi-php73)
Not found
Available: php-common-7.0.33-5.el7.remi.x86_64 (remi-php70)
Not found
Available: php-common-7.0.33-7.el7.remi.x86_64 (remi-php70)
Not found
Available: php-common-7.1.27-1.el7.remi.x86_64 (remi-php71)
Not found
Available: php-common-7.1.28-1.el7.remi.x86_64 (remi-php71)
Not found
Available: php-common-7.2.16-1.el7.remi.x86_64 (remi-php72)
Not found
Available: php-common-7.2.17-1.el7.remi.x86_64 (remi-php72)
Not found
Available: php-common-7.3.3-1.el7.remi.x86_64 (remi-php73)
Not found
Вы можете попробовать использовать --skip-broken, чтобы обойти проблему. Вы можете попробовать запустить: rpm -Va --nofiles --nodigest
Я пробовал бегать rpm -Va --nofiles --nodigest
и я все еще понимаю проблему.