Debian key is not available: NO_PUBKEY 9AA38DCD55B
作者:cn_vipus 日期:2009-07-18
W: GPG error: http://ftp.tw.debian.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B
W: There is no public key available for the following key IDs:
9AA38DCD55BE302B
W: You may want to run apt-get update to correct these problems
解決方案:
# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 9AA38DCD55BE302B
# gpg --armor --export 9AA38DCD55BE302B |apt-key add -
# aptitude update
W: There is no public key available for the following key IDs:
9AA38DCD55BE302B
W: You may want to run apt-get update to correct these problems
解決方案:
# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 9AA38DCD55BE302B
# gpg --armor --export 9AA38DCD55BE302B |apt-key add -
# aptitude update
评论: 0 | 引用: 0 | 查看次数: 1124
发表评论
你没有权限发表评论!
上一篇
下一篇


文章来自:
Tags: 





