[MacTUG] Server not happy as a clamAV

Steve Hellyer phasetwo at apple.com
Tue Mar 23 12:46:27 EDT 2010


After studying a bit more I recognize this error....

Using Pico, Emacs or whatever you like to use as text editor...

Edit the /System/Library/LaunchDaemons/org.clamav.freshclam.plist file, the space between the '-c' and value in the line:
<string>-c 4</string> is causing it to error.

Change the line <string>-c 4</string> to two line containing:

<string>-c</string>
<string>4</string>

or 

Single line with:
<string>--checks=4</string>

Either of these will make clamav happy again.

Steve

On 2010-03-23, at 12:20 PM, Steve Hellyer wrote:

> Server version?  Is this the default built-in clamav or something you have installed on top of it?
> 
> Steve
> 
> On 2010-03-23, at 9:49 AM, Dani Roloson wrote:
> 
>> Anyone else run into this on a server?
>> 
>>> 3/15/10 11:59:49 PM	org.clamav.freshclam[28106]	ERROR: Can't parse command line options	
>>> 3/15/10 11:59:49 PM	com.apple.launchd[1]	(org.clamav.freshclam[28106]) Exited with exit code: 1	
>>> 3/15/10 11:59:49 PM	com.apple.launchd[1]	(org.clamav.freshclam) Throttling respawn: Will start in 10 seconds	
>>> 3/15/10 11:59:59 PM	org.clamav.freshclam[28107]	ERROR: Incorrect argument format for option --checks (-c)	
>>> 3/15/10 11:59:59 PM	org.clamav.freshclam[28107]	ERROR: Can't parse command line options	
>>> 3/15/10 11:59:59 PM	com.apple.launchd[1]	(org.clamav.freshclam[28107]) Exited with exit code: 1	
>>> 3/15/10 11:59:59 PM	com.apple.launchd[1]	(org.clamav.freshclam) Throttling respawn: Will start in 10 seconds	
>>> 3/15/10 11:59:59 PM	com.apple.launchd[1]	(org.clamav.freshclam) Throttling respawn: Will start in 10 seconds	
>>> 3/15/10 11:59:59 PM	com.apple.launchd[1]	(org.clamav.freshclam) Throttling respawn: Will start in 10 seconds
>> 
>> 
>> Dani
>> MFCF
>> _______________________________________________
>> MacTUG mailing list
>> MacTUG at lists.uwaterloo.ca
>> https://lists.uwaterloo.ca/mailman/listinfo/mactug
> 
> 
> -------------------------------------------------------
> Steve Hellyer
> Pre-Sales Systems Engineer
> Education Division (Higher Education)
> Apple Canada Inc.
> 7495 Birchmount Rd.
> Markham, Ontario, Canada
> L3R 5G2
> 
> PH: (905)513-5647
> Mailto: phasetwo at apple.com
> 
> Training Websites
> http://training.apple.com/
> http://www.witzapplecertifiedtraining.com/
> 
> AppleCare Online Support
> http://www.apple.com/ca/support/
> 
> AppleCare Technical Phone Support
> tel:1-800-263-3394  (basic up and running support for individual consumers)
> 
> AppleCare Enterprise Level Support
> http://www.apple.com/ca/support/products/macosxserver_sw_supt.html
> 
> AppleCare Service Locations (Canada)
> http://www.apple.com/ca/buy/locator/
> 
> 
> 
> _______________________________________________
> MacTUG mailing list
> MacTUG at lists.uwaterloo.ca
> https://lists.uwaterloo.ca/mailman/listinfo/mactug


-------------------------------------------------------
Steve Hellyer
Pre-Sales Systems Engineer
Education Division (Higher Education)
Apple Canada Inc.
7495 Birchmount Rd.
Markham, Ontario, Canada
L3R 5G2

PH: (905)513-5647
Mailto: phasetwo at apple.com

Training Websites
http://training.apple.com/
http://www.witzapplecertifiedtraining.com/

AppleCare Online Support
http://www.apple.com/ca/support/

AppleCare Technical Phone Support
tel:1-800-263-3394  (basic up and running support for individual consumers)

AppleCare Enterprise Level Support
http://www.apple.com/ca/support/products/macosxserver_sw_supt.html

AppleCare Service Locations (Canada)
http://www.apple.com/ca/buy/locator/





More information about the MacTUG mailing list