Replies: 3 comments 4 replies
-
when have you installed this key? please post the output of
On a ubuntu test system:
|
Beta Was this translation helpful? Give feedback.
-
I don't remember when I first downloaded the key, probably a couple of years ago, I updated it a few days ago since APT then started displaying errors about it having expired. Err:7 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04 InRelease W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04 InRelease: The following signatures were invalid: EXPKEYSIG 1488EB46E192A257 home:manuelschneid3r OBS Project home:[email protected] So I tried it again today, downloaded the key from http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04
|
Beta Was this translation helpful? Give feedback.
-
I did a simple test by downloading all the keys from https://software.opensuse.org/download.html?project=home:manuelschneid3r&package=albert and then doing a APT error: (the key I'm using is xUbuntu_22.04/Release.key) $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_24.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_23.10/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_23.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_22.10/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_22.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_20.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_18.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null $ curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_16.04/Release.key | gpg --dearmor | tee home_manuelschneid3r.gpg > /dev/null |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
RELATED NEWS ARTICLE
Per the instructons at https://software.opensuse.org/download.html?project=home:manuelschneid3r&package=albert
The key at location http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04 expired on 2024-04-29.
pub rsa2048 2017-10-27 [SC] [expired: 2024-04-29]
A4B83CD05FDF5C5178482D4A1488EB46E192A257
uid home:manuelschneid3r OBS Project home:[email protected]
Beta Was this translation helpful? Give feedback.
All reactions