-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Bad checksum for itk in tcl-tk formula #202926
Comments
Well, I suppose a new release (9.0.1_1) might correct the issue? |
Did they make a new release? Because Homebrew can't just trust that a replaced release is good, we need to be sure it was intentional and not a compromised repo. |
How can i fix this? Error: SHA256 mismatch |
I have opened a PR for this and waiting for a response from the upstream. |
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
brew upgrade tcl-tk
What happened (include all command output)?
==> Upgrading 1 outdated package:
tcl-tk 9.0.0_1 -> 9.0.1
==> Fetching tcl-tk
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/652a59fabf8f6aea2597349843b687b201e37d79/Formula/t/tcl-tk.rb
Already downloaded: /Users/twogee/Library/Caches/Homebrew/downloads/31dad0bcc0a4025e2a881389607b77b73d816cc04239e3dc21e8e6210e53406a--tcl-tk.rb
==> Downloading https://github.com/andreas-kupries/critcl/archive/refs/tags/3.3.1.tar.gz
==> Downloading from https://codeload.github.com/andreas-kupries/critcl/tar.gz/refs/tags/3.3.1
-#O=- # # #
==> Downloading https://downloads.sourceforge.net/project/tcllib/tcllib/2.0/tcllib-2.0.tar.xz
==> Downloading from https://deac-riga.dl.sourceforge.net/project/tcllib/tcllib/2.0/tcllib-2.0.tar.xz?viasf=1
############################################################################################################################################################## 100.0%
==> Downloading https://core.tcl-lang.org/tcltls/tarball/e03e54ee87/tcltls-e03e54ee87.tar.gz
############################################################################################################################################################## 100.0%
==> Downloading https://downloads.sourceforge.net/project/tcl/Tcl/9.0.1/tk9.0.1-src.tar.gz
Already downloaded: /Users/twogee/Library/Caches/Homebrew/downloads/912791d74912f0b9c0666014efeae1d728bded063099b78f645f7ade9ff90661--tk9.0.1-src.tar.gz
==> Downloading https://github.com/tcltk/itk/archive/refs/tags/itk-4-2-3.tar.gz
==> Downloading from https://codeload.github.com/tcltk/itk/tar.gz/refs/tags/itk-4-2-3
##O=# #
Error: SHA256 mismatch
Expected: 3eea66dfc57259d85ad741a01786b70ae4b3ae9774d27e24f7d0917c7451e94b
Actual: bc5ed347212fce403e04d3161cd429319af98da47effd3e32e20d2f04293b036
File: /Users/twogee/Library/Caches/Homebrew/downloads/017231b9c6449bf2675eb6b543e5d03d1e44fc98b707a9dbd0f64502e1b0064e--itk-itk-4-2-3.tar.gz
To retry an incomplete download, remove the file above.
What did you expect to happen?
I expected the upgrade to complete without a hitch.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: