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

wezterm on Windows install contains a virus or potentially unwanted software #12972

Closed
jeffshadap opened this issue Mar 20, 2024 · 1 comment
Closed

Comments

@jeffshadap
Copy link

Installing 'wezterm' (20240203-110809-5046fc22) [64bit] from extras bucket
Loading WezTerm-windows-20240203-110809-5046fc22.zip from cache
Checking hash of WezTerm-windows-20240203-110809-5046fc22.zip ... Get-FileHash : The file
'C:\Users\Win10\scoop\apps\wezterm\20240203-110809-5046fc22\WezTerm-windows-20240203-110809-5046fc22.zip' cannot be
read: Operation did not complete successfully because the file contains a virus or potentially unwanted software.
At C:\Users\Win10\scoop\apps\scoop\current\lib\install.ps1:674 char:16

  • $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T ...
    
  •            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ReadError: (C:\Users\Win10...09-5046fc22.zip:PSObject) [Write-Error], WriteErrorExcepti
      on
    • FullyQualifiedErrorId : FileReadError,Get-FileHash

You cannot call a method on a null-valued expression.
At C:\Users\Win10\scoop\apps\scoop\current\lib\install.ps1:674 char:5

  • $actual = (Get-FileHash -Path $file -Algorithm $algorithm).Hash.T ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

Get-Content : Operation did not complete successfully because the file contains a virus or potentially unwanted
software.
At C:\Users\Win10\scoop\apps\scoop\current\lib\core.ps1:1176 char:16

  •     return Get-Content $file -Encoding byte -TotalCount 8
    
  •            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ReadError: (C:\Users\Win10...09-5046fc22.zip:String) [Get-Content], IOException
    • FullyQualifiedErrorId : GetContentReaderIOError,Microsoft.PowerShell.Commands.GetContentCommand

ERROR Hash check failed!
App: extras/wezterm
URL: https://github.com/wez/wezterm/releases/download/20240203-110809-5046fc22/WezTerm-windows-20240203-110809-5046fc22.zip
First bytes:
Expected: 57e5d03b585303d81e8b8e96d1230362852eb39aca92b3b29c7a42cfb82f9ac4
Actual:

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Extras/issues/new?title=wezterm%4020240203-110809-5046fc22%3a+hash+check+failed

@jeffshadap jeffshadap changed the title Operation did not complete successfully because the file contains a virus or potentially unwanted software wezterm on Windows install contains a virus or potentially unwanted software Mar 20, 2024
@jeffshadap
Copy link
Author

duplicate of wez/wezterm#5041

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