PHP Selector

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • unnikrishnan.a
    Junior Member
    Forum Explorer
    • Mar 2021
    • 10

    #1

    PHP Selector

    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?
  • miron
    Junior Member
    • Apr 2017
    • 12

    #2
    Hello,

    Same here, tried to install on one CL box:

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    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

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Comment

    • 2webmaster
      Senior Member
      Forum ExplorerTechnical AssociateSolutions Developer
      • Mar 2021
      • 101

      #3
      I receive the below errors when trying to install.

      > alt-php53-mysql-5.3.12-9.el5.x86_64 from cloudlinux-updates-testing has depsolving problems
      > --> Missing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by package alt-php53-mys ql-5.3.12-9.el5.x86_64 (cloudlinux-updates-testing)
      > alt-php53-mysql-5.3.12-9.el5.x86_64 from cloudlinux-updates-testing has depsolving problems
      > --> Missing Dependency: libmysqlclient.so.15()(64bit) is needed by package alt-php53-mysql-5.3.12-9.el5.x 86_64 (cloudlinux-updates-testing)
      > alt-php54-mysql-5.4.2-13.el5.x86_64 from cloudlinux-updates-testing has depsolving problems
      > --> Missing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by package alt-php54-mys ql-5.4.2-13.el5.x86_64 (cloudlinux-updates-testing)
      > alt-php54-mysql-5.4.2-13.el5.x86_64 from cloudlinux-updates-testing has depsolving problems
      > --> Missing Dependency: libmysqlclient.so.15()(64bit) is needed by package alt-php54-mysql-5.4.2-13.el5.x 86_64 (cloudlinux-updates-testing)
      > Error: Missing Dependency: libmysqlclient.so.15()(64bit) is needed by package alt-php54-mysql-5.4.2-13.el5. x86_64 (cloudlinux-updates-testing)
      > Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by package alt-php54-my sql-5.4.2-13.el5.x86_64 (cloudlinux-updates-testing)
      > Error: Missing Dependency: libmysqlclient.so.15()(64bit) is needed by package alt-php53-mysql-5.3.12-9.el5. x86_64 (cloudlinux-updates-testing)
      > Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by package alt-php53-my sql-5.3.12-9.el5.x86_64 (cloudlinux-updates-testing)

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        This bug should be fixed next week.

        Comment

        • rajesh
          Junior Member
          • Mar 2021
          • 9

          #5
          Is it fixed now?

          Comment

          Working...