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 Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-2009, 07:47 AM
Senior Member
 
Posts: 51
Default Error installing packages

Code:
root@mail3:/downloads/zcs-NETWORK-5.0.14_GA_2850.UBUNTU8_64.20090303202920# uname -a
Linux mail3 2.6.24-23-server #1 SMP Mon Jan 26 01:36:05 UTC 2009 x86_64 GNU/Linux

I get the following error after going through and selecting which packages to install


Code:
    zimbra-core......zimbra-core_5.0.14_GA_2850.UBUNTU8_64_amd64.deb...FAILED
###ERROR###

zimbra-core_5.0.14_GA_2850.UBUNTU8_64_amd64.deb installation failed

Installation cancelled

I had 5.0.12 installed on this box then removed it. I am trying to reinstall 5.0.14 as a clean install. Any thoughts on why I would have this problem?

Last edited by SageMajor; 03-26-2009 at 02:22 PM..
Reply With Quote
  #2 (permalink)  
Old 03-26-2009, 04:47 PM
Senior Member
 
Posts: 51
Default

Some more info
The old version I installed with no problems

zcs-NETWORK-5.0.13_GA_2791.UBUNTU8_64.20090206110036.tgz

The server is a quad core intel with 8gb ram.
Reply With Quote
  #3 (permalink)  
Old 03-28-2009, 10:59 PM
Senior Member
 
Posts: 51
Default

I just tried to install the same 5.013 version that I uninstalled and I got the exact same error. Any thoughts?

I am currently running the upgrade on my other server, and once its done I want to try and migrate but without zimbra on my new server I can not do that.

With no responces at all it seems like I will need to open an issue but this must have been encountered before.


I tried installing the 32 bit version and it failed, I got the following error. So I am installing the correct version.
Code:
You appear to be installing packages on a platform different
than the platform for which they were built.

This platform is UBUNTU8_64
Packages found: UBUNTU8
This may or may not work.

Installation can not continue without manual override.
You can override this safety check with ./install.sh --platform-override

WARNING: Bypassing this check may result in an install or
upgrade that is NOT usable.
Sage

Last edited by SageMajor; 03-28-2009 at 11:12 PM..
Reply With Quote
  #4 (permalink)  
Old 03-29-2009, 12:20 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Do you actually have a 64bit version of Ubuntu installed? Why did you remove the previous version of Zimbra rather than do an upgrade? Is this a test system?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 03-29-2009, 12:30 AM
Senior Member
 
Posts: 51
Default

Yes its a 64 bit ubuntu. In my previous posts I showed a uname -a and a failure installing a 32 bit.

It is a new system. We are migrating from 5.08 on our old 32 bit system (Dual core with 4gb ram) to a 64 bit quad core with 8gb ram on 5.0.1x

I have two identical new servers, I installed zimbra 5.0.13 on both in prep for an upgrade. I then realized I needed to have matching versions on both old and new server so I uninstalled the 5.0.13 so I could install 5.0.8 and do the upgrading on a safe server. Problem is my new ones are 8.0.4 ubuntu and the 5.0.8 zimbra does not exist of it. After realizing that it would not work, and I would need to to an upgrade on the old server then migrate I tried to reinstall 5.0.14 (it came out) and it failed. I then tried to install the same 5.0.13 that I had on before (Still had the tar ball) and got the error. I grabbed the tar off my other working server and still get the install error.


Fyi I currently have my old server down to do the upgrade. I have abuout 75gb of data to copy then I will run the upgrade by doing the inststall in the 5.0.13 on my old 32 bit server.
Sage
Reply With Quote
  #6 (permalink)  
Old 03-29-2009, 01:13 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by SageMajor View Post
It is a new system. We are migrating from 5.08 on our old 32 bit system (Dual core with 4gb ram) to a 64 bit quad core with 8gb ram on 5.0.1x
I presume that you are following these instructions: Network Edition: Moving from 32-bit to 64-bit Server - Zimbra :: Wiki

Quote:
Originally Posted by SageMajor View Post
I have two identical new servers, I installed zimbra 5.0.13 on both in prep for an upgrade.
Do I understand from what you've said that you're moving to multiple servers?


Quote:
Originally Posted by SageMajor View Post
I grabbed the tar off my other working server and still get the install error.
Are you saying that you tried to install that on the 64bit system? If that's what you've done it won't work.


Quote:
Originally Posted by SageMajor View Post
Fyi I currently have my old server down to do the upgrade. I have abuout 75gb of data to copy then I will run the upgrade by doing the inststall in the 5.0.13 on my old 32 bit server.
Sage
Run the installer on the 64 bit system and remove the current install by doing the following:

Code:
./install.sh -u
That will remove everything from the system, just to make sure see if the /opt/zimbra directory exists and remove it if it's there. Please confirm you're trying to do the move by following the instructions in the link I posted at the beginning.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 03-29-2009, 01:29 AM
Senior Member
 
Posts: 51
Default

Quote:
Originally Posted by phoenix View Post
I presume that you are following these instructions: Network Edition: Moving from 32-bit to 64-bit Server - Zimbra :: Wiki

Do I understand from what you've said that you're moving to multiple servers?

Sort of. We are going to a Primary and a live backup. We had a HW issue take us offline for 1/2 day


Are you saying that you tried to install that on the 64bit system? If that's what you've done it won't work.

No I grabbed the 64 bit tar that worked off my working 64 bit install and tried that. I did not try and do a 32 bit install on a 64


Run the installer on the 64 bit system and remove the current install by doing the following:

Code:
./install.sh -u
That will remove everything from the system, just to make sure see if the /opt/zimbra directory exists and remove it if it's there. Please confirm you're trying to do the move by following the instructions in the link I posted at the beginning.
I have done the uninstall that and then when I do the install it fails

Every time I run the install it creates the /opt/zimbra dir but does not put anything in it.

Sage
Reply With Quote
  #8 (permalink)  
Old 03-29-2009, 01:43 AM
Senior Member
 
Posts: 51
Default

on a related note, how do I get the following info, I searched and could not find it.


* Make sure that the account name for Admin user to create is the same name as on the original server.
* Change the Spam training user and the Non-spam (HAM) training user account names to be the same as the spam account names on the original server.
* Global Document Account - This account name is automatically generated. Change the Global Document Account name to be the same account name as on the original server.
Reply With Quote
  #9 (permalink)  
Old 03-29-2009, 04:59 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

What is in the install log after the install fails? DO you have valid DNS A & MX records pointing to this server? Does the server have the same FQDN as your original server and is the hosts file correct?

The Admin account in Zimbra is always called Admin and is the same for each new install. The Spam/Ham accounts & the Documents wiki account can be renamed by checking your old server for the names and then renaming them on the new install.
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 03-29-2009, 07:27 AM
Senior Member
 
Posts: 51
Default

Quote:
Originally Posted by phoenix View Post
What is in the install log after the install fails? DO you have valid DNS A & MX records pointing to this server? Does the server have the same FQDN as your original server and is the hosts file correct?

The Admin account in Zimbra is always called Admin and is the same for each new install. The Spam/Ham accounts & the Documents wiki account can be renamed by checking your old server for the names and then renaming them on the new install.

I did a user search for the spam/ham users and I did not find them. Is there another way to do it.

Yes I have valid MX and DNS records. I did an install on this box last week. and removed it. I did change its IP address but the DNS was changed also.

There is no /var/log/zimbra* on the box.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.