首页 > 数据库 >The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed

The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed

时间:2023-01-29 08:11:20浏览次数:49  
标签:5.7 repository package configured GPG mysql correct

报错

The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.


 Failing package is: mysql-community-libs-compat-5.7.41-1.el7.x86_64
 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql

解决

rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022

标签:5.7,repository,package,configured,GPG,mysql,correct
From: https://www.cnblogs.com/java-six/p/17071654.html

相关文章