SSL error preventing JSON export—can you reproduce? #3235
Unanswered
ThatsJustCheesy
asked this question in
Everyday usage
Replies: 2 comments
-
I get the same error and it prevents me from exporting this too. $ brew info --json=v2 --all
> Error: Calling `Enumerable` methods on `Formula` is deprecated! Use `Formula.all` (but avoid looping over all formulae, it's slow and insecure) instead. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see the deprecation error was fixed—many thanks! The expired cert error has also gone away for me (though the vendor still hasn't renewed their cert). I'm not sure if it was fixed in Homebrew core, or in homebrew-casks, or if it was fixed indirectly by using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting an SSL error (from a cask vendor's cert expiring) that is preventing me from exporting JSON data for
--all
. Is anyone else able to reproduce this?(Hard wrapped manually for readability.)
`brew doctor` output (I don't there there's anything relevant; I put all those extra files there on purpose)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions