Data Loss Prevention (DLP) Upgrade from 14.6 to 15.0 fails with error message "Permission denied" in the install logs.
[ERROR] com.install4j.runtime.beans.actions.InstallFilesAction [ID 6]: java.io.IOException: Permission denied
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2024)
at java.io.File.createTempFile(File.java:2070)
Upgrade 14.6.0 MP1 > 15.0.0
Linux
Read only permission were set for /TMP on RedHat Linux and not read/write permissions.
Made changes to the protect user by running the following command: setfacl -m u:protect:rwx /tmp/