CentOS install MySQL (RPM) Tip error header V3 DSA/SHA1 Signature

Source: Internet
Author: User
Tags gpg sha1

Hint Error: Header V3 dsa/sha1 Signature, key ID 5072e1f5:nokey error:failed dependencies

Cause of error: This is due to yum installing an older version of the GPG keys

Solution: Add--force--nodeps back

Original:

Summary: CentOS installation RPM Warning: mysql-server-5.5.46-1.linux2.6.x86_64.rpm: header V3 dsa/sha1 Signature, key ID 5072e1f5: Nokey reason: This is because Yum installed the old version of the GPG keys caused by the solution: After adding--force--nodeps such as: Rpm-ivh mysql-server-5.5.46-1.linux2.6.x86_64.rpm--FO Rce--nodeps starts with RPM version 4.1 and checks the package's signature when installing or upgrading the package.

CentOS Install RPM warning when installing MySQL:

Warning: mysql-server-5.5.46-1.linux2.6.x86_64.rpm: Head V3 dsa/sha1 Signature, key ID 5072e1f5:nokey

Reason: This is due to yum installing the old version of the GPG keys caused by

Workaround: Add the following

--force--nodeps

Such as:

RPM-IVH mysql-server-5.5.46-1.linux2.6.x86_64.rpm--force--nodeps

Starting with RPM version 4.1, the software package signature is checked when the package is installed or upgraded. If the signature check fails, you will see the following

The error message:

Error:v3 DSA Signature:bad, key ID 0352860f
If it is a new, file-only signature for the header, you will see an error message that looks like this:

Error:header V3 DSA Signature:bad, key ID 0352860f
If you do not have the appropriate keys installed to verify your signature, the message will contain nokey, such as:

Warning:v3 DSA Signature:nokey, key ID 0352860f

There are times when installing the software with Yum under CentOS, you'll end up with a hint:

Reference
Warning:rpmts_HdrFromFdno:Header V3 DSA Signature:nokey, key id*****


This is due to yum installing the old version of the GPG keys, the solution is

Reference
RPM--import/etc/pki/rpm-gpg/rpm*

The installation of the software will not have this error message.

CentOS install MySQL (RPM) Tip error header V3 DSA/SHA1 Signature

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.