Closed ndeeH closed 3 months ago
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. : | 'D:\Tools\Scoop\cache\fzf#0.54.1#3771423.zip' InvalidOperation: D:\Tools\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: D:\Tools\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. : | 'D:\Tools\Scoop\cache\fzf#0.54.1#3771423.zip' ERROR Hash check failed! App: main/fzf URL: https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_amd64.zip First bytes: Expected: ac9a189da25d5ebf0ec1c8c34088f6763cbd22d35b285d40fdabd192f0ee7b40 Actual:
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
scoop update; scoop cache rm fzf;
Hash mismatch could be caused by these factors:
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. : | 'D:\Tools\Scoop\cache\fzf#0.54.1#3771423.zip' InvalidOperation: D:\Tools\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: D:\Tools\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. : | 'D:\Tools\Scoop\cache\fzf#0.54.1#3771423.zip' ERROR Hash check failed! App: main/fzf URL: https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_amd64.zip First bytes: Expected: ac9a189da25d5ebf0ec1c8c34088f6763cbd22d35b285d40fdabd192f0ee7b40 Actual: