hello I updated to edge to test more and I got error
Ran the correction in Terminal
and seems problem was fix.
- but just reporting maybe they can fix this so not to have this error and everyone would need to run the command from terminal to fix it 
Code:
[2022-02-17 02:34:12 -0600] Problems were detected with cPanel-provided files which are controlled by packages.
[2022-02-17 02:34:12 -0600] If you did not make these changes intentionally, you can correct them by running:
[2022-02-17 02:34:12 -0600]
[2022-02-17 02:34:12 -0600] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2022-02-17 02:34:12 -0600] The following packages are missing from your system:
[2022-02-17 02:34:12 -0600] cpanel-libzip-1.8.0-5.cp11102
[2022-02-17 02:34:12 -0600] cpanel-libzip-devel-1.8.0-5.cp11102
Code:
/usr/local/cpanel/scripts/check_cpanel_pkgs --fix
Code:
root@server2:~# /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2022-02-17 02:34:12 -0600]
[2022-02-17 02:34:12 -0600] Problems were detected with cPanel-provided files which are controlled by packages.
[2022-02-17 02:34:12 -0600] If you did not make these changes intentionally, you can correct them by running:
[2022-02-17 02:34:12 -0600]
[2022-02-17 02:34:12 -0600] > /usr/local/cpanel/scripts/check_cpanel_pkgs --fix
[2022-02-17 02:34:12 -0600] The following packages are missing from your system:
[2022-02-17 02:34:12 -0600] cpanel-libzip-1.8.0-5.cp11102
[2022-02-17 02:34:12 -0600] cpanel-libzip-devel-1.8.0-5.cp11102
[2022-02-17 02:34:56 -0600] Maximum sync children set to 16 based on 10662M available memory.
[2022-02-17 02:34:56 -0600] Downloading http://httpupdate.cpanel.net/ubuntu/pool/sha512
[2022-02-17 02:34:57 -0600] Successfully verified signature for cpanel (key types: release).
[2022-02-17 02:34:57 -0600] Downloading http://httpupdate.cpanel.net/ubuntu/pool/cpanel-libzip/cpanel-libzip-devel_1.8.0-5.cp11102_amd64.deb
[2022-02-17 02:34:57 -0600] Downloading http://httpupdate.cpanel.net/ubuntu/pool/cpanel-libzip/cpanel-libzip_1.8.0-5.cp11102_amd64.deb
[2022-02-17 02:34:57 -0600] Disabling service monitoring.
[2022-02-17 02:34:58 -0600] Hooks system enabled.
[2022-02-17 02:34:58 -0600] Checking for and running RPM::Versions 'pre' hooks for any Packages about to be installed
[2022-02-17 02:34:58 -0600] All required 'pre' hooks have been run
[2022-02-17 02:34:58 -0600] No packages need to be uninstalled
[2022-02-17 02:34:58 -0600] Installing new packages: cpanel-libzip-devel_1.8.0-5.cp11102_amd64.deb cpanel-libzip_1.8.0-5.cp11102_amd64.deb
[2022-02-17 02:34:59 -0600] (Reading database ... 167246 files and directories currently installed.)
[2022-02-17 02:34:59 -0600] Preparing to unpack cpanel-libzip-devel_1.8.0-5.cp11102_amd64.deb ...
[2022-02-17 02:35:00 -0600] Unpacking cpanel-libzip-devel:amd64 (1.8.0-5.cp11102) over (1.8.0-5.cp11102) ...
[2022-02-17 02:35:01 -0600] Preparing to unpack cpanel-libzip_1.8.0-5.cp11102_amd64.deb ...
[2022-02-17 02:35:02 -0600] Unpacking cpanel-libzip:amd64 (1.8.0-5.cp11102) over (1.8.0-5.cp11102) ...
[2022-02-17 02:35:02 -0600] Setting up cpanel-libzip:amd64 (1.8.0-5.cp11102) ...
[2022-02-17 02:35:03 -0600] Setting up cpanel-libzip-devel:amd64 (1.8.0-5.cp11102) ...
[2022-02-17 02:35:03 -0600] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2022-02-17 02:35:04 -0600] Hooks system enabled.
[2022-02-17 02:35:04 -0600] Checking for and running RPM::Versions 'post' hooks for any Packages about to be installed
[2022-02-17 02:35:04 -0600] All required 'post' hooks have been run
[2022-02-17 02:35:04 -0600] Restoring service monitoring.
root@server2:~#
Last edited by a moderator: