What's going on with Homebrew? #897
-
Issue DescriptionAs of 2025-10-08 there is a formula for Granted in Homebrew core: https://github.com/Homebrew/homebrew-core/blob/main/Formula/g/granted.rb Unfortunately this formula does not create the Granted's instructions for installing via Homebrew are as follows:
This now installs the formula from Homebrew core rather than the one from the tap, according to Homebrew precedence. What should be done about this? Do the docs just need to be updated to install from the tap explicitly? Does the formula in the tap need to be renamed? Does the core formula need to be fixed? Removed? The repo https://github.com/common-fate/homebrew-granted hasn't been moved to the References:
Expected BehaviorThe Actual BehaviorThe shell does not find the
Reproduction Steps
Granted LogsNo response Granted Version
OS Version InformationmacOS 15.6.1 (24G90) Minimal Granted & AWS Config Configuration# no config needed to reproduce Additional Relevant ConfigurationNo response I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Thankyou for flagging this! I've raised a PR to fix this: Homebrew/homebrew-core#248898 |
Beta Was this translation helpful? Give feedback.
-
I've documented a temporary workaround here. It involves uninstalling the homebrew-core formula, and explicitly installing |
Beta Was this translation helpful? Give feedback.
-
Thanks @chrnorm. So is the formula in core intended to be the one recommended for use? |
Beta Was this translation helpful? Give feedback.
Thankyou for flagging this! I've raised a PR to fix this: Homebrew/homebrew-core#248898