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 !
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 !