每当我在更新管理器中检查更新时,我都会收到一条消息,上面说我的互联网连接有问题,需要检查。另外,在细节下面,这是信息,在那里-
W:Failed to fetch http://ppa.launchpad.net/ui-toolkit/ppa/ubuntu/dists/precise/main/source/Sources 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/ui-toolkit/ppa/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.问题是,尽管有这条消息,但我得到了许多更新,安装后,更新管理器顶部有一条消息说包的详细信息是'x‘天前的。目前x=70
发布于 2013-03-28 19:26:45
此ui-toolkit PPA是不推荐的,您需要在/etc/apt/sources.list文件或gnome控制中心-软件源菜单中手动编辑它,从
http://ppa.launchpad.net/ui-toolkit/ppa/ubuntu至:
http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu因此,将ui-toolkit更改为ubuntu-sdk-team。
https://askubuntu.com/questions/274539
复制相似问题