我之前试过问这个,但我的问题仍然存在。
我在我的 19.10 Ubuntu 笔记本电脑上运行 Brave 版本 1.2.43 Chromium: 79.0.3945.130 (Official Build) (64-bit)。
如果我运行,sudo apt-get update
我会遇到以下失败:
Get:13 https://brave-browser-apt-release.s3.brave.com eoan InRelease [3,162 B]
Hit:14 http://ppa.launchpad.net/system76/pop/ubuntu eoan InRelease
Err:15 http://ppa.launchpad.net/ian-berke/ppa-drawers/ubuntu eoan Release
404 Not Found [IP: 2001:67c:1560:8008::15 80]
Err:13 https://brave-browser-apt-release.s3.brave.com eoan InRelease
The following signatures were invalid: EXPKEYSIG A8580BDC82D3DC6C Brave Software <[email protected]>
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/ian-berke/ppa-drawers/ubuntu eoan Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://brave-browser-apt-release.s3.brave.com eoan InRelease: The following signatures were invalid: EXPKEYSIG A8580BDC82D3DC6C Brave Software <[email protected]>
如果我单击链接,我看不到eoan
版本,但我确实看到了xenial
2016 年 5 月 4 日的版本。我应该编辑什么文件来告诉 Ubuntu 使用该版本?
对我之前尝试的引用之一建议我安装 ppa-purge。我做到了,但没有快乐。
我不知道如何解决我的具体问题。我想更新勇敢。很抱歉我不能更好地了解,但我会很感激关于要采取的具体纠正措施的建议。
我尝试完全删除Brave:
sudo apt remove brave-browser
sudo apt purge brave-browser
rm -rf ~/.config/BraveSoftware
rm -rf ~/.cache/BraveSoftware
我认为这会解决问题。但是当我执行sudo apt-get update
.
我看到 Ubuntu 19.10 下个月就到了生命的尽头。答案是升级到20.10再试吗?
删除过时的存储库。
获取最新的 Brave Browser 的密钥。
更新索引存储库,再次尝试安装勇敢。