[Bug 1230643] [SELinux] semodule removal issues
https://bugzilla.suse.com/show_bug.cgi?id=1230643 https://bugzilla.suse.com/show_bug.cgi?id=1230643#c10 Cathy Hu <cathy.hu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo? --- Comment #10 from Cathy Hu <cathy.hu@suse.com> --- okay my guess is that if you delete all these empty directories (check if they are empty before!) and then run `semodule -l`, it should work again without the error: /var/lib/selinux/targeted/active/modules/100/ajaxterm/ /var/lib/selinux/targeted/active/modules/100/authconfig /var/lib/selinux/targeted/active/modules/100/bumblebee /var/lib/selinux/targeted/active/modules/100/dirsrv-admin /var/lib/selinux/targeted/active/modules/100/mip6d /var/lib/selinux/targeted/active/modules/100/piranha /var/lib/selinux/targeted/active/modules/100/sge /var/lib/selinux/targeted/active/modules/100/smsd /var/lib/selinux/targeted/active/modules/100/mirrormanager /var/lib/selinux/targeted/active/modules/100/kmscon /var/lib/selinux/targeted/active/modules/100/naemon /var/lib/selinux/targeted/active/modules/100/rolekit /var/lib/selinux/targeted/active/modules/100/pkcs11proxyd /var/lib/selinux/targeted/active/modules/100/rkt and then my second guess is that after that if you reinstall container-selinux and passt-selinux, it should install without an error. if so, you can do `touch /etc/selinux/.autorelabel`, reboot and then do `ls -alZ /usr/bin/crun` it should show `container_runtime_exec_t` and the container stuff should work again but these are just assumptions, since i can not reproduce the issue and also dont have access to the system. also i am still pretty unsure what exactly happened there, so please take it with a grain of salt :) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com