Paul Holzinger

Results 836 comments of Paul Holzinger

host.containers.internal should work properly again with pasta and podman 5.3 https://blog.podman.io/2024/10/podman-5-3-changes-for-improved-networking-experience-with-pasta/

In general rootless podman runs in a user namespace where we are mapped as root so if we execute other binaries the logically assume they run as root (uid 0)....

> If the suggestion is to run in the typical user namespace, but only to run the signing process in a nested more specialized ID mapping environment: c/image probably shouldn’t...

> As an aside, it seems pkg/config/modules_test.go is failing due to a sync.Once capturing the wrong XDG_CONFIG_HOME value, but this failure doesn't appear to be reflected in the CI because...

I have not looked at enough to errors to tell but I don't see how blocking golang rpms is helping us here. There are packit/tmt/whatever flakes in this pipeline, i.e....

> RE: dnf install failures, please let me know next time you see them There are permanently broken on aardvark-dns rawhide currently as an example, https://artifacts.dev.testing-farm.io/d4eac9f2-f05c-4585-8324-0e29a55ed479/ I assume you are...

was removed in https://github.com/containers/netavark/pull/1098

Another thing I just thought off, this does a kernel feature check but is that actually correct? We might have VM based runtimes such as krun, with the VM runtimes...