Re: Does poudriere bulk -b latest work for anyone?
Date: Sat, 14 Jun 2025 17:46:02 UTC
On Sat, Jun 14, 2025, at 4:56 AM, Vincent Miller wrote: > On Fri, Jun 13, 2025 at 10:31 PM Pat Maddox <pat@patmaddox.com> wrote: >> 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 just started a build that doesn’t appear to have fetched packages > either. I don’t have the time to dig into though. > > Hope that helps FWIW. > > — > Rick > -- > Take care > Vincent Miller Thanks for verifying. I believe I've tracked down the issue, and proposed a fix: https://github.com/freebsd/poudriere/pull/1228 Pat