Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2472

Raspberry Pi OS • Re: Warning from apt-key: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see te DEPRECATION

$
0
0
The fix from @bam_bulla works, but check a couple of things, first. You may already have /etc/apt/trusted.gpg.d and the second key mentioned (7FA3303E) as raspberrypi-archive-stable.gpg:

Code:

/etc/apt/trusted.gpg.d/raspberrypi-archive-stable.gpg-----------------------------------------------------pub   rsa2048 2012-06-17 [SC]      CF8A 1AF5 02A2 AA2D 763B  AE7E 82B1 2992 7FA3 303Euid           [ unknown] Raspberry Pi Archive Signing Keysub   rsa2048 2012-06-17 [E]
If that's the case you, don't need to do:

Code:

sudo apt-key export 7FA3303E | sudo gpg --dearmour -o /etc/apt/trusted.gpg.d/raspberrypi.gpg

Statistics: Posted by stonehippo — Wed Jan 01, 2025 5:11 pm



Viewing all articles
Browse latest Browse all 2472

Trending Articles