我最近尝试安装Deepin桌面环境(DDE)在新发布的Ubuntu 19.04.但失败了。我使用了命令sudo add-apt-repository ppa:leaeasy/dde并获得了以下错误:
Err:13 http://ppa.launchpad.net/elementary-os/stable/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Err:14 http://ppa.launchpad.net/leaeasy/dde/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Get:15 http://gb.archive.ubuntu.com/ubuntu disco-updates/main amd64 DEP-11 Metadata [72.2 kB]
Err:16 http://ppa.launchpad.net/noobslab/icons/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Err:17 http://ppa.launchpad.net/ravefinity-project/ppa/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Get:18 http://gb.archive.ubuntu.com/ubuntu disco-updates/main DEP-11 48x48 Icons [4,448 B]
Get:19 http://gb.archive.ubuntu.com/ubuntu disco-updates/main DEP-11 64x64 Icons [5,852 B]
Get:20 http://gb.archive.ubuntu.com/ubuntu disco-updates/universe amd64 DEP-11 Metadata [8,744 B]
Get:21 http://gb.archive.ubuntu.com/ubuntu disco-updates/universe DEP-11 48x48 Icons [6,157 B]
Get:22 http://gb.archive.ubuntu.com/ubuntu disco-backports/universe amd64 DEP-11 Metadata [7,164 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/elementary-os/stable/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.
E: The repository 'http://ppa.launchpad.net/leaeasy/dde/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.
E: The repository 'http://ppa.launchpad.net/noobslab/icons/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.
E: The repository 'http://ppa.launchpad.net/ravefinity-project/ppa/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.我搜索了它们,在互联网上找不到任何关于这些错误的信息,而且我对linux还比较陌生。如有任何帮助,将不胜感激。
发布于 2019-06-16 09:13:29
转到“软件和更新”,转到“其他软件”选项卡,删除刚才添加的存储库。然后退出它,您应该能够运行"apt update“而没有错误。
糟糕的是,如果没有一些严肃的手工操作,就无法在19.04上安装Deepin。希望PPA所有者能解决这个问题。
https://askubuntu.com/questions/1142481
复制相似问题