Jump to content

Recommended Posts

Posted

Hi,
I’m trying to install kes 10 on fedora 30, but when i run the pearl setup, after asking for the GUI, it exits with error:

Error: Job for kesl-supervisor.service failed because the control process exited
with error code.
See "systemctl status kesl-supervisor.service" and "journalctl -xe" for
details.

so looking in the journalctl i see that the service receive a ‘permission denied’

Nov 20 19:00:30 Fedora systemd[1]: Starting kesl...
Nov 20 19:00:30 Fedora audit[22589]: AVC avc: denied { execute } for pid=22589 comm="(pervisor)" name="kesl-supervisor" dev="sda10" ino=787201 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=file permissive=0
Nov 20 19:00:30 Fedora systemd[22589]: kesl-supervisor.service: Failed to execute command: Permission denied
Nov 20 19:00:30 Fedora systemd[22589]: kesl-supervisor.service: Failed at step EXEC spawning /etc/init.d/kesl-supervisor: Permission denied
Nov 20 19:00:30 Fedora systemd[1]: kesl-supervisor.service: Control process exited, code=exited, status=203/EXEC
Nov 20 19:00:30 Fedora systemd[1]: kesl-supervisor.service: Failed with result 'exit-code'.
Nov 20 19:00:30 Fedora systemd[1]: Failed to start kesl.
Nov 20 19:00:30 Fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kesl-supervisor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'

i’ve also set selinux as permissive to avoid any problems but still doesn’t work.

How can i fix it?

Posted

I have same issue with KES 10 for linux  on Fedora 31 installation. I try perl setup with or without GUI but result is same:  

 

lis 27 09:42:22 dt audit[16959]: AVC avc: denied { execute } for pid=16959 comm="(pervisor)" name="kesl>
lis 27 09:42:22 dt systemd[16959]: kesl-supervisor.service: Failed to execute command: Permission denied
lis 27 09:42:22 dt systemd[16959]: kesl-supervisor.service: Failed at step EXEC spawning /etc/init.d/kesl-supervisor: Permission denied
-- Subject: Process /etc/init.d/kesl-supervisor could not be executed

 

Posted

I figured out that we need to disable selinux in:

/etc/selinux/config

Changing the SELINUX line from:

SELINUX=enforcing

To:

SELINUX=disabled

Then reboot and retry to install Kaspersky,

It should work.

Posted

​This is very basic step, but I didn't think that is needed yet for installation of any package in present days. My mistake😜  Now, everything ​is ok and I am feeling secured 😎

I figured out that we need to disable selinux in:

/etc/selinux/config

Changing the SELINUX line from:

SELINUX=enforcing

To:

SELINUX=disabled

Then reboot and retry to install Kaspersky,

It should work.

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...