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

Expired gpg keys #152

Closed
raspberry-spy opened this issue Jun 16, 2023 · 3 comments
Closed

Expired gpg keys #152

raspberry-spy opened this issue Jun 16, 2023 · 3 comments

Comments

@raspberry-spy
Copy link

An error occurs during compilation about the impossibility of using the secret key

@htot
Copy link
Member

htot commented Jun 18, 2023

The keys expired, I will send a patch to update the keys. But you can generate your own following https://edison-fw.github.io/meta-intel-edison/5.0-Creating-a-deb-repository.html#generating-you-own-gpg-key.

@lukedais
Copy link

Can extend the expiry date by running the following:

gpg --edit-key E78D3359A86650AE
key 1
expire
desired extension

May need to repeat this exact process for the subkey.

@htot
Copy link
Member

htot commented Dec 1, 2023

This is fixed now in master / kirkstone. Thanks.

@htot htot closed this as completed Dec 1, 2023
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

3 participants