• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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