E: The repository 'http://ppa.launchpad.net/chris-lea/node.js/ubuntu bionic
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.
我的版本:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
嘿,
不久前我收到一条消息,说我的系统更新由于这个错误而无法完成。我不确定这个更新的具体目的是什么,以及我应该如何正常获取更新。希望得到一些一般性的解释。
十分感谢,
尼夫
答案1
Ubuntu 更新时出现问题并不是这个原因,看起来是这个原因'http://ppa.launchpad.net/chris-lea/node.js/ubuntu bionic Release'
。谷歌搜索发现这。您似乎已将该存储库下载到您的计算机,但由于没有发布文件,因此无法更新它。您正在使用它吗?如果没有,请尝试将其删除,然后重新更新您的操作系统。
您可以通过 GUI 或终端删除 ppa。
选项 1-GUI 方法:
步骤 1:转到 Unity dash(按 Super 或 Windows 键)并搜索软件源:
步骤 2:在软件源中,转到其他软件选项卡并从列表中选择所需的 PPA。然后单击删除以将其删除:
选项 2 - 在终端中使用 apt 删除 PPA:
sudo add-apt-repository --remove ppa:PPA_Name/ppa