I've looked at the wiki and here's what I've come up with...
My /etc/hosts:
Code:
127.0.0.1 localhost.localdomain localhost
70.121.184.232 netvista.hellasent.com netvista
Which fails to resolve with the installation message:
Code:
...Installing packages
zimbra-core......zimbra-core_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-ldap......zimbra-ldap_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-logger......zimbra-logger_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-mta......zimbra-mta_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-snmp......zimbra-snmp_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-store......zimbra-store_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-apache......zimbra-apache_4.0.2_GA_362.UBUNTU6_i386.deb...done
zimbra-spell......zimbra-spell_4.0.2_GA_362.UBUNTU6_i386.deb...done
Operations logged to /tmp/zmsetup.log.7614
Setting defaults...
Interface: 192.168.1.3
Interface: 127.0.0.1
DNS ERROR - none of the MX records for netvista.hellasent.com
resolve to this host
Change domain name? [Yes]... Ok so I force it to continue and it does fail.
The install log is pretty long and I pasted it here:
http://paste.ubuntu-nl.org/26356/
Edit: Now that I read over the logs, it looks like its having problems finding cacerts, which is located (on my machine) at:
/etc/java-1.5.0-sun/security
No sure if its possible to link to it, or ?
Any help would be appreciated.
BT