Closed amuino closed 7 years ago
Same here:
$ brew install ripcordsoftware/packages/avancedb
Updating Homebrew...
==> Installing avancedb from ripcordsoftware/packages
Error: ripcordsoftware/packages/avancedb contains conflicting version recursive dependencies:
autoconf@2.13, autoconf
View these with brew deps --tree ripcordsoftware/packages/avancedb
.
@amuino @timboldt This is odd. You can install both autoconf versions on the command line without any issue.
There was a change to brew (https://github.com/Homebrew/brew/commit/e41f0bf8c8365c150935f03f3ecd14b44187b2ef) from a few months back which may have introduced the problem. I'll do more digging.
Raised with the brew team as https://github.com/Homebrew/brew/issues/2888
The brew team won't fix (looks like a nasty change) so I'm going to update the formula and docs this end to make it work. Changed in d518af96c8c85f9169d53301481e45ee235cc577 and https://github.com/RipcordSoftware/homebrew-packages/commit/6060f411fb4882339973cbf2793d2c1631ae8fa8
I get the following error when trying to install from
brew
This is the dependency tree:
And this is my
brew
environment (up-to-date as I write)