hi, i suspect this is because openldap that comes with zimbra is linked against openssl0.9.7, whereas unstable/testing has 0.9.8. thus slapd tls fails and the rest of the install cant talk to slapd. one fix is to do this, but you gotta be quick, or hope you have a slow box!:
install, wait until it starts installing the packages. keep an eye out on /opt/zimbra/openldap/etc/openldap, as soon as it exists edit this file: /opt/zimbra/openldap/etc/openldap/slapd.conf and comment out the TLS lines at the bottom. if you do this in time, the install should then go smoothly! |