Pacman's unknowntrust problem after pacman is upgraded to 4.0, the installation or upgrade software requires PGPkey. if the key import fails, it will exit with an error. the error message is similar to: error: signaturefromxyzisunknowntrust solution is to set/etc/pacman .... pacman's unknown trust problem after pacman is upgraded to 4.0, the installation or upgrade software requires the PGP key. if the key import fails, an error will occur and exit. the error message is similar to: error: signature from xyz is unknown trust solution is to set/etc/pacman. change the SigLevel value in conf to Never. modify the SigLevel in the [core] section as follows: [core] # SigLevel = PackageRequired SigLevel = Never www.2cto.com Incl Ude =/etc/pacman. d/shortlist if your repository includes extra and community, change the SigLevel value to Never in the corresponding section, save the changes, and then run pacman. Prepared by Ji Qing
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.