jeremyd2019

Results 411 comments of jeremyd2019

Sweet, a compiler bug?!? Not what I would have expected. I'll keep an eye out for an update from the store (I try to keep on what the store offers...

I got the update to 1.19.10573.0 via the store today, and I don't see this issue anymore, with `useAtlasEngine` true or false (I'm pretty sure I didn't see the issue...

I kind of suspect it's the same root cause as msys2/MSYS2-packages#4340 and msys2/msys2-autobuild#62.

I was going to comment that I set up arm64 runner images with msys2 'manually', and then use `release: false` in setup-msys2, but it turns out msys2-autobuild *also* disables the...

gnutls was just updated, which is part of the base system, so the timing should be changed up a bit. does this issue still happen?

Interesting, on that one it seems to have hung up earlier, during the first start initialization of gnupg, before pacman is run. I've gotten plenty of hangs in plenty of...

https://cygwin.com/pipermail/cygwin-patches/2024q1/012617.html

I had a little hope that putting it in the "tool cache" might help (like, maybe once a new hosted image is updated, they might include it in the default...

Reminds me of https://github.com/msys2/setup-msys2/issues/145#issuecomment-874363688

My reading of that PR is that it just adds wrappers on top of the existing methods, and the underlying issue with `extractZipWin` would still be there.