当我尝试在 ubuntu 18.04 LTS 上运行“sudo apt-get update”时,出现以下错误:
Hit:1 http://in.archive.ubuntu.com/ubuntu bionic InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://in.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://in.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:5 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease
Hit:6 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu bionic InRelease
Ign:7 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 InRelease
Hit:8 http://dl.google.com/linux/chrome/deb stable Release
Err:9 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 Release
404 Not Found [IP: 2620:113:80c0:8::13 80]
Hit:10 http://deb.playonlinux.com trusty InRelease
Hit:11 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:12 http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu bionic InRelease
Hit:14 https://download.sublimetext.com apt/stable/ InRelease
Hit:15 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Hit:16 http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu bionic InRelease
Reading package lists... Done
E: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
我尝试过以下链接,但没有任何作用。 apt- sudo apt-get update 不起作用! “sudo apt-get update”不起作用
请帮助我解决错误!
答案1
您可以更改那里显示的存储库
http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04
,没有这个的发布文件:
http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04/
如果这不起作用,你应该删除该存储库,我尝试进入那里,但发现它不再存在(该版本不再受支持),所以你可以尝试 18.04 或删除第一个
您可以在 Google 上搜索添加存储库的方法,了解如何做到这一点(我认为那是 Xubuntu 16.04)