Debian 12 Bookworm Update problem

More
26 Dec 2024 23:00 - 26 Dec 2024 23:01 #317440 by michi
Replied by michi on topic Debian 12 Bookworm Update problem
I had the same issue. I did not want to reinstall with internet. I hope this is the only issue caued by that.
Here is how I solved it:
sudo -s
export KEYRING=/etc/apt/trusted.gpg.d/science_EtherLab.gpg
curl -fsSL https://download.opensuse.org/repositories/science:/EtherLab/Debian_12/Release.key | gpg --dearmor | sudo tee "$KEYRING" >/dev/null
apt update


By just overwriting the signature with the latest.
Last edit: 26 Dec 2024 23:01 by michi.
The following user(s) said Thank You: tommylight, SrLange61

Please Log in or Create an account to join the conversation.

Time to create page: 0.050 seconds
Powered by Kunena Forum