Article 6J16H Cant use Apt-get update anymore......No public key for Sury.Org?

Cant use Apt-get update anymore......No public key for Sury.Org?

by
baker7
from LinuxQuestions.org on (#6J16H)
Hello:

I am trying to get apt-get update to function, and instead of getting full update I get:

Code:brian@cardinal:~$ sudo apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Ign:4 https://download.webmin.com/download/newkey/repository stable InRelease
Hit:5 https://download.webmin.com/download/newkey/repository stable Release
Hit:6 https://packages.sury.org/php bullseye InRelease
Hit:7 https://packagecloud.io/varnishcache/varnish60lts/debian bullseye InRelease
Get:9 http://repo.mysql.com/apt/debian bullseye InRelease [17.9 kB]
Err:9 http://repo.mysql.com/apt/debian bullseye InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
Fetched 17.9 kB in 6s (3,179 B/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
W: Failed to fetch http://repo.mysql.com/apt/debian/dists/bullseye/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
W: Some index files failed to download. They have been ignored, or old ones used instead.
brian@cardinal:~$I'm not sure how you fix this one, as most things I am seeing indicate that the key on sury.org changed. This means I cant update all the way, and sury.org just errors out:

I also got this when trying to get the key:

Code:brian@cardinal:~$ apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B188E2B695BD4743
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.bqaFE5U61V/gpg.1.sh --keyserver ha.pool.sks-keyservers.net --recv-keys B188E2B695BD4743
gpg: keyserver receive failed: Server indicated a failure
brian@cardinal:~$Note that everything else worked fine until this happened. Now, Need to get the right setup for keys - Lucky for me, its just ONE site, (suray.org), but I want to make sure that I am doing this right, and if something like the keys and management has changed, I'd need to figure out how to fix this :)

Can someone help me here please?? Sounds like a fix that's easy, but sounds like something changed, and I don't know what to change, other than to command a new key for the server in question.

Thanks,

Brian
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments