Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install provider #382

Closed
mgismaco opened this issue Feb 13, 2024 · 4 comments
Closed

Failed to install provider #382

mgismaco opened this issue Feb 13, 2024 · 4 comments

Comments

@mgismaco
Copy link

│ Error: Failed to install provider

│ Error while installing vancluever/acme v2.20.0: error checking signature: openpgp: key expired

@vancluever
Copy link
Owner

@mgismaco I'm looking into this right now. In the meantime can you tell me how you are installing the provider and how you have it in configured in Terraform? I'm unable to reproduce the verification error (although I have confirmed the key is expired):

- Installing vancluever/acme v2.20.0...
- Installed vancluever/acme v2.20.0 (self-signed, key ID F282F2CFA56C3D69)

@vancluever
Copy link
Owner

The key has been updated and there should be a release in the next couple of hours. Closing this. For verification, the new key ID is 1D9DFB214E18E085.

@vancluever
Copy link
Owner

vancluever commented Feb 13, 2024

For some reason the TF release process requires an encryption key in the signing keychain, so I've had to re-issue the key. The new key ID is 974239543C576C78, and hopefully this one works.

@vancluever
Copy link
Owner

vancluever commented Feb 13, 2024

Just adding for reference in case I need to do it again (although the key has been set now to never expire): This is due to an old version of https://github.com/crazy-max/ghaction-import-gpg which was resolved close to two and a half years ago now. The workflow currently uses an old fork but it looks like we can safely move to upstream.

Not planning on doing it anytime soon since things are stable now, but this makes it easy to know how to make the transition when I plan on doing so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants