LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error: php55u-cli conflicts with php-cli-5.3.3-47.el6.x86_64 (https://www.linuxquestions.org/questions/linux-newbie-8/error-php55u-cli-conflicts-with-php-cli-5-3-3-47-el6-x86_64-a-4175584273/)

NotionCommotion 07-10-2016 02:56 PM

Error: php55u-cli conflicts with php-cli-5.3.3-47.el6.x86_64
 
Trying to get a newer PHP version on a Centos 6 box. Get the following error. Uninstalled PHP, but didn't help. Any recommendations? Thankyou

Code:

[root@vps2 html]# yum -y install php55u
Loaded plugins: fastestmirror, priorities
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftpmirror.your.org
 * epel: mirror.steadfast.net
 * extras: mirror.tzulo.com
 * ius: ord.mirror.rackspace.com
 * rpmforge: mirror.team-cymru.org
 * updates: mirror.steadfast.net
1657 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package php55u.x86_64 0:5.5.37-1.ius.centos6 will be installed
--> Processing Dependency: php55u-common(x86-64) = 5.5.37-1.ius.centos6 for package: php55u-5.5.37-1.ius.centos6.x86_64
--> Processing Dependency: php55u-cli(x86-64) = 5.5.37-1.ius.centos6 for package: php55u-5.5.37-1.ius.centos6.x86_64
--> Running transaction check
---> Package php55u-cli.x86_64 0:5.5.37-1.ius.centos6 will be installed
---> Package php55u-common.x86_64 0:5.5.37-1.ius.centos6 will be installed
--> Processing Dependency: php55u-pecl-jsonc(x86-64) for package: php55u-common-5.5.37-1.ius.centos6.x86_64
--> Running transaction check
---> Package php55u-pecl-jsonc.x86_64 0:1.3.10-1.ius.centos6 will be installed
--> Processing Dependency: php55u-pear for package: php55u-pecl-jsonc-1.3.10-1.ius.centos6.x86_64
--> Processing Dependency: php55u-pear for package: php55u-pecl-jsonc-1.3.10-1.ius.centos6.x86_64
--> Running transaction check
---> Package php55u-pear.noarch 1:1.10.1-2.ius.centos6 will be installed
--> Processing Dependency: php55u-xml for package: 1:php55u-pear-1.10.1-2.ius.centos6.noarch
--> Processing Dependency: php55u-posix for package: 1:php55u-pear-1.10.1-2.ius.centos6.noarch
--> Running transaction check
---> Package php55u-process.x86_64 0:5.5.37-1.ius.centos6 will be installed
---> Package php55u-xml.x86_64 0:5.5.37-1.ius.centos6 will be installed
--> Processing Conflict: php55u-cli-5.5.37-1.ius.centos6.x86_64 conflicts php-cli < 5.5
--> Processing Conflict: php55u-common-5.5.37-1.ius.centos6.x86_64 conflicts php-common < 5.5
--> Processing Conflict: php55u-xml-5.5.37-1.ius.centos6.x86_64 conflicts php-xml < 5.5
--> Processing Conflict: php55u-5.5.37-1.ius.centos6.x86_64 conflicts php < 5.5
--> Finished Dependency Resolution
Error: php55u-cli conflicts with php-cli-5.3.3-47.el6.x86_64
Error: php55u-common conflicts with php-common-5.3.3-47.el6.x86_64
Error: php55u conflicts with php-5.3.3-47.el6.x86_64
Error: php55u-xml conflicts with php-xml-5.3.3-47.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@vps2 html]#


business_kid 07-12-2016 02:02 AM

Try an upgrade and replace one with the other.


All times are GMT -5. The time now is 06:58 AM.