Error: Missing dependent audit on rhel7 , During Endpoint installation on Linux OS
search cancel

Error: Missing dependent audit on rhel7 , During Endpoint installation on Linux OS

book

Article ID: 251917

calendar_today

Updated On:

Products

Endpoint Protection

Issue/Introduction

During the installation of the Symantec Endpoint Protection[SEP] on Linux operating below errors are observed 

InstallDependency:Check/instal dependencies.....
InstallDependency:Missing dependent audit onrhel7
Error 1:MIssing dependent packages: audit. Please install and retry 
SELinux enforcement re-enabled

Environment

SEP for Linux 14.3 RU4 14.3Ru5

Cause

Audit package is not installed on the Linux OS

Resolution

# yum install audit 

Verify audit was installed successfully
# rpm -qa|grep audit