GPG Keys already installed but not correct for this package

I went to upgrade to the newest version, currently on 14.5, to the latest, and I got this message:

warning: rpmts_HdrFromFdno: Header V4 RSA/SHA512 Signature, key ID d88e42b4: NOKEY

Retrieving key from http://installrepo.kaltura.org/releases/RPM-GPG-KEY-kaltura

The GPG keys listed for the “Kaltura Server” repository are already installed but they are not correct for this package.

Check that the correct key URLs are configured for this repository.

Looking for the best way to proceed.

Thanks,
Bill K.

Hi @bkelm,

We haven’t changed the key used for signing the CE packages since 14.5.0.
Please provide the following:

  • Contents of /etc/yum.repos.d/kaltura.repo
  • Output of lsb_release -a
  • rpm -q --queryformat “%{version} %{SUMMARY}\n” $(rpm -q gpg-pubkey)
  • The exact command you’re running (that results in your above output)

Thanks,