Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack (1) Thread Tools Display Modes
  #1 (permalink)  
Old 10-21-2005, 08:59 AM
Member
 
Posts: 13
Default New to Linux - Zimbra Installation trouble on FC3

Have just installed FC3 - that seemed to go well.

Trying now to install Zimbra but get the following after downloading the FC3 Binary package

[root@zimbra ~]# tar xzvf zcs-3.0.M1_21.FC3.tgz
zcs/
zcs/README.txt
zcs/bin/
zcs/bin/ldapsearch
zcs/packages/
zcs/packages/zimbra-mta-3.0.M1_21.FC3-20050920155949_.i386.rpm

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now


Any help would be appreciated - or an idiots guide may also help!

Thanks

Jason
Reply With Quote
  #2 (permalink)  
Old 10-21-2005, 09:05 AM
Member
 
Posts: 13
Default

Also, when Iook in the zcs folder there is no install.sh file.

Help..!
Reply With Quote
  #3 (permalink)  
Old 10-21-2005, 09:23 AM
Special Member & Volunteer
 
Posts: 155
Default

Quote:
Originally Posted by Jaymate
Have just installed FC3 - that seemed to go well.

Trying now to install Zimbra but get the following after downloading the FC3 Binary package

...

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Howdy,

Most likely, the Zimbra file you downloaded was somehow corrupted. I might simply try re-downloading it, that will likely solve it right away.

Verify that you have enough space on the system you're downloading and untarring it to, not having enough space is a good way for the above to happen :-)

Good luck,
-Eric
Reply With Quote
  #4 (permalink)  
Old 10-21-2005, 10:09 AM
Member
 
Posts: 13
Default

I think that there is something wrong with the FC3 tgz package.

I have been trying to download it for the last couple of days and thought is was a bit odd - it may be me though

on the download page http://www.zimbra.com/downloads/sourcebinary/index.php it says that the tgz file should be 142 Mb. I start to download it and all of a sudden it shoots through and the file is only 2mb.

Any ideas - anwhere else I could download the full package?

J
Reply With Quote
  #5 (permalink)  
Old 10-21-2005, 10:15 AM
Zimbra Employee
 
Posts: 2,073
Default Download problem, not package problem

THere's a problem with your download, not the package.

It's possible that your browser is trying to extract the file on download, or that you've got a proxy server (are you at work?) that's stripping out the contents.

Try fetching it with wget (on your linux box):
wget http://downloads.zimbra.com/3.0_M1/z....M1_21.FC3.tgz
which should get around any browser stuff that may be happening.
Reply With Quote
  #6 (permalink)  
Old 10-21-2005, 10:25 AM
Member
 
Posts: 13
Default

Quote:
Originally Posted by marcmac
THere's a problem with your download, not the package.

It's possible that your browser is trying to extract the file on download, or that you've got a proxy server (are you at work?) that's stripping out the contents.

Try fetching it with wget (on your linux box):
wget http://downloads.zimbra.com/3.0_M1/z....M1_21.FC3.tgz
which should get around any browser stuff that may be happening.
I am at work - will try when home
Reply With Quote
  #7 (permalink)  
Old 10-24-2005, 02:33 AM
Member
 
Posts: 13
Default

Have now unpacked and installed zimbra.

Getting the following error now. Feel like I am closebut no cigar.

[root@zimbra ~]# su - zimbra
[zimbra@zimbra ~]$ zmcontrol status
Calling GetServiceInfoRequest (zimbra.bdsdomain.com)

Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230
Reply With Quote
  #8 (permalink)  
Old 10-24-2005, 02:55 AM
Member
 
Posts: 13
Default

Tried re-installing and get this now
[root@zimbra zcs]# ./install.sh

Operations logged to /tmp/install.log.4081


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.

Open Source License Terms for the Zimbra Collaboration Suite:
http://www.zimbra.com/downloads/sour...index.php?dl=2



ERROR: Installation can not proceeed. Please fix your /etc/hosts file
to contain:

127.0.0.1 localhost.localdomain localhost

Zimbra install grants mysql permissions only to localhost and
localhost.localdomain users. But Fedora/RH installs leave lines such
as these in /etc/hosts:

127.0.0.1 myhost.mydomain.com myhost localhost.localdomain localhost
This causes MySQL to reject users coming from 127.0.0.1 as users from
myhost.mydomain.com. You can read more details at:

http://bugs.mysql.com/bug.php?id=11822

