Skip to content

Conversation

ikalnytskyi
Copy link
Owner

Due to some dark magic used to prepare the macOS 13 runner, the brew install command fails to link unrelated kegs, such as [email protected]. Fortunately, since [email protected] is a dependency of a dependency, and that dependency is already installed, we can workaround the issue by forcing Homebrew to do not try upgrading dependencies unless absolutely neccessary.

Fixes: #27

Due to some dark magic used to prepare the macOS 13 runner, the brew
install command fails to link unrelated kegs, such as `[email protected]`.
Fortunately, since `[email protected]` is a dependency of a dependency, and
that dependency is already installed, we can workaround the issue by
forcing Homebrew to do not try upgrading dependencies unless absolutely
neccessary.

Fixes: #27
@ikalnytskyi ikalnytskyi merged commit 49d71fa into master Mar 16, 2024
@ikalnytskyi ikalnytskyi deleted the bug/macos-13-install-postgres branch March 16, 2024 23:05
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.

Action failed because brew link step did not complete successfully.
1 participant