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-2008, 10:04 PM
Active Member
 
Posts: 45
Default Upgrade 5.0.2 to 5.0.4 OSS Failed

I'm trying to upgrade my zcs 5.0.2 to 5.0.4.

I'm receiving the folloing error:

Code:
Updating from 5.0.2_GA
Moving postfix queues from 2.4.3.3z to 2.4.3.4z
Moving defer
Moving deferred
Checking 5.0.3_GA
Updating from 5.0.3_GA
Migrating Amavis database directory
Migrating Postfix spool directory
tar: spool/public/cleanup: "socket" ignorado
tar: spool/public/flush: "socket" ignorado
tar: spool/public/showq: "socket" ignorado
tar: spool/private/scache: "socket" ignorado
tar: spool/private/smtp: "socket" ignorado
tar: spool/private/bsmtp: "socket" ignorado
tar: spool/private/smtp-amavis: "socket" ignorado
tar: spool/private/ifmail: "socket" ignorado
tar: spool/private/virtual: "socket" ignorado
tar: spool/private/cyrus: "socket" ignorado
tar: spool/private/anvil: "socket" ignorado
tar: spool/private/bounce: "socket" ignorado
tar: spool/private/uucp: "socket" ignorado
tar: spool/private/trace: "socket" ignorado
tar: spool/private/local: "socket" ignorado
tar: spool/private/defer: "socket" ignorado
tar: spool/private/maildrop: "socket" ignorado
tar: spool/private/rewrite: "socket" ignorado
tar: spool/private/tlsmgr: "socket" ignorado
tar: spool/private/relay: "socket" ignorado
tar: spool/private/lmtp: "socket" ignorado
tar: spool/private/verify: "socket" ignorado
tar: spool/private/error: "socket" ignorado
tar: spool/private/old-cyrus: "socket" ignorado
tar: spool/private/discard: "socket" ignorado
tar: spool/private/proxymap: "socket" ignorado
Checking 5.0.4_GA
Updating from 5.0.4_GA
Stopping ldap
Checking ldap status
Starting ldap
Stopping ldap
Upgrade complete
Setting defaults from existing config...done.
Checking for port conflicts
Starting ldap...done.
Setting defaults from ldap...done.
Can't load '/opt/zimbra/zimbramon/lib/i586-linux-thread-multi/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: libssl.so.0.9.8: cannot open shared object file: Arquivo ou diretório não encontrado at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
 at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 18
Compilation failed in require at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 18.
BEGIN failed--compilation aborted at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 18.
Compilation failed in require at /opt/zimbra/zimbramon/lib/Net/LDAP.pm line 970.
[root@email zcs-5.0.4_GA_2101.F7.20080321141302]#
one month later i upgrade ZCS 5.0.0 to ZCS 5.0.2 whit no problems.
Someone knows how to i can fix it an upgrade?
Reply With Quote
  #2 (permalink)  
Old 03-27-2008, 01:29 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Have you installed the package that supplies this module: libssl.so.0.9.8
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 03-27-2008, 01:34 AM
Moderator
 
Posts: 7,911
Default

Remember Wiki is your friend Platform Specific - Zimbra :: Wiki and please http://www.zimbra.com/forums/announc...r-profile.html
__________________
Reply With Quote
  #4 (permalink)  
Old 03-27-2008, 12:33 PM
Active Member
 
Posts: 45
Default

why i need to install libssl only for zcs-5.0.4? i update 5.0.0 to 5.0.2 and have no problems, all steps are ok and i didn't install or update any package.
i have openssl-0.9.8b-12.fc7 installed.
Reply With Quote
  #5 (permalink)  
Old 03-27-2008, 05:34 PM
Zimbra Employee
 
Posts: 572
Default

It should be using the libssl in /opt/zimbra/openssl/lib. Does your root user have an overriding LD_LIBRARY_PATH or something in ld.so.conf that's breaking things?
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #6 (permalink)  
Old 03-28-2008, 06:57 AM
Active Member
 
Posts: 45
Default

have no data at my ld.so.conf.... look:


Code:
[root@email etc]# cat ld.so.conf
include ld.so.conf.d/*.conf
[root@email etc]# ls ld.so.conf.d/
[root@email etc]#
Reply With Quote
  #7 (permalink)  
Old 03-28-2008, 10:47 AM
Zimbra Employee
 
Posts: 572
Default

What is the output of
Code:
ldd -r /opt/zimbra/zimbramon/lib/i586-linux-thread-multi/auto/Net/SSLeay/SSLeay.so
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #8 (permalink)  
Old 03-28-2008, 11:28 AM
Active Member
 
Posts: 45
Default

the output from this command is too big to put here, i log it in a file and attach here.

but.... if i do the command with pipe redirecting for a file, all that they register at a file is:


Code:
[root@email ~]# ldd -r /opt/zimbra/zimbramon/lib/i586-linux-thread-multi/auto/Net/SSLeay/SSLeay.so > error1 2>> /dev/null
[root@email ~]# cat error1
        linux-gate.so.1 =>  (0x001f6000)
        libssl.so.0.9.8 => not found
        libcrypto.so.0.9.8 => not found
        libc.so.6 => /lib/libc.so.6 (0x00cbf000)
        /lib/ld-linux.so.2 (0x80000000)
[root@email ~]#
Attached Files
File Type: txt error_zimbra.txt (30.8 KB, 95 views)

Last edited by Grejao; 03-28-2008 at 11:31 AM..
Reply With Quote
  #9 (permalink)  
Old 03-28-2008, 02:44 PM
Zimbra Employee
 
Posts: 572
Default

Please provide the platform you are installing Zimbra on, as it appears that the perl module was built without setting the runpath, which shouldn't be happening.

Thanks,
Quanah
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #10 (permalink)  
Old 03-31-2008, 06:44 AM
Active Member
 
Posts: 45
Default

Quote:
Originally Posted by quanah View Post
Please provide the platform you are installing Zimbra on, as it appears that the perl module was built without setting the runpath, which shouldn't be happening.

Thanks,
Quanah
Ok, My plataform is Fedora 7 x86.

how do i can fix it? how do i can set it at runpath?
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.