Cur*_*ugh 5 updates launchpad apt ppa 18.04
我正在运行 Ubuntu 18.04 LTS,但无法从新的 PPA 安装。每次我尝试更新包列表时,它都会给我一个 404 错误。
curtice@linuxloverpc:~$ sudo apt update
[sudo] password for curtice:
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://ppa.launchpad.net/bartbes/love-stable/ubuntu bionic InRelease
Ign:5 http://ppa.launchpad.net/gnome-shell-extensions/ppa/ubuntu bionic InRelease
Hit:6 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu bionic InRelease
Hit:7 http://ppa.launchpad.net/papirus/papirus/ubuntu bionic InRelease
Err:8 http://ppa.launchpad.net/gnome-shell-extensions/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/gnome-shell-extensions/ppa/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.
Run Code Online (Sandbox Code Playgroud)
我没有在发行版升级后重新启用存储库,我没有错误地输入存储库名称,并且存储库显然存在于http://ppa.launchpad.net/gnome-shell-extensions/ppa/ubuntu/
我该如何解决?
N0r*_*ert 10
在apt-get update你的问题中指出,gnome-shell-extensions/ppa没有为Ubuntu 18.04 LTS仿生海狸包。
您应该简单地禁用此存储库
sudo add-apt-repository -r ppa:gnome-shell-extensions/ppa
Run Code Online (Sandbox Code Playgroud)
然后继续apt照常使用。
| 归档时间: |
|
| 查看次数: |
21268 次 |
| 最近记录: |