Upgrading the system to AlmaLinux 8
-
Have you removed all PHP versions except PHP7.4 and PHP8.1 in EasyApache? 0 -
Yes, all other versions were removed from EasyApache, except for the 2 stated. Hardened PHP also removed from Immunify360. 0 -
What Yum repositories do you have installed? You can see these in /etc/yum.repos.d/ 0 -
CentOS-Base.repo CentOS-CR.repo CentOS-Debuginfo.repo CentOS-Media.repo CentOS-Sources.repo CentOS-Vault.repo CentOS-fasttrack.repo CentOS-x86_64-kernel.repo EA4-experimental.repo EA4.repo MariaDB100.repo MariaDB101.repo MariaDB102.repo MariaDB103.repo cPAddons.repo cpanel-plugins.repo epel-testing.repo epel.repo imunify-rollout.repo imunify360-current.repo imunify360-ea-php-hardened.repo imunify360-testing.repo imunify360.repo kernelcare.repo litespeed.repo remi-glpi91.repo remi-glpi92.repo remi-glpi93.repo remi-glpi94.repo remi-modular.repo remi-php54.repo remi-php70.repo remi-php71.repo remi-php72.repo remi-php73.repo remi-php74.repo remi-safe.repo remi.repo 0 -
I'd try disabling the Remi repositories and go from there, since those aren't provided by the OS or cPanel. 0 -
Ok, I had an older update checker script apparently ver.1 when it should be vers. 4. After updating that then running the checker again I ended up with: ------------------------------------------- [root@host ~]# /scripts/elevate-cpanel --check --upgrade-to=almalinux * 2022-12-27 16:10:00 [WARN] Unsupported YUM repo enabled 'remi-php74' without packages installed from /etc/yum.repos.d/remi-php74.repo * 2022-12-27 16:10:00 [WARN] Unsupported YUM repo enabled 'litespeed' without packages installed from /etc/yum.repos.d/litespeed.repo * 2022-12-27 16:10:00 [ERROR] 2 package(s) installed from unsupported YUM repo 'litespeed-update' from /etc/yum.repos.d/litespeed.repo * 2022-12-27 16:10:00 [WARN] Unsupported YUM repo enabled 'EA4-experimental' without packages installed from /etc/yum.repos.d/EA4-experimental.repo * 2022-12-27 16:10:00 [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. ------------------------------------------- After disabling the above repos and re-running the script I ended up with: [root@host ~]# /scripts/elevate-cpanel --check --upgrade-to=almalinux * 2022-12-27 16:33:05 [INFO] Checking if your system is up to date: * 2022-12-27 16:33:05 [INFO] Running: /usr/bin/yum clean all * 2022-12-27 16:33:05 [INFO] * 2022-12-27 16:33:05 [INFO] Loaded plugins: fastestmirror, universal-hooks * 2022-12-27 16:33:05 [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB103 base * 2022-12-27 16:33:05 [INFO] : epel extras imunify360 imunify360-rollout-1 imunify360-rollout-2 * 2022-12-27 16:33:05 [INFO] : imunify360-rollout-3 imunify360-rollout-4 kernelcare updates * 2022-12-27 16:33:05 [INFO] Cleaning up list of fastest mirrors * 2022-12-27 16:33:05 [INFO] Other repos take up 102 M of disk space (use --verbose for details) * 2022-12-27 16:33:05 [INFO] * 2022-12-27 16:33:05 [INFO] Running: /usr/bin/yum check-update -q * 2022-12-27 16:33:05 [INFO] * 2022-12-27 16:33:20 [INFO] * 2022-12-27 16:33:20 [INFO] Checking /scripts/sysup * 2022-12-27 16:33:20 [INFO] Running: /scripts/sysup * 2022-12-27 16:33:20 [INFO] * 2022-12-27 16:33:20 [INFO] checkyum version 22.3 (excludes: bind-chroot) * 2022-12-27 16:33:20 [INFO] All Needed Packages are already installed. * 2022-12-27 16:33:20 [INFO] * 2022-12-27 16:33:20 [INFO] Checking EasyApache profile compatibility with AlmaLinux 8. * 2022-12-27 16:33:20 [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/OE_mvbyJCj/ea_profile.json * 2022-12-27 16:33:21 [INFO] Backed up EA4 profile to /tmp/OE_mvbyJCj/ea_profile.json * 2022-12-27 16:33:21 [INFO] There is no known blockers to start the elevation process. You can consider running: /scripts/elevate-cpanel --start [root@host ~]# -------------------------------------------------------------------- Which looks OK to update - unless anyone knows of any nasties to watch out for? Thanks for the help. 0 -
Looks like you're good to go! Remember, ELevate is still in experimental mode, so have a Plan B just in case. 0
Please sign in to leave a comment.
Comments
7 comments