今天在运行:
sudo apt-get update
出现了下面的错误:
W: GPG error: https://repo.fdzh.org/chrome/deb stable Release: The following signatures were invalid: KEYEXPIRED 1555048520 KEYEXPIRED 1555048520 KEYEXPIRED 1555048520 KEYEXPIRED 1555048520
W: The repository 'https://repo.fdzh.org/chrome/deb stable 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.
解决方法
vim进去直接把这个源删了:
sudo vim /etc/apt/sources.list.d/google-chrome.list
删除https://repo.fdzh.org/chrome/deb stable Release就行了。
参考文献
[1]. W: GPG 错误:https://repo.fdzh.org/chrome/deb stable Release: 下列签名无效: KEYEXPIRED 1555048520 KEYEXPIRED. https://blog.youkuaiyun.com/qq_40267214/article/details/101125026