Quote:
Originally Posted by jholder Are you using debian 3.1 or something else?
also, what does
dpkg -q zimbra
Show? |
Sorry for my limited amount of info in my first post. Im running zimbra on debian, a Single server installation.
dpkg -q dosent work but when i do
Code:
dpkg --list 'zimbra*'
i get
Code:
+++-==============-==============-============================================
ii zimbra-apache 4.5.1_GA_660.D Best email money can buy
ii zimbra-core 4.5.1_GA_660.D Best email money can buy
pn zimbra-ldap < none > (no description)
pH zimbra-logger 4.5.1_GA_660.D Best email money can buy
ii zimbra-mta 4.5.1_GA_660.D Best email money can buy
ii zimbra-snmp 4.5.1_GA_660.D Best email money can buy
ii zimbra-spell 4.5.1_GA_660.D Best email money can buy
ii zimbra-store 4.5.1_GA_660.D Best email money can buy
so apparently there is some problem with the ldap installation when its not showing the version and description.
The following shows that the packagefiles seems to be lost for ldap. Info on all the othre packages exists besides the ldap.
Code:
ls /var/lib/dpkg/info/zimbra-*
/var/lib/dpkg/info/zimbra-apache.list
/var/lib/dpkg/info/zimbra-apache.postinst
/var/lib/dpkg/info/zimbra-apache.preinst
/var/lib/dpkg/info/zimbra-core.list
/var/lib/dpkg/info/zimbra-core.postinst
/var/lib/dpkg/info/zimbra-core.preinst
/var/lib/dpkg/info/zimbra-logger.list
/var/lib/dpkg/info/zimbra-logger.postinst
/var/lib/dpkg/info/zimbra-logger.preinst
/var/lib/dpkg/info/zimbra-mta.list
/var/lib/dpkg/info/zimbra-mta.postinst
/var/lib/dpkg/info/zimbra-mta.preinst
/var/lib/dpkg/info/zimbra-snmp.list
/var/lib/dpkg/info/zimbra-snmp.postinst
/var/lib/dpkg/info/zimbra-snmp.preinst
/var/lib/dpkg/info/zimbra-spell.list
/var/lib/dpkg/info/zimbra-spell.postinst
/var/lib/dpkg/info/zimbra-spell.preinst
/var/lib/dpkg/info/zimbra-store.list
/var/lib/dpkg/info/zimbra-store.postinst
/var/lib/dpkg/info/zimbra-store.preinst
My question is then, if i run the upgrade and let the script reinstall the ldap, how can i get the current settings back efter the upgrade? because i guess they will be overwritten?