我正在尝试更新和升级我当前的 Ubuntu 版本,但是遇到了一些问题:当我运行 apt-get update 时出现以下错误:
W: Failed to fetch http://ppa.launchpad.net/antonio.chiurazzi/ppa/ubuntu/dists/quantal/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/antonio.chiurazzi/ppa/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
我删除了源,var/lib/apt/lists
但仍然收到相同的错误。有人能告诉我发生了什么,以及如何删除它以成功更新我的 Ubuntu 吗?
我的配置:配备 4gb DDR3 RAM 的 Intel I3 处理器上的 Ubuntu 12.10。
答案1
我总是使用 GUI 方式来管理我的软件源:系统设置-->软件和更新,然后在其他软件选项卡下取消选中导致问题的源。你试过这个吗?