MySQL Forums
Forum List  »  Install & Repo

NO_PUBKEY 9D769D5183E7DDC8
Posted by: Jeff Erbrecht
Date: April 21, 2026 12:00PM

Hi,

When I follow the steps on https://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/#apt-repo-fresh-install to install on Ubuntu, I'm getting this error:

Err:4 http://repo.mysql.com/apt/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D769D5183E7DDC8

I'm using the latest version of the apt-config repo (mysql-apt-config_0.8.36-1_all.deb), which still installs an older key:

$ gpg --show-keys /usr/share/keyrings/mysql-apt-config.gpg
pub rsa4096 2023-10-23 [SC] [expires: 2027-10-23]
BCA43417C3B485DD128EC6D4B7B3B788A8D3785C
uid MySQL Release Engineering <mysql-build@oss.oracle.com>
sub rsa4096 2023-10-23 [E] [expires: 2027-10-23]

There isn't a new key available either at https://repo.mysql.com/ (the latest is https://repo.mysql.com/RPM-GPG-KEY-mysql-2025 which is the old key).

Was there a key rotation yesterday? Will there be an update to the apt-config repo soon for the new key? This is blocking new repo-based installs on Ubuntu.

Options: ReplyQuote


Subject
Written By
Posted
NO_PUBKEY 9D769D5183E7DDC8
April 21, 2026 12:00PM


Sorry, only registered users may post in this forum.

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.