plesk / centos2alma

CentOS 7 to AlmaLinux 8 conversion tool
Apache License 2.0
38 stars 8 forks source link

Fix message when autoinstallerrc has Plesk archive SOURCE #355

Closed ukablan-wpc closed 3 days ago

ukablan-wpc commented 3 days ago

Old message was like:


[root@ip-10-69-45-162 ~]# ./centos2alma 
Doing preparation checks...
Required pre-conversion condition 'checking if all packages are up to date' not met:
    There are packages which are not up to date. Call `yum update -y && reboot` to update the packages.

Required pre-conversion condition 'checking if SOURCE points to old archive' not met:
    Old archive doesn't serve up-to-date Plesk.
    Edit {self.AUTOINSTALLERRC_PATH} and change SOURCE - i.e. https://autoinstall.plesk.com

Conversion can't be performed due to the problems noted above