今天下了 apt-get update 指令之後,就出現了這個錯:
There are no public key available for the following key IDs: A70DAF536070D3A1

這跟之前的錯誤
W: GPG error: ftp://www.hk.debian.org unstable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F1D53D8C4F368D5D NO_PUBKEY 010908312D230C5F
W: You may want to run apt-get update to correct these problems

是一樣的解決方式,可以用以下指令解決:

# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys A70DAF536070D3A1
#
gpg --armor --export
A70DAF536070D3A1 | apt-key add -

記下來,免得又忘了。
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 zxlin 的頭像
    zxlin

    微笑面對

    zxlin 發表在 痞客邦 留言(0) 人氣()