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

v0.3.3 tarball sha256 change? #27

Closed
carlocab opened this issue Dec 11, 2020 · 4 comments
Closed

v0.3.3 tarball sha256 change? #27

carlocab opened this issue Dec 11, 2020 · 4 comments

Comments

@carlocab
Copy link

carlocab commented Dec 11, 2020

I'm attempting to update Homebrew's version of Rust (Homebrew/homebrew-core#66285).

While testing the new version, CI produced the following error:

==> brew install --build-from-source cargo-instruments
==> FAILED
==> Downloading https://github.com/cmyr/cargo-instruments/archive/v0.3.3.tar.gz
==> Downloading from https://codeload.github.com/cmyr/cargo-instruments/tar.gz/v0.3.3
Error: SHA256 mismatch
Expected: 7f6f095af8029e70cb0f7d52d1480fc827fe463362b30523fc3a221825b8f207
  Actual: 0da09ac0ebc78f60aa84abc7d67adb4e6eb30df692cb5c1d2d385b91e7163151

I can update the sha256 associated with cargo-instruments, but CI will come back to me with the following error:

cargo-instruments:
  * stable sha256 changed without the url/version also changing; please create an issue upstream to rule out malicious circumstances and to find out why the file changed.

Can I confirm that nothing is amiss here?

@cmyr
Copy link
Owner

cmyr commented Dec 13, 2020

nothing is amiss, I had tagged the wrong commit and didn't think anyone would notice. I can yank 0.3.3 and publish 0.3.4 shortly. Thanks for the issue!

@carlocab
Copy link
Author

Sure, I figured it was something like that, but Homebrew CI wants me to be sure.

Publishing 0.34 would be ideal, as that would get CI to stop complaining at me.

Thanks again!

@cmyr
Copy link
Owner

cmyr commented Dec 13, 2020

@carlocab working on this now, should be published shortly.

@cmyr
Copy link
Owner

cmyr commented Dec 13, 2020

@carlocab should be good to go, thanks!

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