Comment 11 for bug 1982744

Revision history for this message
Julie Pichon (jpichon) wrote :

From the paste, before reinstalling container-selinux:

$ seinfo --type | grep container
   container_file_t
   container_ro_file_t
   container_t

So the container_runtime_t type was missing because container-selinux didn't install properly, and in turn openstack-selinux couldn't find the symbols it needed either.

We need to find out what prevented the container-selinux rpm from installing correctly the first time, there probably was a "silent" error like in comment 5.