• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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