Home > Operation and Maintenance > Linux Operation and Maintenance > When installing the rpm package on Linux, an error occurs: Header V3 DSA/SHA1 Signature, key ID 1d1e034b: NOKEY solution

When installing the rpm package on Linux, an error occurs: Header V3 DSA/SHA1 Signature, key ID 1d1e034b: NOKEY solution

PHP中文网
Release: 2017-06-19 11:22:21
Original
3014 people have browsed it

This is caused by yum installing an old version of GPG key. Solution:

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

Header V3 DSA/SHA1 Signature, key ID solution:

rpm -ivh vnc-server-4.1.2-14.el5_5.4.i386.rpm --force --nodeps

The above is the detailed content of When installing the rpm package on Linux, an error occurs: Header V3 DSA/SHA1 Signature, key ID 1d1e034b: NOKEY solution. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template