-
Notifications
You must be signed in to change notification settings - Fork 75
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
brew test-bot errors: conflict declarations #1518
Comments
it was an upstream brew change: Homebrew/brew#11541 I think we can just delete the conflicts between gazebo9/11 and the outdated versions. I'll make a PR to that effect |
scpeters
added a commit
to scpeters/homebrew-simulation
that referenced
this issue
Jun 21, 2021
A recent change to brew audit disallows asymmetric conflicts_with statements. Since these all involve old formulae, this removes the conflicts_with statements rather than trying to make them symmetric. Fixes osrf#1518.
fix in #1519 |
scpeters
added a commit
that referenced
this issue
Jun 21, 2021
A recent change to brew audit disallows asymmetric conflicts_with statements. Since these all involve old formulae, this removes the conflicts_with statements rather than trying to make them symmetric. Fixes #1518.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The latest PRs are failing with the following output. I'm not sure if something changed on brew that's requiring these conflicts to be declared now, or if we did something that caused a regression.
The text was updated successfully, but these errors were encountered: