I managed to get the shell script checker and run it. The basic problem is that your install has both dpkg and rpm installed. If you temporarily rename dpkg to something else the install will go ahead... I am assuming here your OS is a RedHat distro ...
I got this too... I was running from command-line as a non-root user:
./platform-setup-x64-linux-4.4.3.10393.sh -q -varfile /appd/home/Install/response.varfileI added a shell debug switch and log to the command like so:
bash -x ./platfor...