Installation failure on CentOS 8

Hello,
I want to install the server protection on a Linux server running under CentOS 8. But I get the following error when trying to install the product:
# /opt/f-secure/linuxsecurity/bin/activate --psb --subscription-key XXXX-XXXX-XXXX-XXXX-XXXX
Installing F-Secure Linux Security...
Installing F-Secure BaseGuard...
Failed to resolve roleattributeset statement at /var/lib/selinux/targeted/tmp/modules/400/f-secure-baseguard/cil:1
semodule: Failed!
2021-04-09 13:45:53 src/fsbootstrap.c:466[7] executing '/opt/f-secure/baseguard/updates/baseguard-100-linux-x86_64/1614594136/content/setup' failed, result 256
2021-04-09 13:45:53 src/fsbootstrap.c:228[7] install failed
2021-04-09 13:45:53 src/fsbootstrap.c:433[7] executing '/opt/f-secure/fsbg/download/fsbg-100-linux-x86_64/1614595799/content/setup' failed, result 512
2021-04-09 13:45:53 src/fsbootstrap.c:220[7] install failed
2021-04-09 13:45:53 src/fsbootstrap.c:433[7] executing '/opt/f-secure/linuxsecurity/download/linuxsecurity-1200-linux-x86_64/1613999751/content/setup' failed, result 256
2021-04-09 13:45:53 src/fsbootstrap.c:220[7] install failed
activate: fsbootstrap failed (exit status 2)
Answers
-
Hi freyuh
I am still checking this with our developer and update you.
I can see the error "semodule failed" from your logs.
Can you please double-check that you really can't find "semodule" when you run "which semodule" before running
the installer. Because we could see in the last installation attempt the following:
semodule: Failed!
The above would indicate that the installer did find "semodule" and attempted to run it.