ScoopInstaller / Main

📦 The default bucket for Scoop.

Home Page:https://scoop.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm@3.15.1: hash check failed

surya1673 opened this issue · comments

Getting the following issue while installing helm
I've tried updating the scoop but still getting the same error.

PS C:\Users\Surya> scoop install helm
WARN Purging previous failed installation of helm.
ERROR 'helm' isn't installed correctly.
Removing older version (3.15.1).
'helm' was uninstalled.
Installing 'helm' (3.15.1) [64bit] from 'main' bucket
helm-v3.15.1-windows-amd64.zip (1.6 KB) [=====================================================================] 100%
Checking hash of helm-v3.15.1-windows-amd64.zip ... ERROR Hash check failed!
App: main/helm
URL: https://get.helm.sh/helm-v3.15.1-windows-amd64.zip
First bytes: 3C 21 44 4F 43 54 59 50
Expected: 8ebe6d353f0fbc7e51861a676ba1c14af9efb3443ae2c78eb91946a756b93a9a
Actual: 8883da3d599aeee4a92caa61addf0bb0a7f672efe5acfe3301e50b5c2ce8cc15

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=helm%403.15.1%3a+hash+check+failed

Cannot reproduce

Are you sure your scoop is up to date? Clean cache and reinstall
Please run scoop update; scoop cache rm helm; and update/reinstall application

Hash mismatch could be caused by these factors:

  • Network error
  • Antivirus configuration
  • Blocked site (Great Firewall of China, Corporate restrictions, ...)

Tried these steps still getting the same issue.