码迷,mamicode.com
首页 > 其他好文 > 详细

apt-get update : pulic key error

时间:2016-01-13 09:21:37      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:

apt-get update  出现 这种错误

 

Reading package lists... Done

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

9D6D8F6BC857C906

  google bing之后, 得到解答:

  

1
2
apt-get install debian-keyring debian-archive-keyring
apt-get update

  整个世界,清静了 :-Dapt-get update  出现 这种错误

 

Reading package lists... Done

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

9D6D8F6BC857C906

  google bing之后, 得到解答:

  

1
2
apt-get install debian-keyring debian-archive-keyring
apt-get update

  整个世界,清静了 :-Dapt-get update  出现 这种错误

 

Reading package lists... Done

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

7638D0442B90D010

W: There is no public key available for the following key IDs:

9D6D8F6BC857C906

  google bing之后, 得到解答:

  

1
2
apt-get install debian-keyring debian-archive-keyring
apt-get update

  整个世界,清静了 :-D

apt-get update : pulic key error

标签:

原文地址:http://www.cnblogs.com/lizunicon/p/5126178.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!