The following signatures couldn't be verified because the public key is not available 解决方法
2021-04-10 01:25
标签:https index com 解决 title 教程 ges table no_pubkey 今天试图把 deepin 的软件源加到我到 Ubuntu 16.04 中去。 在 搜索一番,发现一个办法 再次执行 The following signatures couldn't be verified because the public key is not available 解决方法 标签:https index com 解决 title 教程 ges table no_pubkey 原文地址:https://www.cnblogs.com/Patt/p/9054081.html
在 deepin wiki 上看到一个教程。/etc/apt/sources.list
中加上 deepin 的软件源之后,执行 sudo apt update
报错:Err:3 http://packages.deepin.com/deepin unstable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 425956BB3E31DF51
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 425956BB3E31DF51
sudo apt update
就不会报错了。
文章标题:The following signatures couldn't be verified because the public key is not available 解决方法
文章链接:http://soscw.com/index.php/essay/73565.html