linux 安装mysql失败问题:warning: /var/tmp/rpm-tmp.bDrl4Z: Header V4 RSA/SHA256 Signature, key ID 3a79bd29: NOKEY
Jacky
Linux
2022-06-06
30
[root@VM_0_19_centos mysql]# rpm -Uvh https://repo.mysql.com//mysql80-community-release-el7-6.noarch.rpm
Retrieving https://repo.mysql.com//mysql80-community-release-el7-6.noarch.rpm
warning: /var/tmp/rpm-tmp.bDrl4Z: Header V4 RSA/SHA256 Signature, key ID 3a79bd29: NOKEY
error: [upel]: mysql80-community-release NOKEY
error: [upel]: mysql80-community-release signature check fail
error: [upel]: mysql80-community-release NOKEY
error: [upel]: mysql80-community-release signature check fail
方法一 在后面加上 --force --nodeps
方法二 降低软件版本