On Thu, Dec 1, 2022 at 9:26 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Mon, Nov 07, 2022 at 05:04:14PM -0800, Jacob Champion wrote:
> > The macOS/OpenSSL 3.0.0 failure is still unfixed.
>
> Err, could you look at that? I am switching the patch as waiting on
> author.
Thanks for the nudge -- running with OpenSSL 3.0.7 in CI did not fix
the issue. I suspect a problem with our error stack handling...
Separately from this, our brew cache in Cirrus is extremely out of
date. Is there something that's supposed to be running `brew update`
(or autoupdate) that is stuck or broken?
Thanks,
--Jacob