• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Public key for plesk-* is not installed

guly_guly

New Pleskian
hello, installing php5.6 with autoinstaller CLI i got an error about public key for plesk-php56-* not installed.
same behaviour on web interface.
i'm running plesk 12.0.18 on centos6, and this is the output error:

warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID af741deb: NOKEY
Fatal error during packages installation: Public key for plesk-php56-dba-5.6.7-centos6.15033113.x86_64.rpm is not installed
YumGPGCheckError: Public key for plesk-php56-dba-5.6.7-centos6.15033113.x86_64.rpm is not installed
Error: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

what's broken here?

thanks
 
Hello,
looks like you have tried to install/view components of Plesk 12.1 PREVIEW on this machine and downloaded new autoinstaller binary which supports GPG checking. Try to remove cached version and try again:
# rm -rf /var/cache/parallels_installer/
 
Back
Top