ake-persson / etcdtool

Export/Import/Edit etcd directory as JSON/YAML/TOML and validate directory using JSON schema
Other
171 stars 43 forks source link

Error: SHA256 mismatch #21

Open acarl005 opened 6 years ago

acarl005 commented 6 years ago
$ brew tap mickep76/funk-gnarge
$ brew install etcdtool
==> Installing etcdtool from mickep76/funk-gnarge
==> Downloading https://github.com/mickep76/etcdtool/archive/3.3.2.tar.gz

Error: SHA256 mismatch
Expected: f9f4aea1e1459e1f187e8f74faec537b97cb2519bdead9f12e4c1bf93a69df6b
Actual: e3e6964e33e4cade95303b642f5b160225e61eac1fe754da606983a4c0edf06e
Archive: /Users/andy/Library/Caches/Homebrew/etcdtool-3.3.2.tar.gz
To retry an incomplete download, remove the file above.
dimitryvin commented 6 years ago

@acarl005 if you cd into /usr/local/Homebrew/Library/Taps/mickep76/homebrew-funk-gnarge, then edit etcdtool.rb and replace the expected sha to the actual sha that you have and run brew install etcdtool once more, it should work.

acarl005 commented 6 years ago

smh

@dimitryvin

ayz4sci commented 6 years ago

I have the same problem.