Bryan Drewery
Bryan Drewery
> Is there progress on this? I've had to abandon poudriere entirely because I can't get it to not build the entire dependency tree when all I need it to...
Poudriere running tests will be handled in #355. Probably a lot don't get ran. Not exactly responding to what you're asking but it made realize I should brain dump this...
I have 2 more commits to add tests for. It's almost done.
I merged in the major test framework changes this depends on today. I plan to merge the feature in "soon". Subpackages became a distraction but I've decided I'll leave subpackages...
It's happening. I had a few hundreds commits behind this work that are now merged. There's only 3 commits left to merge. I'm fixing up some shared library tracking changes...
Are you using `IMMUTABLE_BASE` (or older named `MUTABLE_BASE`)?
This would require saving all of the old dependencies as well. At some level, package or shlib files. This behavior has bitten me plenty. People have asked for similar fix...
I am running into similar with pkg 1.20.9. 14.0 host,
https://github.com/freebsd/pkg/issues/2169
This is still a problem with 1.20.9. Poudriere uses the jail's `pkg` for signing the repo. So for me 13.2 jail pkg signing and later a 14.0 host with `pkg...