首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu 18中的更新失败

Ubuntu 18中的更新失败
EN

Stack Overflow用户
提问于 2018-12-13 08:03:59
回答 1查看 3.7K关注 0票数 1

我想尝试用sudo apt-get update更新我的Ubuntu 18。但最终它表明了这一信息。

代码语言:javascript
复制
Fehl:9 http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release
  404  Not Found [IP: 91.189.95.83 80]
Fehl:10 http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu bionic Release 
  404  Not Found [IP: 91.189.95.83 80]
Package lists are read ... Done
E: The depot "http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release" does not contain a release file.
N: An update of such a repository can not be performed in a secure manner, so it is disabled by default.
N: For more details on creating repositories and their user configuration, see the apt-secure (8) man page.
E: The depot "http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu bionic Release" does not contain a release file.
N: An update of such a repository can not be performed in a secure manner, so it is disabled by default.
N: For more details on creating repositories and their user configuration, see the apt-secure (8) man page.

这是我的清单:

您还需要别的什么吗?抱歉,我是Ubuntu的新手

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-12-13 08:11:27

看起来这个ppa不支持Ubuntu18.04。404是一个http返回代码,意味着无法找到所请求的页面。另外,如果您检查url http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu/dists/。我找不到一个文件夹的仿生,而且最后的更新时间戳是68周前,所以这是不支持现在。

但是崇高文本支持自己的ppa,所以只需使用本指南如何在ubuntu18.04上安装崇高文本。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/53757403

复制
相关文章

相似问题

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