Skip to content

Linux packages: OBS GPG key expired #1781

Discussion options

You must be logged in to vote

The OBS website has instructions how to add the new/current key. However, on my computer I just learned that it doesn't tell the whole story: The old key is not stored in /etc/apt/trusted.gpg.d/home_dg0yt.gpg but in the central file /etc/apt/trusted.gpg:

$ sudo apt-key list
/etc/apt/trusted.gpg
--------------------
pub   rsa2048 2014-05-11 [SC] [expired: 2020-11-21]
      5D21 23C5 7FA7 BDCC 60B7  7A67 CD7B 217B 7CE0 AE6A
uid        [ expired] home:dg0yt OBS Project <home:[email protected]>
[...]
/etc/apt/trusted.gpg.d/home_dg0yt.gpg
-------------------------------------
pub   rsa2048 2014-05-11 [SC] [expires: 2023-01-16]
      5D21 23C5 7FA7 BDCC 60B7  7A67 CD7B 217B 7CE0 AE6A
uid…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dg0yt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1781 on December 09, 2020 04:58.