MySQL Forums
Forum List  »  Install & Repo

Expired public key for APT repo
Posted by: Douglas Dietz
Date: October 23, 2025 11:07AM

Noticed today that I'm getting errors when trying to update my system that the mysql repo public key has expired.

Following the docs here:
https://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/

And pulling latest repo setup package from here:
https://dev.mysql.com/downloads/repo/apt/
mysql-apt-config_0.8.34-1_all.deb

Results in the same expired public key getting installed:
gpg --no-default-keyring --keyring /usr/share/keyrings/mysql-apt-config.gpg --list-keys

/usr/share/keyrings/mysql-apt-config.gpg
----------------------------------------
pub rsa4096 2023-10-23 [SC] [expired: 2025-10-22]
BCA43417C3B485DD128EC6D4B7B3B788A8D3785C
uid [ expired] MySQL Release Engineering <mysql-build@oss.oracle.com>


Am I missing something, or do we need an updated repo setup package for APT?

Thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
Expired public key for APT repo
October 23, 2025 11:07AM


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.