apt-get update出现由于没有公钥,无法验证下列签名
程序员文章站
2022-07-14 15:58:30
...
执行apt-get update
出现
获取:8 https://typora.io/linux ./ InRelease [793 B]
错误:8 https://typora.io/linux ./ InRelease
由于没有公钥,无法验证下列签名: NO_PUBKEY BA300B7755AFCFAE
获取:1 https://typora.io:443 linux/ InRelease [793 B]
错误:1 https://typora.io:443 linux/ InRelease
由于没有公钥,无法验证下列签名: NO_PUBKEY BA300B7755AFCFAE
解决办法
执行
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv BA300B7755AFCFAE
成功返回
Executing: /tmp/apt-key-gpghome.bIa47DWcCW/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv BA300B7755AFCFAE
gpg: key BA300B7755AFCFAE: 1 signature not checked due to a missing key
gpg: ** BA300B7755AFCFAE:公钥“Abner Lee <[email protected]>”已导入
gpg: 合计被处理的数量:1
gpg: 已导入:1
BA300B7755AFCFAE是NO_PUBKEY
后的字符串
推荐阅读
-
apt-get update 提示无法“由于没有公钥,无法验证下列签名 ***”的解决方案
-
ubuntu apt update报错:由于没有公钥,无法验证下列签名
-
ubuntu apt update时W: GPG error http://ppa.launchpad.net lucid Release没有公钥无法验证NO_PUBKEY签名问题解决...
-
ubuntu apt update时W: GPG error http://ppa.launchpad.net lucid Release没有公钥无法验证NO_PUBKEY签名问题解决
-
apt-get update出现由于没有公钥,无法验证下列签名
-
Ubuntu由于没有公钥,无法验证下列签名。
-
Ubuntu:由于没有公钥,无法验证下列签名
-
kali没有安装arpspoof及“E:无法定位软件包问题”、GPG错误:由于没有公钥,无法验证下列签名:NO_PUBKEY....