Very recently now, Google's repositories have been updated to fix the weak hash issue. After that, I am getting Hash Sum mismatch
when I try to update the 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
How can I fix it?
I have already tried running sudo rm -rf /var/lib/apt/lists/*
.
UPDATE
I have commented on the previous bug's thread here: https://bugs.chromium.org/p/chromium/issues/detail?id=596074#c48