Applicable to:
- Plesk for Linux
Symptoms
- Cannot convert Plesk from CentOS 7 to Almalinux 8:
CONFIG_TEXT: missing_gpg_keys_inhibitor
CONFIG_TEXT: Detected unknown GPG keys for target system repositories
CONFIG_TEXT: The following additional gpg keys are required to be imported during the upgrade:
- https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare
Cause
Missing or broken GPG key from Kernelcare repository.
Resolution
-
Connect to the server via SSH.
-
Download and install the GPG key:
# wget https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare
# cp RPM-GPG-KEY-KernelCare /etc/pki/rpm-gpg/
# cp /etc/pki/rpm-gpg/RPM-GPG-KEY-KernelCare /etc/leapp/files/vendors.d/rpm-gpg/ -
Resume the upgrade:
# ./centos2alma --resume
Comments
0 comments
Please sign in to leave a comment.