arch-audit
当之前尝试使用存储库在 Arch Linux 上安装时,sudo pacman -S arch-audit
我被告知:
resolving dependencies...
looking for conflicting packages...
Packages (1) arch-audit-0.1.8-3
Total Installed Size: 1.89 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [####################################################] 100%
downloading required keys...
error: key "D21461E3DFE2060D" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
但是现在,当我尝试安装它时,我收到此提示:
resolving dependencies...
looking for conflicting packages...
Packages (1) arch-audit-0.1.8-3
Total Installed Size: 1.89 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [######################] 100%
downloading required keys...
:: Import PGP key 4096R/6DAF7B808F9DF25139620000D21461E3DFE2060D, "Christian Rebischke <[email protected]>", created: 2015-07-16? [Y/n]
有问题的钥匙是从哪里进口的?接受它就一定安全吗?密钥是从官方可信服务器自动下载的还是只是随软件包或其他内容一起提供?