• 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.

Resolved error update RPM-GPG-KEY-city-fan.org

david82

New Pleskian
Server operating system version
7.9.2009
Plesk version and microupdate number
18.0.48
hello, for a while I can't update because it throws several key errors from: city-fan.org
What could it be?
I can't find anything in plesk help


thanks.

log:

error de actualización.
  • 2022-12-13 12:39:13 INFO: pum is called with arguments: ['--update', '--json', '--', 'curl']
  • Repository base is listed more than once in the configuration
  • Repository updates is listed more than once in the configuration
  • Repository extras is listed more than once in the configuration
  • Repository centos-kernel is listed more than once in the configuration
  • 2022-12-13 12:39:16 INFO: updating packages: curl libcurl
  • warning: /var/cache/yum/x86_64/7/city-fan.org/packages/curl-7.86.0-4.0.cf.rhel7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 98*****: NOKEY
  • 2022-12-13 12:39:16 ERROR: The GPG keys listed for the "city-fan.org repository for Red Hat Enterprise Linux (and clones) 7 (x86_64)" repository are already installed but they are not correct for this package.
  • Check that the correct key URLs are configured for this repository.


  • Failing package is: curl-7.86.0-4.0.cf.rhel7.x86_64
  • GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-city-fan.org

  • 2022-12-13 12:39:16 ERROR: Exited with returncode 1
 
It looks like you have to update the GPG key:

Bash:
rpm --import https://mirror.city-fan.org/ftp/contrib/GPG-KEYS/RPM-GPG-KEY-city-fan.org-rhel-7
 
It looks like you have to update the GPG key:

Bash:
rpm --import https://mirror.city-fan.org/ftp/contrib/GPG-KEYS/RPM-GPG-KEY-city-fan.org-rhel-7

Thanks a lot!
Super easy and I have already been able to update without problems!


great help!
 
Back
Top