… it works
I had tried the workaround from SELinux-related errors … once before, but with no effect.
Quite desperately, I tried it today again. This time I recognized that dnf reinstall selinux-policy-targeted swtpm snapd-selinux flatpak-selinux container-selinux osbuild-selinux
had complained about some uninstalled packages.
Namely:
-
snapd-selinux
Wasn’t installed before, but was mentioned ind the error logsFailed to resolve allow statement at /var/lib/selinux/targeted/tmp/modules/200/snappy/cil:302
-
selinux-policy-targeted
couldn’t be reinsalled, because the installed f36-version couldn’t be found on ‘update’.
After the ‘installing’ the missed packages, I was able to do the workaround properly and to reboot into a system with SELinux.
Now I was even able to find duplicate packages and to clean them up. Before the workaround dnf check
couldn’t find any duplicates.
Thanx to all.