Skip to content

formulary: provide ref and realpath when rejecting path.#20475

Merged
MikeMcQuaid merged 1 commit intomainfrom
better_formulary_debugging
Aug 15, 2025
Merged

formulary: provide ref and realpath when rejecting path.#20475
MikeMcQuaid merged 1 commit intomainfrom
better_formulary_debugging

Conversation

@MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Aug 15, 2025

This should help further debugging.

Also, no need to formulae that aren't *.rb files as they'll be rejected later anyway (and already were before we changed the Homebrew::EnvConfig.forbid_packages_from_paths? defaults).

Fixes #20452

@MikeMcQuaid MikeMcQuaid enabled auto-merge August 15, 2025 16:22
@MikeMcQuaid MikeMcQuaid disabled auto-merge August 15, 2025 16:24
@MikeMcQuaid MikeMcQuaid force-pushed the better_formulary_debugging branch from 688acb3 to 3707313 Compare August 15, 2025 16:28
This should help further debugging.

Also, no need to formulae that aren't `*.rb` files as they'll be rejected
later anyway (and already were before we changed the
`Homebrew::EnvConfig.forbid_packages_from_paths?` defaults).
@MikeMcQuaid MikeMcQuaid force-pushed the better_formulary_debugging branch from 3707313 to 640f168 Compare August 15, 2025 16:53
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Aug 15, 2025
Merged via the queue into main with commit 523d743 Aug 15, 2025
36 checks passed
@MikeMcQuaid MikeMcQuaid deleted the better_formulary_debugging branch August 15, 2025 18:26
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

Successfully merging this pull request may close these issues.

Local formula installation attempt error erroneously triggering

2 participants