You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloudlinuxos/elevate/README.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -426,7 +426,7 @@ You may encounter the following error message when attempting to upgrade:
426
426
One or more EasyApache 4 package(s) are not compatible with CloudLinux 8.
427
427
Please remove these packages before continuing the update.
428
428
- ea-apache24-mod-unsupported-package
429
-
- ...
429
+
- ...
430
430
```
431
431
432
432
Review and remove the listed EasyApache packages, then restart the process.
@@ -452,6 +452,16 @@ It's recommended to follow the provided suggestion and remove the repositories a
452
452
453
453
If you'd like to add the configuration data for new repositories and packages to Leapp, please refer to the [Contribution](/cloudlinuxos/elevate/#contribution) section of the manual for information on the proper procedure for doing so.
454
454
455
+
#### Modified or custom package repositories
456
+
457
+
CloudLinux Elevate is intended for use with the default CloudLinux repositories. If you have custom/local repositories providing CloudLinux packages, or have disalbed CLN communication, you most likely won't be able to complete the upgrade process.
458
+
459
+
If you encounter problems in this scenario:
460
+
_ Before restarting the upgrade, restore the stock configuration of repositories.
461
+
_ Re-enable RHN plugins and ensure that the system is registered with CLN.
462
+
_ Make sure there are no repositories that are hardcoded to use a specific major OS version (e.g. 7) instead of $releasever.
463
+
_ Continue with the upgrade process.
464
+
455
465
456
466
## Known issues
457
467
@@ -630,7 +640,7 @@ This scenario contains steps on how to upgrade CloudLinux 7 to CloudLinux 8 on s
630
640
631
641
It uses an additional tool to assist with migration of cPanel-related features - the script provided by the cPanel team: [elevate-cpanel](https://github.com/cpanel/elevate).
632
642
633
-
See the official cPanel Elevate documentation at https://cpanel.github.io/elevate/
643
+
See the [official cPanel Elevate documentation here](https://cpanel.github.io/elevate/).
634
644
635
645
### Upgrade process overview
636
646
@@ -794,8 +804,7 @@ This scenario contains steps on how to upgrade CloudLinux 7 to CloudLinux 8 on s
794
804
795
805
The process is performed through a tool provifed and maintained by the Plesk team, [cloudlinux7to8](https://github.com/plesk/cloudlinux7to8), with CL Leapp as a component of the process.
796
806
797
-
See the official Plesk cloudlinux7to8 documentation with additional details at [the project page for cloudlinux7to8
See the official Plesk cloudlinux7to8 documentation with additional details at [the project page for cloudlinux7to8](https://github.com/plesk/cloudlinux7to8?tab=readme-ov-file#)
0 commit comments