Why is hhvm_3.7.1~trusty_amd64.deb giving this error? The log says the error is in this file so what now?
root@dev:~# ee site create dev.businessupdates.nl --pagespeed --hhvm --wpfc
Adding repository for HHVM, please wait…
Updating apt-cache, please wait…
Installing packages, please wait…
Oops Something went wrong!!
Check logs for reason tail /var/log/ee/ee.log
& Try Again!!!
root@dev:~# nano /var/log/ee/ee.log
root@dev:~# dpkg -i --force-overwrite /var/cache/apt/archives/hhvm_3.7.1~trusty_amd64.deb
(Reading database … 70471 files and directories currently installed.)
Preparing to unpack …/hhvm_3.7.1~trusty_amd64.deb …
invoke-rc.d: unknown initscript, /etc/init.d/hhvm not found.
dpkg: error processing archive /var/cache/apt/archives/hhvm_3.7.1~trusty_amd64.deb (–install):
subprocess new pre-installation script returned error exit status 100
Errors were encountered while processing:
/var/cache/apt/archives/hhvm_3.7.1~trusty_amd64.deb
root@dev:~#