-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
aws-sam-cli brew install issue on big_sur sha256 mismatch #3070
Comments
cat /usr/local/Homebrew/Library/Taps/aws/homebrew-tap/bottle-configs/aws-sam-cli.json { |
Hello @jajainpanw, Could you please clarify which hash value you this is mismatching? |
Hi, I dont understand the infra so cant comment on where this data is coming from. Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:ea88ce09e9344. <<==== Thanks |
ok it is clear now, it seems this issue is related to some of the dependency libraries (gdbm) |
Hi @jajainpanw |
Hi @moelasmar => Downloading https://ghcr.io/v2/homebrew/core/python/3.8/blobs/sha256:89be873 |
full log M-C02FRBLWMD6M:sam-app1 jajain$ brew install aws-sam-cli |
@jajainpanw Hey there is this still a persisting issue for you? If so please let us know to help! |
I will close this issue because the latest version 1.37.0 has been released. Please reopen it if the problem still exists. |
==> Installing aws-sam-cli from aws/tap
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.20
Already downloaded: /Users/jajain/Library/Caches/Homebrew/downloads/c27d8af232565f7f16e912a20505b0d5ff83f6782835b9492840213cbf5fa5d2--gdbm-1.20.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:ea88ce09e9344
Already downloaded: /Users/jajain/Library/Caches/Homebrew/downloads/039ddb2682e5b93b3cd0ad30e130b5eab5bdb193e9e8d0239c9556958ccd992b--gdbm--1.20.big_sur.bottle.tar.gz
Error: SHA256 mismatch
Expected: ea88ce09e934407b1c7dfcc1b74e2d4f1b409f8264b4475b816369a129c6cd25
Actual: 8c59b62431cfac465242e857fd97fff0ef429716cdaa3ba3ab0623aebb301bc2
File: /Users/jajain/Library/Caches/Homebrew/downloads/039ddb2682e5b93b3cd0ad30e130b5eab5bdb193e9e8d0239c9556958ccd992b--gdbm--1.20.big_sur.bottle.tar.gz
To retry an incomplete download, remove the file above.
M-C02FRBLWMD6M:~ jajain$ vi /usr/local/Homebrew/Library/Taps/aws/homebrew-tap/bottle-configs/aws-sam-cli.json
M-C02FRBLWMD6M:~ jajain$
M-C02FRBLWMD6M:~ jajain$ brew --version
Homebrew 3.2.2
Homebrew/homebrew-core (git revision cf82db6c42; last commit 2021-07-18)
M-C02FRBLWMD6M:~ jajain$ uname -a
Darwin M-C02FRBLWMD6M 20.4.0 Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:47 PDT 2021; root:xnu-7195.101.2
1/RELEASE_X86_64 x86_64jajain$M-C02FRBLWMD6M:
The text was updated successfully, but these errors were encountered: