ArchLinux-How to troubleshoot key issues

Source: Internet
Author: User

There are times when we add third-party libraries when using arch:

gpg: connecting dirmngr at ‘/root/.gnupg/S.dirmngr‘ failed: IPC connect call failed gpg: keyserver receive failed: No dirmngr ==> ERROR: Remote key not fetched correctly from keyserver.When trying to run pacman-key -r CC1D2606 && pacman-key --lsign-key CC1D2606Please do sudo -i dirmngr < /dev/null this will start up dirmngr properly and allow the remote key to be fetched.

This is from a snapshot of Baidu stripped down, I also do not understand this magic key configuration. (Looks like the input method problem-= inexplicable wonderful ...)

It would be nice to do this anyway.

sudo -i dirmngr < /dev/null

To be precise, the purpose of this command is to get the Dirmngr to start correctly.

How did I solve the problem?

export LANG=en_USThen search in English and finally get the answer.

ArchLinux-How to troubleshoot key issues

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.