首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Err http://ppa.launchpad.net raring/主要amd64包

Err http://ppa.launchpad.net raring/主要amd64包
EN

Ask Ubuntu用户
提问于 2013-12-23 16:34:26
回答 1查看 4.2K关注 0票数 1
代码语言:javascript
复制
sudo apt-get update: 
Translation-en Fetched 973 kB in 33s (28,8 kB/s) W: Failed to fetch
http://ppa.launchpad.net/network-manager/ppa/ubuntu/dists/raring/main/binary-amd64/Packages
404  Not Found
W: Failed to fetch
http://ppa.launchpad.net/network-manager/ppa/ubuntu/dists/raring/main/binary-i386/Packages
404  Not Found
E: Some index files failed to download. They have been ignored, or old
ones used instead.

我该怎么解决这个问题?

我不能在这里张贴全部输出,因为我没有10分。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2013-12-23 20:12:17

这个ppa不支持稀有,只有精确的支持。你可以在这里看到:

http://ppa.launchpad.net/network-manager/ppa/ubuntu/dists/

从源中删除ppa:

代码语言:javascript
复制
sudo rm -vf /etc/apt/sources.list.d/nameoftheppa.list

sudo apt-get update && sudo apt-get upgrade

当然,您需要找出什么是“the”才能删除它,您可以在/etc/apt/ course .list.d/下找到它们,然后打开它们阅读:

代码语言:javascript
复制
nautilus /etc/apt/sources.list.d/

查看一下.list文件,看看哪个文件上有网络管理器http。

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

https://askubuntu.com/questions/394822

复制
相关文章

相似问题

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