Hi Sophos,
In SAV 9 the remove_9.sh script has mistakes. When you run the script the following is shown at the end...
error: leftover path /Library/Caches/com.sophos.installer/ needs to be removed error: leftover path /Library/Caches/com.sophos.sxld/ needs to be removed
If you look in the script you have the line (169)...
delete_from_filesystem "/Library/Caches/com.sophos.sxl"
..which doesn't exist and should be com.sophos.sxld and the line to remove com.sophos.installer doesn't exist anywhere in the script.
Can you confirm?
This thread was automatically locked due to age.