MySQL Forums
Forum List  »  Install & Repo

Re: Debian Repository GPG error: NO_PUBKEY B7B3B788A8D3785C
Posted by: Chris Wingr
Date: March 08, 2024 09:46AM

OK, I forgot to mention I'm on Debian 10 and 11...
I've found the solution: add the MySQL APT repository:
apt install ./mysql-apt-config_0.8.29-1_all.deb
wget https://dev.mysql.com/get/mysql-apt-config_0.8.29-1_all.deb
(https://www.cloudbooklet.com/developer/how-to-install-mysql-on-debian-11/)

Unfortunately the config on Debian 10 doesn't find a Buster entry:
dpkg-reconfigure mysql-apt-config

After clicking "abort" the key error on "apt update" is gone.
So I hope I can update Buster with MySQL 8.0.33 to Debian 11 Bullseye with this.

Thanks,
Chris

Options: ReplyQuote


Subject
Written By
Posted
Re: Debian Repository GPG error: NO_PUBKEY B7B3B788A8D3785C
March 08, 2024 09:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.