DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

[BUG] Missing public key for GPG (apt update on ubuntu) #357

Closed bashfulrobot closed 1 year ago

bashfulrobot commented 1 year ago

Describe the bug I had previously installed the Doppler cli via the shell script (a while ago). Now on my apt update, I am getting the following error:

An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.doppler.com/public/cli/deb/debian any-version InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DE2A7741A397C129

Expected behavior I expect my package cache to update.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

CLI Version: Version 3.52.1

It looks like you public gpg key needs to be updated.

Piccirello commented 1 year ago

I'm not able to reproduce this issue, and we haven't received any other reports of it. Are you still experiencing this?