Skip to content

Extend expired GPG key#683

Merged
dscho merged 2 commits intomainfrom
extend-expired-gpg-key
Mar 23, 2026
Merged

Extend expired GPG key#683
dscho merged 2 commits intomainfrom
extend-expired-gpg-key

Conversation

@dscho
Copy link
Copy Markdown
Member

@dscho dscho commented Mar 23, 2026

Yesterday, my GPG key expired. This is the cause of the sync workflow failures in git-sdk-64, git-sdk-arm64 and git-sdk-32. The symptom is:

error: git-for-windows-aarch64: signature from "Johannes Schindelin johannes.schindelin@gmx.de" is unknown trust

The solution is to replace the recorded GPG information with the updated one where the expiration date is pushed to one year from now.

Should have set a calendar reminder ;-)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Mar 23, 2026
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho force-pushed the extend-expired-gpg-key branch from df105e5 to 9ca81e8 Compare March 23, 2026 08:23
@dscho dscho linked an issue Mar 23, 2026 that may be closed by this pull request
1 task
@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 23, 2026

/deploy git-for-windows-keyring

@elieux
Copy link
Copy Markdown
Contributor

elieux commented Mar 23, 2026

Will you update the key on Ubuntu's keyserver? Or object to me doing it?
https://keyserver.ubuntu.com/pks/lookup?search=91883E11E83DC29D14104DB4EDD44359093056EE&fingerprint=on&op=index
(also sorry for the triple post, I was under the wrong account)

@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 23, 2026

Will you update the key on Ubuntu's keyserver? Or object to me doing it? https://keyserver.ubuntu.com/pks/lookup?search=91883E11E83DC29D14104DB4EDD44359093056EE&fingerprint=on&op=index (also sorry for the triple post, I was under the wrong account)

@elieux oh, please do, I'm still busy fixing things over here.

@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 23, 2026

The deployment failed because of a Catch-22 situation; I deployed it manually.

@dscho dscho merged commit e4a845f into main Mar 23, 2026
7 of 9 checks passed
@dscho dscho deleted the extend-expired-gpg-key branch March 23, 2026 10:05
@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 23, 2026

Will you update the key on Ubuntu's keyserver? Or object to me doing it? https://keyserver.ubuntu.com/pks/lookup?search=91883E11E83DC29D14104DB4EDD44359093056EE&fingerprint=on&op=index (also sorry for the triple post, I was under the wrong account)

@elieux oh, please do, I'm still busy fixing things over here.

@elieux never mind, I figured out how to do it:

$ gpg --keyserver hkps://keyserver.ubuntu.com --send-keys E8325679DFFF09668AD8D7B67115A57376871B1C
gpg: sending key 7115A57376871B1C to hkps://keyserver.ubuntu.com

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

Successfully merging this pull request may close these issues.

Pacman sign key has been expired

2 participants