We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
scoop update; scoop cache rm gallery-dl;
Hash mismatch could be caused by these factors:
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: