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

ruffle-nightly@2025-01-02: hash check failed #2090

Closed
w4tchdoge opened this issue Jan 2, 2025 · 1 comment
Closed

ruffle-nightly@2025-01-02: hash check failed #2090

w4tchdoge opened this issue Jan 2, 2025 · 1 comment

Comments

@w4tchdoge
Copy link

Console output:

ruffle-nightly: 2024-12-31 -> 2025-01-02
Updating one outdated app:
Updating 'ruffle-nightly' (2024-12-31 -> 2025-01-02)
Downloading new version
ruffle-nightly-2025_01_02-windows-x86_64.zip (18.8 MB) [==============================================================] 100%
Checking hash of ruffle-nightly-2025_01_02-windows-x86_64.zip ... Get-FileHash: C:\-0PFiles\Scoop\apps\scoop\current\lib\install.ps1:634
Line |
 634 |      $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T …
     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Operation did not complete successfully because the file contains a virus or potentially unwanted software. :
     | 'C:\-0PFiles\Scoop\cache\ruffle-nightly#2025-01-02#7fe12f6.zip'
InvalidOperation: C:\-0PFiles\Scoop\apps\scoop\current\lib\install.ps1:634
Line |
 634 |      $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T …
     |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | You cannot call a method on a null-valued expression.
Get-Content: C:\-0PFiles\Scoop\apps\scoop\current\lib\core.ps1:1376
Line |
1376 |          return Get-Content $file -AsByteStream -TotalCount 8
     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Operation did not complete successfully because the file contains a virus or potentially unwanted software. :
     | 'C:\-0PFiles\Scoop\cache\ruffle-nightly#2025-01-02#7fe12f6.zip'
ERROR Hash check failed!
App:         versions/ruffle-nightly
URL:         https://github.com/ruffle-rs/ruffle/releases/download/nightly-2025-01-02/ruffle-nightly-2025_01_02-windows-x86_64.zip
First bytes:
Expected:    848c0130793942604fffd5338139d414267b3da0358cd1fcaab1f100ddd27e14
Actual:

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Versions/issues/new?title=ruffle-nightly%402025-01-02%3a+hash+check+failed
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Cannot reproduce

Are you sure your scoop is up to date? Clean cache and reinstall
Please run scoop update; scoop cache rm ruffle-nightly; and update/reinstall application

Hash mismatch could be caused by these factors:

  • Network error
  • Antivirus configuration
  • Blocked site (Great Firewall of China, Corporate restrictions, ...)

@github-actions github-actions bot closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant