Clodagh Walsh

Results 5 comments of Clodagh Walsh

There doesnt seem to be any selinux denials in the output of the podman run command. The details of selinux stage are as follows: ``` org.osbuild.selinux: 23191109ada6bb4c2cabf53f65a57187ef86576a78f93184f8fcf3431d75a5a2 { "file_contexts": "etc/selinux/targeted/contexts/files/file_contexts",...

``` sudo journalctl |grep avc ``` returns an empty list from the Raspberry Pi. I installed the selinux tools to check the host system selinux policy as mentioned in #645...

The apparmor module appears to be loaded on the Pi but it doesnt seem to be active. ``` pi@raspberrypi:~ $ aa-status apparmor module is loaded. apparmor filesystem is not mounted....

@cgwalters I ran the build with `env=BOOTC_BOOTLOADER_DEBUG=1` but unfortunately it did not provide any extra logs