google-talkplugin 上的“哈希值不匹配”

google-talkplugin 上的“哈希值不匹配”

最近,Google 的存储库已更新,以修复弱哈希问题。此后,Hash Sum mismatch当我尝试更新时,我得到了google-talkplugin

The following packages will be upgraded:
  google-talkplugin
1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 7 800 kB of archives.
After this operation, 12,3 kB disk space will be freed.
Get:1 http://dl.google.com/linux/talkplugin/deb stable/main amd64 google-talkplugin amd64 5.41.3.0-1 [7 800 kB]
Err:1 http://dl.google.com/linux/talkplugin/deb stable/main amd64 google-talkplugin amd64 5.41.3.0-1
  Hash Sum mismatch
Fetched 7 800 kB in 3s (2 114 kB/s)              
E: Failed to fetch http://dl.google.com/linux/talkplugin/deb/pool/main/g/google-talkplugin/google-talkplugin_5.41.3.0-1_amd64.deb  Hash Sum mismatch

我该如何修复它?

我已经尝试过跑步sudo rm -rf /var/lib/apt/lists/*

更新

我已在这里对之前的 Bug 线程进行了评论:https://bugs.chromium.org/p/chromium/issues/detail?id=596074#c48

答案1

我也遇到了这个错误,并找到了一种解决方法。只需从此链接手动下载并安装 .deb 包,错误就消失。

http://www.ubuntuupdates.org/package/google_talk_plugin/stable/main/base/google-talkplugin

相关内容