You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023年12月后
在进行“archlinuxcn-keyring”更新时,会进行以下报错 archlinuxcn-keyring: signature from "Jiachen YANG (Arch Linux Packager Signing Key) <[email protected]>" is marginal trust
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
The text was updated successfully, but these errors were encountered: