Installation of Symantec Endpoint Protection (SEP) agent failed on Linux client with the below error:
Error: Virus Protection component failed to install, with error: package sep-14.3.558-0000.i386 does not verify: no digest.
Linux side issue as described on https://access.redhat.com/solutions/4460971
Use the following command line to install the SEP agent:
sudo sed -i 's/rpm -Uvh /rpm -Uvh --nodigest --nofiledigest/g' install.sh