当我尝试使用更新软件包时sudo apt-get 更新它以这个错误结束
W: The repository 'http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu
xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: Failed to fetch http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu
/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old
ones used instead.
有人能帮帮我吗?谢谢。
答案1
问题是您正在运行 Xenial,而 PPA 仅具有 Precise、Quantal 和 Raring 的文件。
打开软件和更新,单击“其他软件”选项卡,向下滚动找到您添加的 PPA,然后选择它并单击“删除”。
当您关闭软件和更新时,它会提示您更新系统。 照做,错误就会消失。
不幸的是,您不能在您的 Ubuntu 版本中使用此 PPA。
抢