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

gallery-dl@1.29.0: hash check failed #6606

Closed
howardsun-dev opened this issue Mar 5, 2025 · 1 comment
Closed

gallery-dl@1.29.0: hash check failed #6606

howardsun-dev opened this issue Mar 5, 2025 · 1 comment

Comments

@howardsun-dev
Copy link

Updating 'gallery-dl' (1.28.5 -> 1.29.0)
Downloading new version
Starting download with aria2 ...
Download: Download Results:
Download: gid |stat|avg speed |path/URI
Download: ======+====+===========+=======================================================
Download: 954079|OK | 17MiB/s|C:/Users/xxx/scoop/cache/gallery-dl#1.29.0#0ef30b4.exe
Download: Status Legend:
Download: (OK):download completed.
Get-Content: C:\Users\xxx\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\xxx\scoop\cache\gallery-dl#1.29.0#0ef30b4.exe'.
Checking hash of gallery-dl.exe ... Get-FileHash: C:\Users\xxx\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\xxx\scoop\cache\gallery-dl#1.29.0#0ef30b4.exe'.
InvalidOperation: C:\Users\xxx\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\xxx\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\xxx\scoop\cache\gallery-dl#1.29.0#0ef30b4.exe'.
ERROR Hash check failed!
App: main/gallery-dl
URL: https://github.com/mikf/gallery-dl/releases/download/v1.29.0/gallery-dl.exe
First bytes:
Expected: cacd228c3c41b7aed13b8802d5feb02cdbc40db4ef9208338200c5d4e21f5012
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=gallery-dl%401.29.0%3a+hash+check+failed

Copy link
Contributor

github-actions bot commented Mar 5, 2025

Cannot reproduce

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