我在运行时遇到一个我以前从未见过的错误sudo apt update
。到达后发生错误http://dl.google.com/linux/chrome/deb stable/main amd64 Packages
。我最近没有做任何我知道可能会突然导致此错误发生的事情。
这是完整的输出sudo apt update
:
? ~ sudo apt update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://packages.ros.org/ros/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://packages.microsoft.com/repos/vscode stable InRelease
Get:6 http://dl.google.com/linux/chrome/deb stable Release [943 B]
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:8 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:9 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]
Get:10 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,104 B]
Err:10 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages
File has unexpected size (1103 != 1104). Mirror …
Run Code Online (Sandbox Code Playgroud)