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 Search this Thread Display Modes
  #1 (permalink)  
Old 04-15-2010, 04:57 PM
Intermediate Member
 
Posts: 24
Default zimbra 5.07 problem with clamav already updated

I am getting these erorrs

amavisd already running: pid 5229
/opt/zimbra/bin/zmclamdctl: line 66: 7211 Floating point exception${zimbra_home}/clamav/bin/freshclam --config-file=${zimbra_home}/conf/freshclam.conf -d --checks=12 >>${zimbra_log_directory}/freshclam.log 2>&1
/opt/zimbra/bin/zmclamdctl: line 66: 7212 Floating point exception${zimbra_home}/clamav/sbin/clamd --config-file=${zimbra_home}/conf/clamd.conf >>${zimbra_log_directory}/clamd.log 2>&1
clamd failed to start


mail-1:/opt/zimbra# ls -lh | grep clamav
lrwxrwxrwx 1 zimbra zimbra 25 2010-04-15 16:33 clamav -> /opt/zimbra/clamav-0.95.1
drwxr-xr-x 10 root root 4.0K 2010-04-15 16:17 clamav-0.93.1
dr-xr-xr-x 10 root root 4.0K 2009-10-06 09:46 clamav-0.95.1
-rw-r--r-- 1 root root 46M 2010-04-15 16:10 clamav-0.95.1.tar
Reply With Quote
  #2 (permalink)  
Old 04-15-2010, 06:18 PM
Zimbra Employee
 
Posts: 114
Default

Quote:
Originally Posted by vtx624 View Post
I am getting these erorrs

amavisd already running: pid 5229
/opt/zimbra/bin/zmclamdctl: line 66: 7211 Floating point exception${zimbra_home}/clamav/bin/freshclam --config-file=${zimbra_home}/conf/freshclam.conf -d --checks=12 >>${zimbra_log_directory}/freshclam.log 2>&1
/opt/zimbra/bin/zmclamdctl: line 66: 7212 Floating point exception${zimbra_home}/clamav/sbin/clamd --config-file=${zimbra_home}/conf/clamd.conf >>${zimbra_log_directory}/clamd.log 2>&1
clamd failed to start


mail-1:/opt/zimbra# ls -lh | grep clamav
lrwxrwxrwx 1 zimbra zimbra 25 2010-04-15 16:33 clamav -> /opt/zimbra/clamav-0.95.1
drwxr-xr-x 10 root root 4.0K 2010-04-15 16:17 clamav-0.93.1
dr-xr-xr-x 10 root root 4.0K 2009-10-06 09:46 clamav-0.95.1
-rw-r--r-- 1 root root 46M 2010-04-15 16:10 clamav-0.95.1.tar
Did you get the proper binaries for your OS and ARCH?
Reply With Quote
  #3 (permalink)  
Old 04-15-2010, 06:20 PM
Zimbra Employee
 
Posts: 114
Default

I'm guessing you'll either need to upgrade or grab a later 5.0.x debian binary and extract the clamav version from it. You're running debian, which we don't support on Network Edition. The Ubuntu binaries might work for you, but I won't have those online until tomorrow morning.
Reply With Quote
  #4 (permalink)  
Old 04-20-2010, 07:53 AM
New Member
 
Posts: 3
Default

Where would I be able to download these binaries? I have the same issue.
Reply With Quote
  #5 (permalink)  
Old 04-20-2010, 08:04 AM
Zimbra Employee
 
Posts: 114
Default

Quote:
Originally Posted by mohnd View Post
Where would I be able to download these binaries? I have the same issue.
ClamAV - Updating clamd for releases earlier than ZCS 5.0.16 - Zimbra :: WikiClamAV - Updating clamd for releases earlier than ZCS 5.0.16 - Zimbra :: Wiki
Reply With Quote
  #6 (permalink)  
Old 04-21-2010, 05:35 AM
New Member
 
Posts: 3
Default

That is where I downloaded it from on 4/16 at 6:38 am.

I have Ubuntu 6.04, but I am still getting from 'zmcontrol start';

Starting antivirus...FAILED
amavisd already running: pid 9972
/opt/zimbra/bin/zmclamdctl: line 66: 10025 Floating point exception${zimbra_home}/clamav/bin/freshclam --config-file=${zimbra_home}/conf/freshclam.conf -d --checks=12 >>${zimbra_log_directory}/freshclam.log 2>&1
/opt/zimbra/bin/zmclamdctl: line 66: 10026 Floating point exception${zimbra_home}/clamav/sbin/clamd --config-file=${zimbra_home}/conf/clamd.conf >>${zimbra_log_directory}/clamd.log 2>&1
clamd failed to start

Any suggestions as to where to look?

Any help is appreciated.
Reply With Quote
  #7 (permalink)  
Old 04-21-2010, 05:38 AM
Moderator
 
Posts: 7,928
Default

Where did you pull the new version of ClamAV from ? That to me looks like the package has been installed for the wrong architecture.
__________________
Reply With Quote
  #8 (permalink)  
Old 04-21-2010, 05:40 AM
Zimbra Employee
 
Posts: 114
Default

Quote:
Originally Posted by mohnd View Post
That is where I downloaded it from on 4/16 at 6:38 am.

I have Ubuntu 6.04, but I am still getting from 'zmcontrol start';

Starting antivirus...FAILED
amavisd already running: pid 9972
/opt/zimbra/bin/zmclamdctl: line 66: 10025 Floating point exception${zimbra_home}/clamav/bin/freshclam --config-file=${zimbra_home}/conf/freshclam.conf -d --checks=12 >>${zimbra_log_directory}/freshclam.log 2>&1
/opt/zimbra/bin/zmclamdctl: line 66: 10026 Floating point exception${zimbra_home}/clamav/sbin/clamd --config-file=${zimbra_home}/conf/clamd.conf >>${zimbra_log_directory}/clamd.log 2>&1
clamd failed to start

Any suggestions as to where to look?

Any help is appreciated.
This looks like you either used 32-bit binaries on a 64-bit machine or used 64-bit binaries on a 32-bit machine. Make sure you download the binaries for the right arch of your OS.
Reply With Quote
  #9 (permalink)  
Old 04-21-2010, 06:20 AM
New Member
 
Posts: 3
Default

Quote:
Originally Posted by tonster View Post
This looks like you either used 32-bit binaries on a 64-bit machine or used 64-bit binaries on a 32-bit machine. Make sure you download the binaries for the right arch of your OS.
That was it. I must have downloaded the wrong one (it _was_ early in the morning). I redownloaded and went thru the steps again and it fixed the issue.

Thanks for your help.
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.