所以我刚刚对 Linux Mint 20 进行了全新安装,但这个问题在 Linux Mint 19.3 中也存在。每次我尝试从软件管理器执行apt-get update或apt-get upgrade什至下载软件时,都会出现错误。当我尝试更新更新管理器推荐的内容时,发生了同样的事情。
我发现如果我在每次失败的尝试后继续运行该命令,我可以升级或更新sudo apt-get update/upgrade。由于每次更新/升级都以一定的百分比停止,当我再次运行该命令时,它会从相同的百分比继续,并通过执行几次更新/升级最终完成。
这是我尝试从软件管理器下载 VLC 时遇到的错误。它首先说:
Failed to download package files
Check your Internet connection.
Run Code Online (Sandbox Code Playgroud)
详细信息是:
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/s/sdl-image1.2/libsdl-image1.2_1.2.12-12_amd64.deb Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Cannot initiate the connection …Run Code Online (Sandbox Code Playgroud)