Does poudriere bulk -b latest work for anyone?

From: Pat Maddox <pat_at_patmaddox.com>
Date: Sat, 14 Jun 2025 02:31:02 UTC
I'm using a 14.3 jail. I won't get into all the errors and weirdness here (I've done that a bit at https://github.com/freebsd/poudriere/issues/1227#issuecomment-2972085865)

I have a simple question: Does `poudriere bulk -b latest` on a 14.3 jail work for anyone? By that I mean, does it actually try to fetch packages? In my case, the call to `pkg query` fails, and so it builds everything.

I'd like to know if it's broken for other people too, or just me.

Pat