A required Mac Agent hotfix needs to be installed to prevent kernal panics from occuring on the system.
The readme for the hotfix may not contain all required steps to install the hotfix successfully.
Jan 18 13:38:47Administrator installd[319]: PackageKit: allow user idle system sleep
Jan 18 13:38:47Administrator installd[319]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “AgentInstall.pkg”." UserInfo={NSFilePath=./preinstall, NSURL=file://localhost/Users/username/Downloads/Hotfix_14-2/Endpoint/Mac/Release/AgentInstall.pkg#pkgroot.pkg, PKInstallPackageIdentifier=com.symantec.dlp.edpa, NSLocalizedDescription=An error occurred while running scripts from the package “AgentInstall.pkg”.} {
NSFilePath = "./preinstall";
NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAgentInstall.pkg\U201d.";
NSURL = "file://localhost/Users/username/Downloads/Hotfix_14-2/Endpoint/Mac/Release/AgentInstall.pkg#pkgroot.pkg";
PKInstallPackageIdentifier = "com.symantec.dlp.edpa";
}
Jan 18 13:38:47Administrator installer[84202]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “AgentInstall.pkg”." UserInfo={NSFilePath=./preinstall, NSURL=file://localhost/Users/username/Downloads/Hotfix_14-2/Endpoint/Mac/Release/AgentInstall.pkg#pkgroot.pkg, PKInstallPackageIdentifier=com.symantec.dlp.edpa, NSLocalizedDescription=An error occurred while running scripts from the package “AgentInstall.pkg”.}
Jan 18 13:38:47Administrator installd[319]: PackageKit: Removing client PKInstallDaemonClient pid=84202, uid=0 (/usr/sbin/installer)
Jan 18 13:38:47Administrator installd[319]: PackageKit: Running idle tasks
Jan 18 13:38:47Administrator installd[319]: PackageKit: Done with sandbox removals
Jan 18 13:38:47Administrator installer[84202]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
The mac agent hotfix cannot be installed directly without going through Enforce to have an AgentPackage created, which includes required certs for communication with Endpoint Servers.
Note: This new agent package should upgrade an existing install, running or not, as well as install fresh on a new system.
sudo installer -verboseR -dumplog -pkg AgentInstall_WithCertificates.pkg -target /
If the install fails, grab the install.log from /var/log/ and review it for errors.