Introduction
You may encounter the following error when updating or installing packages:
Public key for wp-toolkit-cpanel-6.3.2-8291.x86_64.rpm is not installed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
Procedure
To resolve this issue, run the following command in SSH as root to import the main GPG key for WP Toolkit:
rpm --import https://ch.origin.wp-toolkit.plesk.com/cPanel/wp-toolkit-cpanel.gpg
If importing the main GPG key for WP Toolkit does not resolve the issue, run the following command to import the secondary GPG key as well:
rpm --import https://ch.origin.wp-toolkit.plesk.com/cPanel/plesk.gpg
Comments
0 comments
Article is closed for comments.