Skip to main content

CloudLinux Knowledge Base

Cannot install the best update candidate (yum/dnf)

Comments

2 comments

  • Curtis Pang

    become this

    --

     

     yum update
    This system is receiving updates from CloudLinux Network server.
    Last metadata expiration check: 0:02:24 ago on Sunday, September 18, 2022 AM03:26:38 HKT.
    Error:
     Problem: cannot install the best update candidate for package alt-php74-imunify-sqlite3-7.4.7-2.el8.x86_64
      - nothing provides alt-php-internal-common = 7.4.15-3.el8 needed by alt-php-internal-sqlite3-7.4.15-3.el8.x86_64
    (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
    [root@tgt-tko-m901 ~]# yum install alt-php74-imunify-sqlite3-7.4.7-2.el8.x86_64
    This system is receiving updates from CloudLinux Network server.
    Last metadata expiration check: 0:02:43 ago on Sunday, September 18, 2022 AM03:26:38 HKT.
    Package alt-php74-imunify-sqlite3-7.4.7-2.el8.x86_64 is already installed.
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@tgt-tko-m901 ~]# yum install alt-php-internal-common
    This system is receiving updates from CloudLinux Network server.
    Last metadata expiration check: 0:02:53 ago on Sunday, September 18, 2022 AM03:26:38 HKT.
    Package alt-php-internal-common-7.4.21-3.el8.x86_64 is already installed.
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@tgt-tko-m901 ~]# yum install alt-php74-imunify-sqlite3-7.4.7-2.el8.x86_64
    This system is receiving updates from CloudLinux Network server.
    Last metadata expiration check: 0:03:04 ago on Sunday, September 18, 2022 AM03:26:38 HKT.
    Package alt-php74-imunify-sqlite3-7.4.7-2.el8.x86_64 is already installed.
    Dependencies resolved.
    Nothing to do.
    Complete!

    1
  • Vitaly Nemykin

    Hello Scicube,
    Could you please check what the version of alt-php-internal-common package you have already installed?

    rpm -qa |grep alt-php-internal-common
    0

Please sign in to leave a comment.