Hi,
i have a problem with upgrading 4.5.9 to 5.0 on debian 4.0. Has any one had a similar problem?
after following error i copied the smptd cert and key to nginx.crt/key
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
chown: cannot access `/opt/zimbra/conf/nginx.key': No such file or directory
chown: cannot access `/opt/zimbra/conf/nginx.crt': No such file or directory
Operations logged to /tmp/zmsetup.log.27475
Checking ldap status
Starting ldap
Checking ldap status
Setting defaults...Checking ldap status
done.
Setting defaults from existing config...Checking ldap status
done.
Upgrading from 4.5.9_GA_1454 to 5.0.0_RC1_1538
Stopping zimbra services
I can't upgrade version 4.5.9_GA
UPGRADE FAILED - exiting
smtp:/opt/zimbra/conf# ls ca
67504c4f.0 ca.key ca.pem
smtp:/opt/zimbra/conf# cp smtpd.crt nginx.crt
smtp:/opt/zimbra/conf# cp smtpd.key nginx.key
smtp:/opt/zimbra/conf# cd /root/
smtp:~# cd zcs-5.0.0_RC1_1538.DEBIAN4.0.20071002235825
smtp:~/zcs-5.0.0_RC1_1538.DEBIAN4.0.20071002235825# ./install.sh
Operations logged to /tmp/install.log.30266
Checking for existing installation...
zimbra-ldap...FOUND zimbra-ldap-5.0.0_RC1_1538.DEBIAN4.0
zimbra-logger...FOUND zimbra-logger-5.0.0_RC1_1538.DEBIAN4.0
zimbra-mta...FOUND zimbra-mta-5.0.0_RC1_1538.DEBIAN4.0
zimbra-snmp...NOT FOUND
zimbra-store...FOUND zimbra-store-5.0.0_RC1_1538.DEBIAN4.0
zimbra-apache...FOUND zimbra-apache-5.0.0_RC1_1538.DEBIAN4.0
zimbra-spell...FOUND zimbra-spell-5.0.0_RC1_1538.DEBIAN4.0
zimbra-proxy...NOT FOUND
zimbra-cluster...NOT FOUND
zimbra-core...FOUND zimbra-core-5.0.0_RC1_1538.DEBIAN4.0
Saving existing configuration file to /opt/zimbra/.saveconfig
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
License Terms for the Zimbra Collaboration Suite:
http://www.zimbra.com/license/zimbra..._eula_2.1.html
Press Return to continue
Checking for prerequisites...
NPTL...FOUND
sudo...FOUND sudo-1.6.8p12-4
libidn11...FOUND libidn11-0.6.5-1
curl...FOUND curl-7.15.5-1etch1
fetchmail...FOUND fetchmail-6.3.6-1etch1
libgmp3c2...FOUND libgmp3c2-2:4.2.1+dfsg-4
libxml2...FOUND libxml2-2.6.27.dfsg-1
libstdc++6...FOUND libstdc++6-4.1.1-21
openssl...FOUND openssl-0.9.8c-4etch1
Checking current number of databases...
Checking for installable packages
Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta
Found zimbra-snmp
Found zimbra-store
Found zimbra-apache
Found zimbra-spell
Found zimbra-proxy
The Zimbra Collaboration Suite appears already to be installed.
It can be upgraded with no effect on existing accounts,
or the current installation can be completely removed prior
to installation for a clean install.
Do you wish to upgrade? [Y]
Select the packages to install
Upgrading zimbra-core
Upgrading zimbra-ldap
Upgrading zimbra-logger
Upgrading zimbra-mta
Install zimbra-snmp [N]
Upgrading zimbra-store
Upgrading zimbra-apache
Upgrading zimbra-spell
Install zimbra-proxy [N]
Checking required space for zimbra-core
checking space for zimbra-store
Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-store
zimbra-apache
zimbra-spell
The system will be modified. Continue? [N] Y
Shutting down zimbra mail
Backing up ldap
Removing existing packages
zimbra-ldap...done
zimbra-logger...done
zimbra-mta...done
zimbra-store...done
zimbra-spell...done
zimbra-apache...done
zimbra-core...done
Removing deployed webapp directories
Installing packages
zimbra-core......zimbra-core_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-ldap......zimbra-ldap_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-logger......zimbra-logger_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-mta......zimbra-mta_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-store......zimbra-store_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-apache......zimbra-apache_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
zimbra-spell......zimbra-spell_5.0.0_RC1_1538.DEBIAN4.0_i386.deb...done
Setting defaults from saved config in /opt/zimbra/.saveconfig/config.save
HOSTNAME=smtp.contraplug.de
LDAPHOST=smtp.contraplug.de
LDAPPORT=389
SNMPTRAPHOST=smtp.contraplug.de
SMTPSOURCE=admin@contraplug.de
SMTPDEST=admin@contraplug.de
SNMPNOTIFY=yes
SMTPNOTIFY=yes
LDAPROOTPW=BjuluBhw
LDAPZIMBRAPW=BjuluBhw
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.log.3695
Checking ldap status
Starting ldap
Checking ldap status
Setting defaults...Checking ldap status
done.
Setting defaults from existing config...Checking ldap status
done.
Upgrading from 4.5.9_GA_1454 to 5.0.0_RC1_1538
Stopping zimbra services
I can't upgrade version 4.5.9_GA
UPGRADE FAILED - exiting
does anyone has any idea?