Skip to content

brew uses gives false-positives #5786

Discussion options

You must be logged in to vote

What's the output of:

brew deps grace scalapack fftw
brew linkage grace scalapack fftw
brew ls --pinned
brew info libevent

?

However, brew info <formula> does not show this dependency for those formulae.

All three formulae you mentioned as false positives share an indirect dependency on libevent, which in turn depended on [email protected] until 21 Jun 2023, when it was cut over to openssl@3. brew info only shows direct dependencies.

Is this expected behavior of brew uses? Is it reflecting out-of-date dependency information? Could/should it use current dependency information?

Not exactly out-of-date. brew uses usually looks at the JSON API (or local taps if HOMEBREW_NO_INSTALL_FROM_API is …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xxyxxyxyx1
Comment options

@gromgit
Comment options

Answer selected by p-linnane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants