Fedora 39 - bad GPG key in repo

Can not install insync into Fedora 39 using repository. (following instruction on https://www.insynchq.com/downloads/linux#yum)
There is problem with GPG key:

error: Verifying a signature using certificate AEEB94E9C5A3B54ECFA4A66AA684470CACCAF35C (Insynchq Inc services@insynchq.com):

  1. Certificiate A684470CACCAF35C invalid: certificate is not alive
    because: The primary key is not live
    because: Expired on 2020-09-10T16:53:07Z
  2. Key A684470CACCAF35C invalid: key is not alive
    because: The primary key is not live
    because: Expired on 2020-09-10T16:53:07Z
    error: Verifying a signature using certificate AEEB94E9C5A3B54ECFA4A66AA684470CACCAF35C (Insynchq Inc services@insynchq.com):
  3. Certificiate A684470CACCAF35C invalid: certificate is not alive
    because: The primary key is not live
    because: Expired on 2020-09-10T16:53:07Z
  4. Key A684470CACCAF35C invalid: key is not alive
    because: The primary key is not live
    because: Expired on 2020-09-10T16:53:07Z
    insync repo 7.6 kB/s | 965 B 00:00
    GPG key at https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key (0xACCAF35C) is already installed
    The GPG keys listed for the “insync repo” 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: insync-3.8.6.50504-fc39.x86_64
    GPG Keys are configured as: https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
    The downloaded packages were saved in cache until the next successful transaction.
    You can remove cached packages by executing ‘dnf clean packages’.
    Error: GPG check FAILED

Anyway I was able to install manually downloaded package
yum install /tmp/insync-3.8.6.50504-fc39.x86_64.rpm

1 Like

Apologies for the trouble, and thank you for alerting us here! I’ll forward this to our Linux engineer.

1 Like

Hi @Michal_Trachta

If the issue persists, you can delete the old key and retrieve the new one by running the following commands:

sudo rpm -e gpg-pubkey-accaf35c-*
sudo rpm --import https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key