Are sha256 checksum disabled? #5608
Replies: 3 comments 3 replies
-
|
As for the "[...] no longer complain about an invalid shasum or suggest the shasum when it is missing". It's not missing a checksum though. When would you have expected to see an error in your output? |
Beta Was this translation helpful? Give feedback.
-
|
Yup, can reproduce this. This is a |
Beta Was this translation helpful? Give feedback.
-
|
I wish I could, but the GutHub page won't let me submit the issue without a clean |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
While upgrading a custom formula, I've noticed that brew no longer check for shasum match.
Whatever the shasum (missing or invalid), the formula is installed straight.
brew installno longer complain about an invalid shasum or suggest the shasum when it is missing. Even weirder,--required-shaseems to do nothing, even when no shasum line is defined in the formula.Am I missing something obvious / is brew shasum system has changed recently?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions