View Single Post
  #2 (permalink)  
Old 10-09-2008, 11:46 AM
ak2009 ak2009 is offline
Member
 
Posts: 10
Default additional data

additional data is following

Code:
server:~# cat /etc/debian_version
3.1

server:~/zcs4511# ./install.sh

Operations logged to /tmp/install.log.29759
Checking for existing installation...
    zimbra-ldap...FOUND zimbra-ldap-4.5.10_GA_1575.DEBIAN3.1
    zimbra-logger...FOUND zimbra-logger-4.5.10_GA_1575.DEBIAN3.1
    zimbra-mta...FOUND zimbra-mta-4.5.10_GA_1575.DEBIAN3.1
    zimbra-snmp...FOUND zimbra-snmp-4.5.10_GA_1575.DEBIAN3.1
    zimbra-store...FOUND zimbra-store-4.5.10_GA_1575.DEBIAN3.1
    zimbra-apache...FOUND zimbra-apache-4.5.10_GA_1575.DEBIAN3.1
    zimbra-spell...FOUND zimbra-spell-4.5.10_GA_1575.DEBIAN3.1
    zimbra-core...FOUND zimbra-core-4.5.10_GA_1575.DEBIAN3.1

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:
  Zimbra - Zimbra Public End-User License Agreement, Version 2.1


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-1
    fetchmail...FOUND fetchmail-6.3.6-1
    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-4
Checking current number of databases...

Do you want to verify message store database integrity? [Y]
Verifying integrity of message store databases.  This may take a while.
/opt/zimbra/mysql/bin/mysqlcheck: Got error: 1045: Access denied for user 'root'@'localhost' (using password: YES) when trying to connect
Generating report
No errors found
command failed

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


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
    Upgrading zimbra-snmp
    Upgrading zimbra-store
    Upgrading zimbra-apache
    Upgrading zimbra-spell
Checking required space for zimbra-core
checking space for zimbra-store

Installing:
    zimbra-core
    zimbra-ldap
    zimbra-logger
    zimbra-mta
    zimbra-snmp
    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-snmp...done
   zimbra-store...done
   zimbra-spell...done
   zimbra-apache...done
   zimbra-core...done

Removing deployed webapp directories
Installing packages

    zimbra-core......zimbra-core_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-ldap......zimbra-ldap_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-logger......zimbra-logger_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-mta......zimbra-mta_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-snmp......zimbra-snmp_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-store......zimbra-store_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-apache......zimbra-apache_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done
    zimbra-spell......zimbra-spell_4.5.11_GA_1751.DEBIAN3.1_i386.deb...done

Setting defaults from saved config in /opt/zimbra/.saveconfig/config.save
   HOSTNAME=server.atlas-network.de
   LDAPHOST=server.atlas-network.de
   LDAPPORT=389
   SNMPTRAPHOST=server.atlas-network.de
   SMTPSOURCE=admin@server.atlas-network.de
   SMTPDEST=admin@server.atlas-network.de
   SNMPNOTIFY=yes
   SMTPNOTIFY=yes
   LDAPROOTPW=passwd
   LDAPZIMBRAPW=passwd
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.log.5558
Checking ldap status
Starting ldap
Checking ldap status
Setting defaults...Done
Setting defaults from existing config...Upgrading from 4.5.4_GA_763 to 4.5.11_GA_1751
Stopping zimbra services
Verifying /opt/zimbra/conf/my.cnf
Starting mysql

Last edited by Dirk; 10-10-2008 at 09:24 AM..
Reply With Quote