Seem to me the problem starts earlier... FYI install happens first so until you get past that cleanly setup is bound to fail.
/var/lib/dpkg/info/zimbra-core.postinst: line 69: chkconfig: command not found
/var/lib/dpkg/info/zimbra-core.postinst: line 70: chkconfig: command not found
mkdir: cannot create directory `/opt/zimbra/.ssh': File exists
/var/lib/dpkg/info/zimbra-core.postinst: line 79: /opt/zimbra/java/bin/java: No such file or directory
chkconfig not found and Java is not in it's right place. |