Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading successful, but checksum doesn't match #929

Closed
2 tasks done
tuupola opened this issue Nov 28, 2021 · 1 comment
Closed
2 tasks done

Downloading successful, but checksum doesn't match #929

tuupola opened this issue Nov 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@tuupola
Copy link

tuupola commented Nov 28, 2021

Describe the bug

VScodium was installed earlier using repository as per instructions at:
https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo#fedorarhel

Currently updating fails with "Downloading successful, but checksum doesn't match" error.

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce

$ sudo dnf update
....
(86/88): libreoffice-core-7.1.7.2-3.fc34.x86_64.rpm           1.4 MB/s | 105 MB     01:14    
[MIRROR] vscodium-1.62.3-x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: fbe4d517915e948ce4fbf056dc3bd7c65ecd49e319a4c35d044c88884bc20d10(sha256)  Expected: a8fc902fef48c2e173110adf432673133c7643ae31bf7b6468c8bc36040ca81a(sha256) 
(87/88): thunderbird-91.3.0-1.fc34.x86_64.rpm                 1.3 MB/s |  96 MB     01:13    
[MIRROR] vscodium-1.62.3-x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: fbe4d517915e948ce4fbf056dc3bd7c65ecd49e319a4c35d044c88884bc20d10(sha256)  Expected: a8fc902fef48c2e173110adf432673133c7643ae31bf7b6468c8bc36040ca81a(sha256) 
[MIRROR] vscodium-1.62.3-x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: fbe4d517915e948ce4fbf056dc3bd7c65ecd49e319a4c35d044c88884bc20d10(sha256)  Expected: a8fc902fef48c2e173110adf432673133c7643ae31bf7b6468c8bc36040ca81a(sha256) 
[MIRROR] vscodium-1.62.3-x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: fbe4d517915e948ce4fbf056dc3bd7c65ecd49e319a4c35d044c88884bc20d10(sha256)  Expected: a8fc902fef48c2e173110adf432673133c7643ae31bf7b6468c8bc36040ca81a(sha256) 
[FAILED] vscodium-1.62.3-x86_64.rpm: No more mirrors to try - All mirrors were already tried without success

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Cannot download vscodium-1.62.3-x86_64.rpm: All mirrors were tried
$

Expected behavior
I expect VSCodium to be updated.

Desktop (please complete the following information):

  • OS: Fedora 34
  • Architecture X64
  • Version 1.62.3
@tuupola tuupola added the bug Something isn't working label Nov 28, 2021
@paulcarroty
Copy link
Collaborator

Probably your cached metadata is old, dnf clean all should fix it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants