Author Topic: apt-get 报错 【W: There is no public key available for the following key IDs:】  (Read 547 times)

0 Members and 1 Guest are viewing this topic.

jizong

  • Guest
Code: [Select]
W: GPG error: http://mirrors.shlug.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: 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

jizong

  • Guest
有这种的报错
查了一下,网上的解决办法!

Code: [Select]
apt-get install debian-keyring debian-archive-keyring
apt-key update

基本就能解决!

 

anything