DrDaveD
DrDaveD
Ok, now I can reproduce it. I don't know how it got that way or if there's anything I can do about it, however. I'm pretty sure the tag was...
@HappyHacker123 now that 1.4.2 is released has the problem gone away?
I also tried these things on rocky8 with apptainer-1.4.3-1.el8 from EPEL. I don't get any error messages with test1 when I have `/etc/subuid` and `/etc/subgid` set up. So I believe...
If you could come up with a clean PR to implement this, that would be great. Preservation of environment variables is probably harder than you expect, however, because apptainer is...
> The entire purpose of fakeroot is to let unprivileged users create artifacts with uid/gid preservation. I forgot that I was going to say that that's the purpose of the...
I [updated the fakeroot documentation](https://github.com/apptainer/apptainer-userdocs/pull/378) to better reflect the current reality. The documentation already said that there is extra support in fakeroot mode 1 for creating devices like `/dev/null` so...
I'm sorry, I appear to have dropped the ball here. I'm OK with the Debian packaging requiring networking. I thought you were the one that wanted to update it to...
Can't merge this yet because it requires go 1.25, and besides, the vulnerable code in that go module isn't used. The module is only invoked indirectly from `internal/pkg/build/oci/oci.go` via `github.com/containers/image/v5/signature`...
@aebruno Can you please look at this?
@arjones852 I don't have a FreeIPA setup so it's difficult for me to help you with this. I was hoping that @aebruno, the person who contributed the code for the...