Expired key incident

Action required: Formant Agent repository fix for expired key

On Friday 3/11 we had a package signing key, that we use on agents, expire. We've since rotated to new keys, and are sending you this message to update your system so that future Agent updates can be obtained.

The issue:

With an existing agent installed, you may notice the following error when running an sudo apt update:

Err:4 https://formant.jfrog.io/formant/debian focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FD69DFAC8AE4C92B

How to fix:

Run the following in a terminal on the system with the agent(s) installed:

sudo apt-key adv --fetch-keys https://keys.formant.io/formant.pub.gpg

and then sudo apt update will be fixed.

We apologize for this inconvenience.