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 01-12-2009, 07:23 AM
Member
 
Posts: 10
Default zimbra installation failure cannot install ldap package

Hi !

Since the company i work in is no longer satisfied with a postfix based squirrelmail mailserver I decided to install zimbra collaboration suite, so what i did is the following. I made a fresh install of Debian 4.0 etch, copied all of the accounts from my soon to be retired squirrelmail mailserver, and fallowed the instructions on hoe to install zimbra colllaboration suite on Debian from Zimbra Collaboration Suite (ZCS) Open Source Edition v5.0 On Debian Etch | HowtoForge - Linux Howtos and Tutorials, and as you can guess failed to do so..

The problem is the following, installation fails to install the zimbra.ldap package, zimbra-logger package. zimbra-snmp package..and so on practicly the only thing that it does install is the zimbra-core package...


I cannot find the solution to this problem anywhere...I have checked my DNS MX settings, gone thru all of the /etc/hosts /etc/hostname setting checked everything I could think off and it still won't install anything but the zimbra-core package...

Please help I'm on a deadline
Reply With Quote
  #2 (permalink)  
Old 01-12-2009, 07:29 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

You should have a zmsetup.log in /tmp. Please post this so we can see what has happened.
__________________
Reply With Quote
  #3 (permalink)  
Old 01-12-2009, 08:03 AM
Member
 
Posts: 10
Default log file

thanks for the quick reply here is my log entry

Note: the entry "nepoznati korisnik" means unknown user.

log file:

COMMAND: zmlocalconfig -s | sed -e "s/ = \(.*\)/=\'\1\'/" > /opt/zimbra/.saveconfig/config.save
Unknown id: zimbra
COMMAND: zmcontrol shutdown
Unknown id: zimbra
Selecting previously deselected package zimbra-core.
(Reading database ... 73288 files and directories currently installed.)
Unpacking zimbra-core (from .../zimbra-core_5.0.11_GA_2695.DEBIAN4.0_i386.deb) ...
useradd: error not unique group names in group file
Setting up zimbra-core (5.0.11_GA_2695.DEBIAN4.0) ...
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: missing operand after `root:root'
Pokušaj `chown --help' za više informacija.
chown: missing operand after `zimbra:zimbra'
Pokušaj `chown --help' za više informacija.
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: missing operand after `root:root'
Pokušaj `chown --help' za više informacija.
chown: missing operand after `root:root'
Pokušaj `chown --help' za više informacija.
chown: `zimbra:zimbra': neispravni korisnik
chown: `zimbra:zimbra': neispravni korisnik
chown: cannot access `/opt/zimbra/amavisd/sbin': No such file or directory
chown: `zimbra:zimbra': neispravni korisnik
chown: `rootostfix': neispravna grupa
chmod: cannot access `/opt/zimbra/postfix/conf/postfix-script': No such file or directory
chmod: cannot access `/opt/zimbra/postfix/conf/post-install': No such file or directory
chown: `postfixostfix': neispravna grupa
chgrp: neispravna grupa `postfix'
Loading classes to share ... done.
Rewriting and unlinking classes ... done.
Calculating hash values for String objects .. done.
Calculating fingerprints ... done.
Removing unshareable information ... done.
Moving most read-only objects to shared space at 0x90980000 ... done.

Moving common symbols to shared space at 0x90cfd938 ... done.
Moving remaining symbols to shared space at 0x90e2aa68 ... done.
Moving string char arrays to shared space at 0x90e2b4f8 ... done.
Moving additional symbols to shared space at 0x90eae070 ... done.
Read-only space ends at 0x90f02e10, 5778960 bytes.
Moving read-write objects to shared space at 0x91180000 ... done.
Moving String objects to shared space at 0x91710e40 ... done.
Read-write space ends at 0x91751640, 6100544 bytes.
Updating references to shared objects ... done.


(Reading database ... 79877 files and directories currently installed.)
Unpacking zimbra-ldap (from .../zimbra-ldap_5.0.11_GA_2695.DEBIAN4.0_i386.deb) ...
Usage: useradd [options] LOGIN

Options:
-b, --base-dir BASE_DIR base directory for the new user account
home directory
-c, --comment COMMENT set the GECOS field for the new user account
-d, --home-dir HOME_DIR home directory for the new user account
-D, --defaults print or save modified default useradd
configuration
-e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE
-f, --inactive INACTIVE set password inactive after expiration
to INACTIVE
-g, --gid GROUP force use GROUP for the new user account
-G, --groups GROUPS list of supplementary groups for the new
user account
-h, --help display this help message and exit
-k, --skel SKEL_DIR specify an alternative skel directory
-K, --key KEY=VALUE overrides /etc/login.defs defaults
-m, --create-home create home directory for the new user
account
-o, --non-unique allow create user with duplicate
(non-unique) UID
-p, --password PASSWORD use encrypted password for the new user
account
-r, --system create a system account
-s, --shell SHELL the login shell for the new user account
-u, --uid UID force use the UID for the new user account

dpkg: error processing ./packages/zimbra-ldap_5.0.11_GA_2695.DEBIAN4.0_i386.deb (--install):
subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
./packages/zimbra-ldap_5.0.11_GA_2695.DEBIAN4.0_i386.deb

thanks in advance ...
Reply With Quote
  #4 (permalink)  
Old 01-12-2009, 08:09 AM
Member
 
Posts: 10
Default log file correction

sorry the entry neispravni korisnik means invalid user
and the enty neispravna grupa means invalid group

thanks a bunch
Reply With Quote
  #5 (permalink)  
Old 01-12-2009, 08:10 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

Look in the install.log first, that contains the output of the actual package installs.
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.