zoukankan      html  css  js  c++  java
  • apt-get update : pulic key error

    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

  • 相关阅读:
    适配器模式(16)
    状态模式(15)
    用反射技术替换工厂种的switch分支(14)
    2017年目标与规划
    抽象工厂模式(13)
    观察者模式(12)
    建造者模式(11)
    TCP 可靠传输与流量控制的实现
    TCP报文段的首部格式
    TCP可靠传输的工作原理
  • 原文地址:https://www.cnblogs.com/lizunicon/p/5126178.html
Copyright © 2011-2022 走看看