[root@zimbra zcs]# ./install.sh
hostname: Unknown host
./util/utilfunc.sh: line 39: [: =: unary operator expected
hostname: Unknown host

Operations logged to /tmp/install.log.4104


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.

Open Source License Terms for the Zimbra Collaboration Suite:
http://www.zimbra.com/downloads/sour...index.php?dl=2


Checking for prerequisites...
libidn...FOUND libidn-0.5.6-1
curl...FOUND curl-7.12.1-1
fetchmail...FOUND fetchmail-6.2.5-6

Checking for installable packages

Found zimbra-core
Found zimbra-ldap
Found zimbra-mta
Found zimbra-snmp
Found zimbra-store


Checking for sendmail/postfix


Checking for mysqld

Checking for existing installation...
zimbra-ldap...FOUND zimbra-ldap-3.0.M1_21.FC3-20050920155949_
zimbra-logger...not found
zimbra-mta...FOUND zimbra-mta-3.0.M1_21.FC3-20050920155949_
zimbra-snmp...FOUND zimbra-snmp-3.0.M1_21.FC3-20050920155949_
zimbra-store...FOUND zimbra-store-3.0.M1_21.FC3-20050920155949_
zimbra-core...FOUND zimbra-core-3.0.M1_21.FC3-20050920155949_

Saving existing configuration file to /tmp/saveconfig.4104
cp: cannot stat `/opt/zimbra/tomcat/conf/keystore': No such file or directory
cp: cannot stat `/opt/zimbra/conf/smtpd.key': No such file or directory
cp: cannot stat `/opt/zimbra/conf/smtpd.crt': No such file or directory

Setting defaults from saved config in /tmp/saveconfig.4104/config.save
HOSTNAME=zimbra.bdsdomain.com
LDAPHOST=zimbra.bdsdomain.com
LDAPPORT=389
SNMPTRAPHOST=
SMTPSOURCE=none
SMTPDEST=none
SNMPNOTIFY=0
SMTPNOTIFY=0
LDAPROOTPW=_OzJakJX4vcDlzDVuVrMxZiTVA
LDAPZIMBRAPW=Dy3387k1aOObaPLkXMkPkB4q

Please enter the logical hostname for this host [zimbra.bdsdomain.com]

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-mta
Upgrading zimbra-snmp
Upgrading zimbra-store

Installing:
zimbra-core
zimbra-ldap
zimbra-mta
zimbra-snmp
zimbra-store

Configuration section

Enter web server mode (http, https, mixed) [http]

System configuration section complete
Package installation ready

Save installation configuration? [Y]

Filename: [/tmp/config.4104]

Start servers after installation? [Y]

The system will be modified. Continue? [N] y

Shutting down zimbra mail

Removing legacy packages


Removing existing packages

zimbra-ldap...done
zimbra-mta...done
zimbra-snmp...done
zimbra-store...done
zimbra-core...done

Removing deployed webapp directories
Installing packages

zimbra-core......zimbra-core-3.0.M1_21.FC3-20050920155949_.i386.rpm...done
zimbra-ldap......zimbra-ldap-3.0.M1_21.FC3-20050920155949_.i386.rpm...done
zimbra-mta......zimbra-mta-3.0.M1_21.FC3-20050920155949_.i386.rpm...done
zimbra-snmp......zimbra-snmp-3.0.M1_21.FC3-20050920155949_.i386.rpm...done
zimbra-store......zimbra-store-3.0.M1_21.FC3-20050920155949_.i386.rpm...done
Post installation configuration

Restoring existing configuration file from /tmp/saveconfig.4104/config.save...done
Setting the hostname to zimbra.bdsdomain.com...done
Setting the LDAP host to zimbra.bdsdomain.com...done
Starting ldap...done
Adding zimbra.bdsdomain.com to zimbraMailHostPool in default COS...done
Initializing mta config...done
Configuring SNMP...done
Setting services on zimbra.bdsdomain.com...done
Setting up SSL...done
cp: cannot stat `/tmp/saveconfig.4104/keystore': No such file or directory
cp: cannot stat `/tmp/saveconfig.4104/smtpd.key': No such file or directory
cp: cannot stat `/tmp/saveconfig.4104/smtpd.crt': No such file or directory
chown: cannot access `/opt/zimbra/tomcat/conf/keystore': No such file or directory
chown: cannot access `/opt/zimbra/conf/smtpd.key': No such file or directory
chown: cannot access `/opt/zimbra/conf/smtpd.crt': No such file or directory
Starting servers...java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:331)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:186)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:354)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:359)
at com.zimbra.cs.localconfig.Main.main(Main.java:115)
Calling GetServiceInfoRequest (zimbra.bdsdomain.com)

java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:331)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:186)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:354)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:359)
at com.zimbra.cs.localconfig.Main.main(Main.java:115)
Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230

done
java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:331)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:186)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:354)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:359)
at com.zimbra.cs.localconfig.Main.main(Main.java:115)
java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.util.Zimbra.toolSetup(Zimbra.java:99 )
at com.zimbra.cs.util.Zimbra.toolSetup(Zimbra.java:94 )
at com.zimbra.cs.account.ProvUtil.main(ProvUtil.java: 1413)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException zimbra.bdsdomain.com:389)

Installation complete!

Operations logged to /tmp/install.log.4104

[root@zimbra zcs]# su - zimbra
[zimbra@zimbra ~]$ zmcontrol status
java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:331)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:186)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:354)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:359)
at com.zimbra.cs.localconfig.Main.main(Main.java:115)
Calling GetServiceInfoRequest (zimbra.bdsdomain.com)

java.net.UnknownHostException: zimbra.bdsdomain.com: zimbra.bdsdomain.com
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:138)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:331)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:186)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:354)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:359)
at com.zimbra.cs.localconfig.Main.main(Main.java:115)
Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230
Reply With Quote
  #9 (permalink)  
Old 10-24-2005, 03:30 AM
Member
 
Posts: 13
Default

after a reboot i now just get

[root@zimbra ~]# su - zimbra
[zimbra@zimbra ~]$ zmcontrol status
Calling GetServiceInfoRequest (zimbra.bdsdomain.com)

Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230
Reply With Quote
  #10 (permalink)  
Old 10-24-2005, 09:08 AM
Zimbra Employee
 
Posts: 4,784
Default

Install had errors. Can you post your /etc/hosts file?
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0