cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
43 stars 29 forks source link

Have pre_leapp component remove packages that leapp will remove #440

Closed cPholloway closed 2 months ago

cPholloway commented 2 months ago

Case RE-132: The leapp utility will remove some packages due to incompatibility/dependency related issues after the upgrade to AlmaLinux/CloudLinux 8 has been completed. Rather than relying on leapp to handle the removal of these packages (potential upstream bugs), we should instead manually remove them as part of a pre_leapp component. This change updates a component to perform this removal prior to leapp executing.

Changelog: Have pre_leapp component remove packages that leapp will remove

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf