尝试运行sudo apt-get update
甚至只是sudo apt update
为我产生以下输出:
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://ppa.launchpad.net/hvr/ghc/ubuntu focal InRelease
Hit:7 https://packages.microsoft.com/ubuntu/19.10/prod eoan InRelease
Ign:8 https://anonscm.debian.org/git/collab-maint/pcsc-lite.git focal InRelease
Err:9 https://anonscm.debian.org/git/collab-maint/pcsc-lite.git focal Release
404 Not Found [IP: 2001:648:2ffc:deb::211:202 443]
Reading package lists... Done
E: The repository 'https://anonscm.debian.org/git/collab-maint/pcsc-lite.git focal 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.
我尝试点击https://anonscm.debian.org/git/collab-maint/pcsc-lite.git链接,然后缩短 url 直到 anonscm.debian.org 把我带到这个奇怪的页面,它谈到了某个debian 服务已停止。但是,我有点像 linux 初学者,与其陷入可能会进一步破坏我的环境的兔子洞,我真的很感激一些帮助。任何帮助将不胜感激。
编辑是的。我已连接到互联网。
请注意我的互联网是如何启动的,但更新程序给了我没有连接的消息
第二次编辑:是的。 如您所见,我已连接并且我的 livepatch 已打开
第三次编辑在关闭第二张图片中的设置后,软件更新程序决定运行。这就像我apt-get update
在终端中运行一样,不是吗?但是为什么它在终端中不起作用?