Mar 22 11:07:39 com.symantec.SymInstallHelper[910] <Notice>: SymXPC_Connection_Handler - got a connection
Mar 22 11:07:39 com.symantec.SymInstallHelper[910] <Notice>: setPartnerPlistFile :/Applications/Install Norton Security.app/Contents/Resources/SymSupportFolder/com.symantec.partner.plist
Mar 22 11:07:39 com.symantec.SymInstallHelper[910] <Error>: Failed to authenticate installer package at path:/Applications/Install Norton Security.app/Contents/Resources/SymSupportFolder/Norton For Mac.mpkg.
Error Code:-70605
Mar 22 11:07:39 com.symantec.SymInstallHelper[910] <Notice>: Received an XPC cancel request. Quitting Helpertool
I found a workaround of this issue. The installer location of instruction below is
~/Downloads/Install Norton Security.app
Uninstall all Norton application and data by SymantecRemovalTool:
~/Downloads/Install Norton Security.app/Contents/Resources/SymantecRemovalTool
Install SKU package:
~/Downloads/Install Norton Security.app/Contents/Resources/SymSupportFolder/Norton For Mac SKU.mpkg
Install "core" package:
~/Downloads/Install Norton Security.app/Contents/Resources/SymSupportFolder/Norton For Mac.mpkg
Restart your Mac
Open Norton Security:
/Application/Norton Security.app
Start LiveUpdate
Restart your Mac
Open Norton Security then start LiveUpdate again
Done!
My speculation:
XPC is an macOS interprocess communication technology that complements App Sandbox by enabling privilege separation. link
It's unknown how Norton devs uses XPC helper but I speculate they use it to verify the package version refer to their server's data (I didn't capture the packet but the app connects to the norton server when the installation starts. Also the contents of com.symantec.partner.plist is just version string.). Therefore its authentication would fail due to obsolete installer from http://norton.com/latestnsmac.
The issue I've been in trouble: https://community.norton.com/en/forums/norton-security-installation-failure seems to be the same reason.
Why so important to use the installer on http://norton.com/latestnsmac?
Just download it from your account page, you moron!:
I like automation using Automator script while create virtual machine, and I like to simplify its script. That's all.
I am going to modify my script to "evade" this problem.
Hello. It appears you had this issue a few years ago, posted here in this thread. It was never resolved. Are you installing from an admin account on the computer? There may also be a region lock on the installer you are using, what is your current global region? Do you already have a Norton account where you can download your product from? Also have a look at this article.