• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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