W: GPG error: http://security.debian.org etch/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
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 -
$ apt-get update
解决DebianGPG错误
本文介绍了解决Debian系统中出现的GPG错误的方法。通过导入缺失的公钥来修正无法验证签名的问题,并提供了具体的命令步骤。
633

被折叠的 条评论
为什么被折叠?



