Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of composer on CentOS 7 with PHP 7.0 already installed #98

Open
csdougliss opened this issue Apr 27, 2016 · 0 comments
Open

Comments

@csdougliss
Copy link

rror: Execution of '/bin/yum -d 0 -e 0 -y install php-cli' returned 1: Error: php70w-common conflicts with php-common-5.4.16-36.el7_1.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Error: /Stage[main]/Composer/Package[php-cli]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y install php-cli' returned 1: Error: php70w-common conflicts with php-common-5.4.16-36.el7_1.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Notice: /Stage[main]/Composer/Augeas[whitelist_phar]: Dependency Package[php-cli] has failures: true
Warning: /Stage[main]/Composer/Augeas[whitelist_phar]: Skipping because of failed dependencies
Notice: /Stage[main]/Composer/Augeas[allow_url_fopen]: Dependency Package[php-cli] has failures: true
Warning: /Stage[main]/Composer/Augeas[allow_url_fopen]: Skipping because of failed dependencies
Notice: /Stage[main]/Composer/Exec[download_composer]: Dependency Package[php-cli] has failures: true
Warning: /Stage[main]/Composer/Exec[download_composer]: Skipping because of failed dependencies
Notice: /Stage[main]/Composer/File[/usr/local/bin/composer]: Dependency Package[php-cli] has failures: true
Warning: /Stage[main]/Composer/File[/usr/local/bin/composer]: Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant