Giuseppe Scrivano

Results 535 comments of Giuseppe Scrivano

> Tests are green (Except for podman machine which always flakes these days) but this is not something I would commit: it includes my sloppy debug printfs, and a now-incorrect...

@containers/podman-maintainers PTAL

PR: - https://github.com/containers/crun/pull/1768

@kolyshkin @flouthoc should we consider this a breaking change and revert it until crun 2?

this should help: https://github.com/containers/storage/pull/2012

even if we don't create the `/run/.containerenv` file from Podman, when we use `-v /run:/run` and then bind mount `.containerenv` to `/run/.containerenv`, the OCI runtime still needs to create the...

> WDYT about requiring kernel 5.0? sorry for the delay to get to this. That is fine.

can you share the output of `ls -ld /home /home/jonathan`? I think there is no `a+x` permission set in one of these two paths

hm.. that should not matter, at least from what I can observe locally. Do you mind to share the output of `podman unshare cat /proc/self/mountinfo` too?