Hi,
I have podman 5.1.0 and passt 0.0+20240523.765eb0bf running on Debian
bookworm (via unofficial packages).
When I try to run podman using passt for networking, it is blocked by
apparmor (3.0.8).
audit: type=1400 audit(1717756950.285:65): apparmor="DENIED"
operation="open" profile="passt"
name="/run/user/1000/netns/netns-cad489f7-d3c4-7730-9d15-17ae8e172da4"
pid=246135 comm="passt.avx2" requested_mask="r" denied_mask="r"
fsuid=1000 ouid=0
I'm not familiar with apparmor so I don't know how to debug this. The
installed apparmor profile files match the ones in the pasta git. Can
you help?
thanks,
Hamish