首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >初级OS提供“存储库没有发布文件”。错误

初级OS提供“存储库没有发布文件”。错误
EN

Ask Ubuntu用户
提问于 2018-10-08 20:37:39
回答 1查看 12.4K关注 0票数 3

我在运行Ubuntu仿生海狸。我试图在Ubuntu上下载pantheon桌面环境,但是它没有工作,所以我放弃了。现在,当我尝试从终端下载主题或其他东西时,我会得到一个提到初级操作系统的错误代码,尽管我正在下载的内容与初级或万神殿无关。下面是终端机上的内容:

代码语言:javascript
复制
jacob@jacob-MacBookPro:~$ sudo apt-add-repository ppa:tista/adapta -y
…                                          
E: The repository 'http://ppa.launchpad.net/elementary-os/testing/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.
E: The repository 'http://ppa.launchpad.net/mpstark/elementary-tweaks-daily/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.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2018-10-08 21:29:58

根据PPA页面(初等/测试小学/小学-每日调整),他们没有发布18.04LTS(仿生海狸)的软件包。

因此,您应该从系统中删除这些PPA,并从它们中安装包:

代码语言:javascript
复制
sudo apt-get install ppa-purge
sudo ppa-purge ppa:elementary-os/testing
sudo ppa-purge ppa:mpstark/elementary-tweaks-daily
票数 4
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1082084

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档