• 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

Failed to update Panel

fabieng

Basic Pleskian
Hello,

since I installed atomic repo in order to plan an upgrade to php5.4

wget -q -O - http://www.atomicorp.com/installers/atomic |sh
yum install plesk-php-panda

I have the following :

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID 4520afa9: NOKEY
Fatal error during packages installation: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
YumBaseError: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.

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.

I already updated the atomic repo :
# rpm -q atomic-release
atomic-release-1.0-19.el6.art.noarch

Key are already loaded

# grep KEY /etc/yum.repos.d/atomic.repo
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt

I already made as well yum clean all

but still no chance.

Any idea about this issue ?

thx !
 
I have this problem as well when it is trying to update my plesk 11.5.30 install.

Installing packages
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* atomic: www5.atomicorp.com
* epel: mirror.compevo.com
430 packages excluded due to repository priority protections
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID 4520afa9: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
Fatal error during packages installation: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
YumBaseError: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.

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.
 
Hi Scott

I don't know why or how, but, it seems that the key pb has been solved by atomic as I could upgrade without any pb all the plesk panel, php and mysql.

issue solved for the moment..
 
Back
Top