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 #5

Open
keithvis opened this issue Feb 24, 2021 · 0 comments
Open

[email protected]: hash check failed #5

keithvis opened this issue Feb 24, 2021 · 0 comments

Comments

@keithvis
Copy link

i'm unable to install stripe-cli on 32bit windows. my antivirus s/w claims it is infected with Trojan:Script/Oneeva.A!ml . i hope this is just a false alarm.

console output:
PS C:\Users\keith> scoop bucket add stripe https://github.com/stripe/scoop-stripe-cli.git
Checking repo... ok
The stripe bucket was added successfully.
PS C:\Users\keith> scoop install stripe
Installing 'stripe' (1.5.9) [32bit]
stripe_1.5.9_windows_i386.zip (6.0 MB) [====================================================================================================================================] 100%
Move-Item : Operation did not complete successfully because the file contains a virus or potentially unwanted software.
At C:\Users\keith\scoop\apps\scoop\current\lib\install.ps1:112 char:9

  •     Move-Item "$cached.download" $cached -force
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : WriteError: (C:\Users\keith...86.zip.download:FileInfo) [Move-Item], IOException
    • FullyQualifiedErrorId : MoveFileInfoItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand

Copy-Item : Cannot find path 'C:\Users\keith\scoop\cache\#1.5.9#https_github.com_stripe_stripe-cli_releases_download_v1.5.9_stripe_1.5.9_windows_i386.zip' because it does not
exist.
At C:\Users\keith\scoop\apps\scoop\current\lib\install.ps1:116 char:9

  •     Copy-Item $cached $to
    
  •     ~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\Users\keith...indows_i386.zip:String) [Copy-Item], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

Checking hash of stripe_1.5.9_windows_i386.zip ... Resolve-Path : Cannot find path 'C:\Users\keith\scoop\apps\stripe\1.5.9\stripe_1.5.9_windows_i386.zip' because it does not exist.
At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Utility\Microsoft.PowerShell.Utility.psm1:110 char:36

  •             $pathsToProcess += Resolve-Path $Path | Foreach-Objec ...
    
  •                                ~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\Users\keith...indows_i386.zip:String) [Resolve-Path], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ResolvePathCommand

ERROR You cannot call a method on a null-valued expression.
ERROR Hash check failed!
App: stripe/stripe
URL: https://github.com/stripe/stripe-cli/releases/download/v1.5.9/stripe_1.5.9_windows_i386.zip
Expected: ad54fd5c0e9e1b052ab149b4af8eed57c856812dc0338bee29db85a766550e78
Actual:

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/stripe/scoop-stripe-cli/issues/new?title=stripe%401.5.9%3a+hash+check+failed

antivirus output:
image

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