Skip to content

Issues with the mac os brew install  #22

@ghost

Description

*Description
The brew installer does not work since there is a SHA256 mismatch.
Looks like it try to download the cloudstate-0.4.1-osx.tar.gz and the 0.5 one (my guess)

To Reproduce
Steps to reproduce the behavior:

  1. Run brew tap sleipnir/cloudstate-cli
  2. Run brew install cloudstate-cli
==> Installing cloudstate-cli from sleipnir/cloudstate-cli
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or
https://developer.apple.com/download/more/.

==> Downloading https://github.com/sleipnir/cloudstate-cli/releases/download/0.4.1/cloudstate-0.4.1-osx.tar.gz
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/216043821/0d033800-1516-11ea-9a1c-3f8dec95a28b?X-Amz-Algorithm=AWS4
######################################################################## 100.0%
Error: An exception occurred within a child process:
  ChecksumMismatchError: SHA256 mismatch
Expected: 670917342415bbcf5f70e9170c611804927f99d0bdb43c1fcf353bdf6339baf7
  Actual: 23571e80c78c0bfb646ecfbc46f7ddc0559073c472ce39f8eefb941f107a4c9d
 Archive: /Users/jp/Library/Caches/Homebrew/downloads/298a07fb32b563f4353da34471741dde4b51540decaf902269a1f29f574b1032--cloudstate-0.4.1-osx.tar.gz
To retry an incomplete download, remove the file above.

Expected behavior
It seems that the version brew is downloading is the 0.4.1 and not the 0.5. The documentation refer to 0.5.

Hope you can help,

PS. Thanks again for the great work, sounds like amazing tool to start working with cloudstate

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions