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

brew install minio/stable/kes fails with SHA256 mismatch #439

Closed
allanrogerr opened this issue Feb 8, 2024 · 2 comments
Closed

brew install minio/stable/kes fails with SHA256 mismatch #439

allanrogerr opened this issue Feb 8, 2024 · 2 comments
Assignees

Comments

@allanrogerr
Copy link

Bug describtion

Run brew install minio/stable/kes
Observe:

➜ ~ brew install minio/stable/kes                                                                                                               
==> Fetching minio/stable/kes
==> Downloading https://github.com/minio/kes/releases/download/2023-05-02T22-48-10Z/kes-darwin-arm64
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/226350394/9b311c86-6667-4e3d-b489-2bde3db83857?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Creden
####################################################################################################################################################################################### 100.0%
Error: kes: SHA256 mismatch
Expected: 810a5faefd2d0427197e3d7e654291dd3ff25b54d1507988e80f7b6a26d3adfb
  Actual: 14537309135118d69b5af24628f68eb1a9e1b83d7272d785103ddadd860a5a02
    File: /Users/<user>/Library/Caches/Homebrew/downloads/08698ba6f99a91086930f36adf5147c227eb5ab92d4dd25144bb471dd118585e--kes-darwin-arm64
To retry an incomplete download, remove the file above.

Expected behavior

kes should be installed and executable

Additional context

  1. What version of Go are you using (go version)?
    n/a

  2. What operating system and processor architecture are you using (go env)?
    MacOS 14.2.1 (23C71)

  3. Anything else that is important?

@aead
Copy link
Member

aead commented Feb 8, 2024

Fixed by homebrew-stable/pull/46

@allanrogerr
Copy link
Author

Run brew update then brew install minio/stable/kes

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

2 participants