View Single Post
  #10 (permalink)  
Old 04-14-2007, 08:31 AM
xtin xtin is offline
Member
 
Posts: 13
Default

I installed zimbra with /install.sh -s and then checked the install log:

Code:
Selecting previously deselected package zimbra-core.
(Reading database ... 10080 files and directories currently installed.)
Unpacking zimbra-core (from .../zimbra-core_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-core (4.5.4_GA_763.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/a*': No such file or directory
chown: cannot access `/opt/zimbra/s[a-su-z]*': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory
mkdir: cannot create directory `/opt/zimbra/.ssh': File exists
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 0x909f0000 ... done. 
Moving common symbols to shared space at 0x90d6c4f0 ... done. 
Moving remaining symbols to shared space at 0x90e98280 ... done. 
Moving string char arrays to shared space at 0x90e98d10 ... done. 
Moving additional symbols to shared space at 0x90f1a7b8 ... done. 
Read-only space ends at 0x90f6eaf8, 5761784 bytes.
Moving read-write objects to shared space at 0x911f0000 ... done. 
Moving String objects to shared space at 0x91779c50 ... done. 
Read-write space ends at 0x917b9d78, 6069624 bytes.
Updating references to shared objects ... done. 


Selecting previously deselected package zimbra-ldap.
(Reading database ... 12417 files and directories currently installed.)
Unpacking zimbra-ldap (from .../zimbra-ldap_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-ldap (4.5.4_GA_763.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/a*': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory

Selecting previously deselected package zimbra-logger.
(Reading database ... 12706 files and directories currently installed.)
Unpacking zimbra-logger (from .../zimbra-logger_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-logger (4.5.4_GA_763.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/a*': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory

Selecting previously deselected package zimbra-mta.
(Reading database ... 14315 files and directories currently installed.)
Unpacking zimbra-mta (from .../zimbra-mta_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-mta (4.5.4_GA_763.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory
umount2: No such file or directory
umount: /opt/zimbra/amavisd/tmp: not found
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory

Selecting previously deselected package zimbra-snmp.
(Reading database ... 15550 files and directories currently installed.)
Unpacking zimbra-snmp (from .../zimbra-snmp_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-snmp (4.5.4_GA_763.DEBIAN3.1) ...
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: cannot access `/opt/zimbra/apache-tomcat-*': No such file or directory

Selecting previously deselected package zimbra-store.
(Reading database ... 16094 files and directories currently installed.)
Unpacking zimbra-store (from .../zimbra-store_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-store (4.5.4_GA_763.DEBIAN3.1) ...

Selecting previously deselected package zimbra-apache.
(Reading database ... 20582 files and directories currently installed.)
Unpacking zimbra-apache (from .../zimbra-apache_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-apache (4.5.4_GA_763.DEBIAN3.1) ...

Selecting previously deselected package zimbra-spell.
(Reading database ... 22315 files and directories currently installed.)
Unpacking zimbra-spell (from .../zimbra-spell_4.5.4_GA_763.DEBIAN3.1_i386.deb) ...
Setting up zimbra-spell (4.5.4_GA_763.DEBIAN3.1) ..
To me it looks like the packages are installed in the wrong order. LDAP assuming that tomcat's already there. I reinstalled all the packages that got errors with "dpkg -i". This time only getting Errors with: zimbra-mta (it persists when trying to install it again.)

Code:
Unpacking replacement zimbra-mta ...
Setting up zimbra-mta (4.5.4_GA_763.DEBIAN3.1) ...
umount2: Invalid argument
umount: /opt/zimbra/amavisd/tmp: not mounted
Maybe that shades some light on the whole issue...

(zmsetup.pl generates the same errors as before when run after this)

----------------------------------

I tried to run /opt/zimbra/libexec/zmldapinit as zimbra user
getting the following:
Code:
/opt/zimbra/libexec/zmldapinit: line 60: /opt/zimbra/conf/slapd.conf.in: Permission denied
/opt/zimbra/libexec/zmldapinit: line 76: /opt/zimbra/conf/zimbra.ldif: Permission denied
/opt/zimbra/lib/conf/zimbra-hsm.schema: line 1: ObjectIdentifier "ZimbraHsmAttrType" previously defined "1.3.6.1.4.1.19348.2.4"ERROR - failed to start slapd
then chmodded the file to 777 and ran it again:
Code:
zimbra@tinzim:~/conf$ /opt/zimbra/libexec/zmldapinit 
TLS: error:02001002:system library:fopen:No such file or directory bss_file.c:278
TLS: error:20074002:BIO routines:FILE_CTRL:system lib bss_file.c:280
TLS: error:140B0002:SSL routines:SSL_CTX_use_PrivateKey_file:system lib ssl_rsa.c:693
main: TLS init def ctx failed: -1
ERROR - failed to start slapd
There was another thread that mentioned the problem of zimbra being linked to libssl0.9.7 when there is libssl0.9.8 installed.
I'll follow this scent a bit ...


EDIT: It's up and running! Just found this post:
Debian ETCH 4.0 install

worked like a charm!

Last edited by xtin; 04-14-2007 at 10:12 AM..
Reply With Quote