Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vultr cpanel installs have various errors on conversion #122

Open
cpaneljesse opened this issue Sep 17, 2022 · 3 comments
Open

vultr cpanel installs have various errors on conversion #122

cpaneljesse opened this issue Sep 17, 2022 · 3 comments

Comments

@cpaneljesse
Copy link

[root@cpanel60784976 ~]# /scripts/elevate-cpanel --check
* 17-16:08:20 (2504) [WARN] *** Elevation Blocker detected: ***
This installation of cPanel (11.104.0.4) does not appear to be up to date. Please upgrade cPanel to a most recent version.

* 17-16:08:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MySQL 5.7 community server.
This version is not available for AlmaLinux 8.
You first need to update your MySQL server to 8.0 or later.

You can update to version 8.0 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0

Once the MySQL upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-16:08:22 (3018) [ERROR] 2 package(s) installed from unsupported YUM repo 'elrepo' from /etc/yum.repos.d/elrepo.repo
* 17-16:08:22 (3029) [WARN] Unsupported YUM repo enabled 'apprepo' without packages installed from /etc/yum.repos.d/vultr-apprepo.repo
* 17-16:08:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

@toddr
Copy link
Member

toddr commented Sep 28, 2022

@cpaneljesse I assume your only concern here is this, right?

* 17-16:08:22 (3018) [ERROR] 2 package(s) installed from unsupported YUM repo 'elrepo' from /etc/yum.repos.d/elrepo.repo
* 17-16:08:22 (3029) [WARN] Unsupported YUM repo enabled 'apprepo' without packages installed from /etc/yum.repos.d/vultr-apprepo.repo

@cpaneljesse
Copy link
Author

@toddr yes, that is the concern.

@hyssop
Copy link

hyssop commented May 11, 2023

I am seeing this error when checking Elevate on all my Vultr cPanel servers.

# yum list installed | grep elrepo
elrepo-release.noarch 7.0-6.el7.elrepo @elrepo
kmod-ixgbe.x86_64 5.12.5-2.el7_9.elrepo @elrepo

I have created test instances today on Vultr that are the same instance I originally installed cPanel on and they don't have these.

What is the status on this issue?

Can the packages and repo simply be removed and Elevate run?


I am also seeing a warning to remove python3 (again on all Vultr servers). I also see python3.6 is installed on the test instance today. I don't know why it's there (i.e if it's used by anything - it's not used by cPanel).

I assume there should be no issue removing it and running Elevate. Can anyone confirm?

-Pete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants