Well done on releasing the PHP Selector. This is really good news!
I tried installing on one of our CL servers, and this was the result:
yum groupinstall alt-php --enablerepo=cloudlinux-updates-testing
Error: Package: alt-php54-mysql-5.4.2-13.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: alt-php53-mysql-5.3.12-9.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Error: Package: alt-php53-mysql-5.3.12-9.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: alt-php54-mysql-5.4.2-13.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
You could try using --skip-broken to work around the problem
** Found 5 pre-existing rpmdb problem(s), yum check output follows:
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.80-0.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
Any advice on getting this to work, please?
I tried installing on one of our CL servers, and this was the result:
yum groupinstall alt-php --enablerepo=cloudlinux-updates-testing
Error: Package: alt-php54-mysql-5.4.2-13.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: alt-php53-mysql-5.3.12-9.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Error: Package: alt-php53-mysql-5.3.12-9.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: alt-php54-mysql-5.4.2-13.el6.x86_64 (cloudlinux-updates-testing)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
You could try using --skip-broken to work around the problem
** Found 5 pre-existing rpmdb problem(s), yum check output follows:
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.80-0.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
Any advice on getting this to work, please?
Comment