我的存储库无法更新某些项目,请帮助我
W: Failed to fetch http://ppa.launchpad.net/elementary-br/projects/ubuntu/dists/oneiric/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/elementary-br/projects/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
你看 ?
答案1
如果你访问该网站,你会发现没有适用于 oneiric 发行版的资源:
http://ppa.launchpad.net/elementary-br/projects/ubuntu/dists/
只有精确、量化和敏锐。
您有两个选择:
- 删除该存储库(如果您手动添加它,我认为您不想这样做)。
- 编辑包含存储库的文件,并将所有 oneiric 引用更改为您正在使用的实际发行版(顺便说一句,您可以在问题中说明)。
该文件位于 /etc/apt/sources.list.d/(不确定名称),您可以像这样编辑它:
gksu gedit /tc/apt/sources.list.d/nameofthefile.list
在那里,将 oneiric 更改为您的发行版名称。
如果您的发行版恰好是 oneiric,那么您就不能使用此 ppa 作为源,您需要将其从您的源中删除,并删除引用它的文件。