Hello,
I need to install SSH2, but I can't. I'm running into these errors:
Resolving Dependencies
--> Running transaction check
---> Package php-devel.i686 0:5.3.3-23.el6_4 will be installed
--> Processing Dependency: php(x86-32) = 5.3.3-23.el6_4 for package: php-devel-5.3.3-23.el6_4.i686
--> Processing Dependency: automake for package: php-devel-5.3.3-23.el6_4.i686
--> Processing Dependency: autoconf for package: php-devel-5.3.3-23.el6_4.i686
--> Running transaction check
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package automake.noarch 0:1.11.1-4.el6 will be installed
---> Package php-devel.i686 0:5.3.3-23.el6_4 will be installed
--> Processing Dependency: php(x86-32) = 5.3.3-23.el6_4 for package: php-devel-5.3.3-23.el6_4.i686
--> Finished Dependency Resolution
Error: Package: php-devel-5.3.3-23.el6_4.i686 (updates)
Requires: php(x86-32) = 5.3.3-23.el6_4
Installed: php-5.4.22-1.el6.remi.i686 (@remi)
php(x86-32) = 5.4.22-1.el6.remi
Available: php-5.3.3-22.el6.i686 (base)
php(x86-32) = 5.3.3-22.el6
Available: php-5.3.3-23.el6_4.i686 (updates)
php(x86-32) = 5.3.3-23.el6_4
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
What to do?