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 yawsso fails with hash mismatch #2

Closed
SergeyMokhov opened this issue Jun 28, 2022 · 6 comments
Closed

brew install yawsso fails with hash mismatch #2

SergeyMokhov opened this issue Jun 28, 2022 · 6 comments
Assignees

Comments

@SergeyMokhov
Copy link
Contributor

Steps to reproduce:

  1. Run brew install yawsso or brew upgrade (if yawsso is already installed with brew)

Expected Result:
Successfully installed / upgraded

Actual result:

brew install yawsso
==> Downloading https://github.com/victorskl/yawsso/archive/refs/tags/0.7.2.tar.gz
Already downloaded: /Users/***/Library/Caches/Homebrew/downloads/384c681b4b552d8dcf92438a32c0b1de43e7da6c2b2d1b9931f3f0dd2fd50a86--yawsso-0.7.2.tar.gz
Error: yawsso: SHA256 mismatch
Expected: a2f665d12f1d29095a3a103d61638308ea4e2184bce5810ad80eeebddffcfb51
  Actual: bb3cc0fc3732e586d8ee735d0d8feb6e5eb26864697e84db77c69e3fa0906f56
    File: /Users/***/Library/Caches/Homebrew/downloads/384c681b4b552d8dcf92438a32c0b1de43e7da6c2b2d1b9931f3f0dd2fd50a86--yawsso-0.7.2.tar.gz
To retry an incomplete download, remove the file above.

Downloaded file manually to check hash:

shasum -a 256 ~/Downloads/yawsso-0.7.2.tar.gz
bb3cc0fc3732e586d8ee735d0d8feb6e5eb26864697e84db77c69e3fa0906f56
@Systemmanic
Copy link
Owner

$ brew reinstall yawsso
==> Downloading https://github.com/victorskl/yawsso/archive/refs/tags/0.7.2.tar.gz
Already downloaded: /Users/davidkane/Library/Caches/Homebrew/downloads/384c681b4b552d8dcf92438a32c0b1de43e7da6c2b2d1b9931f3f0dd2fd50a86--yawsso-0.7.2.tar.gz
Error: SHA256 mismatch
Expected: bb3cc0fc3732e586d8ee735d0d8feb6e5eb26864697e84db77c69e3fa0906f56
  Actual: a2f665d12f1d29095a3a103d61638308ea4e2184bce5810ad80eeebddffcfb51
    File: /Users/davidkane/Library/Caches/Homebrew/downloads/384c681b4b552d8dcf92438a32c0b1de43e7da6c2b2d1b9931f3f0dd2fd50a86--yawsso-0.7.2.tar.gz
To retry an incomplete download, remove the file above.

@SergeyMokhov
Copy link
Contributor Author

SergeyMokhov commented Jul 5, 2022

Looks like you still using old formula. Try brew update first

@Systemmanic
Copy link
Owner

Yup, sorry, brain is mush.

@Systemmanic
Copy link
Owner

Thanks again for fixing this @SergeyMokhov, you were right the first time 😄

@Systemmanic Systemmanic self-assigned this Jul 5, 2022
@SergeyMokhov
Copy link
Contributor Author

Yup, sorry, brain is mush.

@SyncDK negative self talk is harmful for mental health. I recommend avoiding it. It is ok to make mistakes. Everyone does. Also, regular meditations really help to deal with stress and anxiety.

You are welcome.

@Systemmanic
Copy link
Owner

Not to worry @SergeyMokhov, I said the above with a smile on my face 😄 great advice though.

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