ubuntu 16.04 An error occurred during the signature verification. The repository is not updated and

网友投稿 803 2022-09-05 15:25:00

ubuntu 16.04 An error occurred during the signature verification. The repository is not updated and

今天在使用:

sudo apt-get update

出现了下面的错误:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used

解决方法

sudo apt-get clean cd /var/lib/apt sudo mv lists lists.old sudo mkdir -p lists/partial sudo apt-get clean sudo apt-get update

参考文献

[1].ubuntu下error occurred during the signature verification 解决办法​

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:SQL Server Management Studio 2016 最让人兴奋的10大新功能
下一篇:对mysql语句的性能分析与优化(mysql如何优化性能)
相关文章