• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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