Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023年12月后,下载或更新”archlinuxcn-keyring”时可能会报错 #225

Open
whitefeatherer opened this issue May 18, 2024 · 2 comments

Comments

@whitefeatherer
Copy link

2023年12月后
在进行“archlinuxcn-keyring”更新时,会进行以下报错
archlinuxcn-keyring: signature from "Jiachen YANG (Arch Linux Packager Signing Key) <[email protected]>" is marginal trust

解决方法:
运行以下命令:
sudo pacman-key --lsign-key "[email protected]"

问题出现原因:
ArchLinux官方在进行2023年12月初的更新时移除了一个退任的”master key“导致 ”farseerfc“ 的 ”key“ 的信任数不足,从而使”web of trust“进行误判,不再信任 "archlinuxcn-keyring" 包的签名

引用文章:https://www.archlinuxcn.org/archlinuxcn-keyring-manually-trust-farseerfc-key

@whitefeatherer
Copy link
Author

屏幕截图 2024-05-18 222827

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants