Issue
Cannot install MySQL Governor due to the following error:
You are attempting to install a LOWER mysql version (...) than currently installed one (...).
This could lead to unpredictable consequences, like fully non working service.
Please, wait until newer version becomes available in CloudLinux repositories.
You can find the full log of MySQL Governor installation in the /usr/share/lve/dbgovernor/governor_install.log file - please see an example of this log below.
...
If something went wrong during or after installation process, execute /usr/share/lve/dbgovernor/mysqlgovernor --delete for native procedure restoring of MySQL packages
New packages will be installed:
cl-MySQL-meta-5.7.29-1.el7.cloudlinux.x86_64.rpm
cl-MySQL-meta-client-5.7.29-1.el7.cloudlinux.x86_64.rpm
cl-MySQL-meta-devel-5.7.29-1.el7.cloudlinux.x86_64.rpm
...
numactl-devel-2.0.12-3.el7_7.1.x86_64.rpm
Error: installation of governor-mysql through wizard cannot be continued.
You are attempting to install a LOWER mysql version (5.7.29) than currently installed one (5.7.30).
This could lead to unpredictable consequences, like fully non working service.
Please, wait until newer version becomes available in CloudLinux repositories.
Other similar symptoms
Due to the same issue, CL Wizard couldn't install the MySQL Governor - the MySQL Governor is marked as 'Skipped' on the dashboard:
MySQL Governor initial installation/upgrade can also fail with the following errors:
WARNING!!!! Package cl-MariaDB106-libs was not downloaded
WARNING!!!! Package cl-MariaDB106-server was not downloaded
WARNING!!!! Package cl-MariaDB106 was not downloaded
WARNING!!!! Package cl-MariaDB106-devel was not downloaded
Install of MySQL packages will not be completed because not all new packages have been downloaded
Explanation
This error means you are currently running the newer MySQL/MariaDB version than the supported one. The issue may happen because we put the new releases of MySQL/MariaDB into the Beta repository before placing them into Stable repositories; this allows some testing time before the production release. Thus the MySQL/MariaDB version from the vendor repositories might be higher than the appropriate MySQL/MariaDB version from Cloudlinux production repositories.
For example:
You have installed MariaDB 10.3.23, and your attempt to install MySQL Governor ends by the error:
"You are attempting to install a LOWER mariadb version (10.3.22) than currently installed one (10.3.23)."
Your installed MariaDB 10.3.23 should be replaced by the same version of the CL MariaDB server, but the CL production repository provides only version 10.3.22. The required version 10.3.23 is not available there to install.
Solution
You have two options on how to proceed in this case:
- If the new MySQL/MariaDB version is available in our beta repository, you should be able to complete MySQL Governor installation by running:
# /usr/share/lve/dbgovernor/mysqlgovernor.py --install-beta
You may check fresh MySQL/MariaDB releases in our CloudLinux Blog.
If the new MySQL or MariaDB version that you need is not available yet from the beta repo, then please wait 1-3 days and recheck the CL Blog (in rare cases, we have some delay due to preparing the DB release).
2. if you don't wish to use a beta version, you need to wait till the package is moved to the production repository. Usually, it takes around 1-2 weeks for us to go from beta to the production repository.
Once the new version is released to our production repository, then MySQL Governor installation will complete smoothly. Please stay tuned to our blog: https://blog.cloudlinux.com or subscribe to the CL mailing list and monitor the info about the new releases.
Comments
4 comments
No, this is not correct. this messager it say the same think when is installed in any mysql version even in mariadb so this is not the problem.
please escalate this, we need to use the server and install governor.
Zoilo, we would like to review the issue in place. Could you please create a support request for us?
Hello,
We need MySQL 8.0.32 to to resume Governor installation:
You are attempting to install a LOWER mysql version (8.0.31) than currently installed one (8.0.32).
Continue? [y/n] n
Misael, unfortunately, the support for 8.0.32 was not added yet. Please monitor the version releases at https://changelog.cloudlinux.com/cl-MySQL80 .
Please sign in to leave a comment.