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

[email protected]: hash check failed #6600

Closed
Blake-LeBlanc opened this issue Mar 4, 2025 · 1 comment
Closed

[email protected]: hash check failed #6600

Blake-LeBlanc opened this issue Mar 4, 2025 · 1 comment

Comments

@Blake-LeBlanc
Copy link

Updating one outdated app:
Updating 'fzf' (0.60.2 -> 0.60.3)
Downloading new version
Loading fzf-0.60.3-windows_amd64.zip from cache.
Get-Content: C:\Users<redacted>\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:\Users<redacted>\scoop\cache\fzf#0.60.3#ea917a1.zip'.
Checking hash of fzf-0.60.3-windows_amd64.zip ... Get-FileHash: C:\Users<redacted>\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:\Users<redacted>\scoop\cache\fzf#0.60.3#ea917a1.zip'.
InvalidOperation: C:\Users<redacted>\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:\Users<redacted>\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:\Users<redacted>\scoop\cache\fzf#0.60.3#ea917a1.zip'.
ERROR Hash check failed!
App: main/fzf
URL: https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_amd64.zip
First bytes:
Expected: 1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa
Actual:

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=fzf%400.60.3%3a+hash+check+failed

Copy link
Contributor

github-actions bot commented Mar 4, 2025

Cannot reproduce

Are you sure your scoop is up to date? Clean cache and reinstall
Please run scoop update; scoop cache rm fzf; 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 Mar 4, 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