Hello I use linux debian lenny on my server. I put the adress deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free in my /etc/apt/sources.list After apt-get update and apt-get install clamav clamav-daemon i got this error:

Starting ClamAV daemon: clamd Bytecode: Security mode set to "TrustSigned".
/etc/init.d/clamav-daemon: line 326: 28974 Killed start-stop-daemon --start -o -c $User --exec $DAEMON
 failed!

In my /var/log/clamav/clamav.log is :

Sun Sep 18 17:47:31 2011 -> +++ Started at Sun Sep 18 17:47:31 2011
Sun Sep 18 17:47:31 2011 -> clamd daemon 0.97.2 (OS: linux-gnu, ARCH: mips, CPU: mipsel)
Sun Sep 18 17:47:31 2011 -> Log file size limited to 100000000 bytes.
Sun Sep 18 17:47:31 2011 -> Reading databases from /var/lib/clamav
Sun Sep 18 17:47:31 2011 -> Bytecode: Security mode set to "TrustSigned".


My /etc/clamav/clamd.conf

#Automatically Generated by clamav-base postinst
#To reconfigure clamd run #dpkg-reconfigure clamav-base
#Please read /usr/share/doc/clamav-base/README.Debian.gz for details
LocalSocket /var/run/clamav/clamd.ctl
FixStaleSocket true
LocalSocketGroup clamav
LocalSocketMode 666
# TemporaryDirectory is not set to its default /tmp here to make overriding
# the default with environment variables TMPDIR/TMP/TEMP possible
User clamav
AllowSupplementaryGroups false
ScanMail false
ScanArchive true
ArchiveBlockEncrypted false
MaxDirectoryRecursion 15
FollowDirectorySymlinks false
FollowFileSymlinks true
ReadTimeout 180
MaxThreads 12
MaxConnectionQueueLength 15
LogSyslog true
LogFacility LOG_LOCAL6
LogClean false
LogVerbose true
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /var/lib/clamav
SelfCheck 3600
Foreground false
Debug false
ScanPE true
ScanOLE2 true
ScanHTML true
DetectBrokenExecutables false
ExitOnOOM false
LeaveTemporaryFiles false
AlgorithmicDetection true
ScanELF true
IdleTimeout 30
PhishingSignatures true
PhishingScanURLs true
PhishingAlwaysBlockSSLMismatch false
PhishingAlwaysBlockCloak false
DetectPUA true
ScanPartialMessages false
HeuristicScanPrecedence false
StructuredDataDetection false
CommandReadTimeout 5
SendBufTimeout 200
MaxQueue 100
ExtendedDetectionInfo true
OLE2BlockMacros false
StreamMaxLength 25M
LogFile /var/log/clamav/clamav.log
LogTime true
LogFileUnlock false
LogFileMaxSize 100000000
Bytecode true
BytecodeSecurity TrustSigned
BytecodeTimeout 60000
OfficialDatabaseOnly false
CrossFilesystems true


and my directory is :
ls -al /var/lib/clamav/
total 30152
drwxr-xr-x  2 clamav clamav     4096 Sep 18 14:30 .
drwxr-xr-x 24 root   root       4096 Sep 18 14:24 ..
-rwxrw-r--  1 clamav clamav   106736 Sep 18 13:30 bytecode.cvd
-rwxrw-r--  1 clamav clamav  4475235 Sep 18 13:31 daily.cvd
-rw-r--r--  1 clamav clamav 26224310 Jan  6  2000 main.cvd
-rw-------  1 clamav clamav      780 Sep 18 14:30 mirrors.dat


I don`t know what is the error
could you help me please

regards Radoan
P.S. : my system is :
Linux lumpi 2.6.19.2 #9 Tue Apr 3 21:30:54 CEST 2007 mips GNU/Linux



_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to