您的位置:首页 > 大数据 > 人工智能

There is no public key available for the following key IDs:9D6D8F6BC857C906

2015-12-29 11:46 721 查看
Debian报错:There is no public key available for the following key IDs:9D6D8F6BC857C906

解决办法(需在root下操作):

# gpg --recv-keys 9D6D8F6BC857C906

# gpg --export 9D6D8F6BC857C906 | apt-key add -

# apt-get update (即不会再提示报错)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: