• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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