Closed daenney closed 8 years ago
I appreciate this has the potential to be confusing, but this behaviour is actually correct. A dependency isn't considered fulfilled unless it is up-to-date, and in this case there's a pending oniguruma
upgrade waiting, so brew info
is just reflecting that.
Ah I see. I had no idea that's how it worked. Thanks for the explanation.
I just ran my usual
brew update
and noticed that it mentioned oniguruma as an installed formula that got updated:I'd never heard of it before so figured it was someone's dependency.
No dice, so lets see if
jq
being updated at the same time is at all related:Turns out, it is, but now Homebrew believes it is not installed.
I'm not entirely sure how oniguruma can be installed and uninstalled at the same time. Have we reached quantum homebrew? What can I do to track this down?