目前我将我的操作系统更新到 19.04 Disco Dingo,但每次我尝试做一个
sudo apt-get update
我收到以下错误:
E: The repository 'http://ppa.launchpad.net/webupd8team/atom/ubuntu disco 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.
这是什么原因,我该如何解决。
正如您在https://launchpad.net/~webupd8team/+archive/ubuntu/atom上看到的那样,此 PPA 仅包含最高 18.04(仿生)版本的构建,不包含 19.04。因此,您不能将此 PPA 用于您的系统。请再次删除它,例如
在他们的 PPA 描述中,他们参考了官方的 Atom 文档来推荐安装 Atom 的方法:
在提供的链接之后,官方说明是: