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

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 Display Modes
  #1 (permalink)  
Old 02-03-2009, 09:26 AM
Junior Member
 
Posts: 6
Default Can't locate IO/Socket/INET6.pm

I am running Zimbra FOSS 5.0.12 GA on Debian 4. Every so often I see the following in my logs:

Code:
Feb  3 11:26:59 myhostname amavis[26263]: (26263-01) (!)_DIE: Can't locate IO/Socket/INET6.pm in @INC (@INC contains: 
/opt/zimbra/zimbramon/lib/x86_64-linux-thread-multi 
/opt/zimbra/zimbramon/lib/i486-linux-gnu-thread-multi 
/opt/zimbra/zimbramon/lib /opt/zimbra/zimbramon/lib/i386-linux-thread-multi /opt/zimbra/zimbramon/lib/i486-linux-gnu-thread-multi 
/opt/zimbra/zimbramon/lib/i586-linux-thread-multi /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi 
/opt/zimbra/zimbramon/lib/darwin-thread-multi-2level /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 63, <GEN7> line 5.\n
Has anyone else come across this? How do I resolve it?
Reply With Quote
  #2 (permalink)  
Old 02-03-2009, 11:32 AM
Moderator
 
Posts: 7,632
Default

Could you please post a full
Code:
su - zimbra
zmcontrol -v
__________________
Reply With Quote
  #3 (permalink)  
Old 02-03-2009, 11:52 AM
Trained Alumni
 
Posts: 24
Default

run perl -mIO::Socket::INET6 -e ''

if it returns "Can't locate IO/Socket/INET6.pm in @INC ", then you need to install the perl module.

perl -MCPAN -e shell
cpan[1]> install IO::Socket::INET6
Reply With Quote
  #4 (permalink)  
Old 04-20-2009, 02:12 PM
Junior Member
 
Posts: 8
Default

Maybe you should run :

Code:
apt-get install libio-socket-inet6-perl
That works for me .

Regards
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.

blog.zimbra.com