sudo update遇到问题GPG error: The following signatures couldn't be verified because the public key is no

Ign:28 http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu xenial/main DEP-11 64x64 Icons
Fetched 1,942 B in 58s (33 B/s)
Reading package lists... Done
W: GPG error: http://apt.tvheadend.org/stable xenial Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 89942AAE5CEAA174
W: The repository 'http://apt.tvheadend.org/stable xenial Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/bzindovic/suitesparse-bugfix-1319687/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.

sudo apt-get update 遇到

GPG error: The following signatures couldn't be verified because the public key is not available

GPG error: The following signatures couldn't be verified because the public key is not available

 

解决:

sudo gpg --keyserver keyserver.ubuntu.com --recv 89942AAE5CEAA174 //(这个公钥根据提示来写的)
 
sudo gpg --export --armor 89942AAE5CEAA174 | sudo apt-key add -

https://blog.youkuaiyun.com/zhuiqiuzhuoyue583/article/details/90597499

第二个问题

 

之后遇到的问题:

Ign:28 http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu xenial/main DEP-11 64x64 Icons
Fetched 455 B in 60s (7 B/s)
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/bzindovic/suitesparse-bugfix-1319687/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.

解决办法:

解决办法,删除出错的源

sudo rm /etc/apt/sources.list.d/bzindovic-ubuntu-suitesparse-bugfix-1319687-xenial.list
sudo rm /etc/apt/sources.list.d/bzindovic-ubuntu-suitesparse-bugfix-1319687-xenial.list.save 

https://www.cnblogs.com/long5683/p/11452567.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值