Bryan Drewery

Results 351 comments of Bryan Drewery

I need to step away too. Just put `IMMUTABLE_BASE=no` in your poudriere.conf for now and I'll look into this more later.

There has to be something more going on here with the environment. I tested `IMMUTABLE_BASE=yes` with `BUILD_AS_NON_ROOT=yes` and no and both pass. Plus it's what I've ran locally for years....

I know netflix needed some customizations. Is there anything in common.sh or fs.sh that may be conflicting with `IMMUTABLE_BASE`? Or something weird like `etc/` being a null mount or tmpfs...

Thanks for all of the details. I am not familiar with nanobsd, nor the Netflix build. Do you think it is worth including your patch for everyone? Is it a...

Or should stuff in /conf be schg too besides etc?

I have a revert of `IMMUTABLE_BASE` defaulting to `schg` queued for the next -devel update.

This was reverted in the recent poudriere-devel updates.

A fair expectation. The stats and build planning are all written through the log dir. It would be a lot of work to avoid this and avoid races with other...

I can see how it is unexpected, but it's worked like this since day 1 so I don't think it's fair to be called a bug.

Yeah I can add something to mark the build as dry-run. We could even make `logclean` prefer to delete dry-runs and keep real runs. And add some filter on the...