-
Notifications
You must be signed in to change notification settings - Fork 887
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
msgpack 2.1.4 checksum mismatch #623
Comments
Same here:
|
@ilovezfs , thank you for reporting the issue. Sorry for the mix up. There are some mistakes.
The tarball is not hacked but still incomplete. I don't know much about brew mechanism. I will fix it. What do you think? |
@herrbischoff thanks for the quick response. Yes, a new tag is always preferable to rewriting public history, so 2.1.5 would be perfect. |
Version 2.1.4 will be removed. See msgpack#623
Version 2.1.4 will be removed. See msgpack#623
Version 2.1.4 will be removed. See msgpack#623
I removed release 2.1.4 and drafted release 2.1.5. |
I've merged Homebrew/homebrew-core#16410 so this should no longer be an issue. Thanks @redboltz |
Thanks. However, I now get the following error:
|
@herrbischoff why aren't you using the bottle? |
I'm averse to letting Homebrew take over |
So I guess the formula is implemented correctly ;) |
URL:
https://github.com/msgpack/msgpack-c/releases/download/2.1.4/msgpack-2.1.4.tar.gz
Expected SHA-256: ed94b4eaaa5aaed13e939b775eaddc1cd40937abfbd0de40bad8641e2e95b3da
Actual SHA-256:
1d9d9ec4769cbdee2708151e0784165caec4610068f6c85208ba0491ce308a90
The expected checksum is what what we had in Homebrew for the SHA-256 when the formula was upgraded to version 2.1.4 on Thu Aug 3 11:00:35 2017 -0700. See Homebrew/homebrew-core#16371.
But currently downloading the file gives a different checksum.
I wanted to make sure you weren't hacked, and ask what the reason(s) for the changes were.
The text was updated successfully, but these errors were encountered: