|
From: Kari M. <kar...@tr...> - 2008-05-02 12:14:30
|
Hi list! In http://www.salstar.sk/sagator/ there is a Sagator version 1.0.0 of 2008-01-25. May I request an update plus fix, os just a fix? When I start Sagator on DL 1.2.14, it complains about missing sagator-libclamav etc. The log messages are below. What is needed, are these two files: http://www.salstar.sk/pub/sagator/sagator-1.0.0.tar.bz2 http://www.salstar.sk/pub/sagator/sagator-libclamav-1.2.3.tar.bz2 The latter requires just 'make all', not even 'configure'. It will create file libclamav.so, which should be copied to /usr/lib/sagator on DL. After that Sagator should work ok. (This was working back in 1.2.6 :-) 14614: SAGATOR 0.9.1-1 starting at Fri May 2 14:09:36 2008 14615: collector(): loadstat error: No such file or directory 14615: collector(): service started, waiting for connections ... [14615] 14616: Testing log(status(quarantine(drop(stream2mbox(libclam())))), status(drop(SpamAssassinD())))... 14616: Running: log(status(quarantine(drop(stream2mbox(libclam())))), status(drop(SpamAssassinD()))) 14616: Running: status(quarantine(drop(stream2mbox(libclam())))) 14616: Running: quarantine(drop(stream2mbox(libclam()))) 14616: Running: drop(stream2mbox(libclam())) 14616: Running: stream2mbox(libclam()) 14616: mktemp: /tmp/b2f-74pPxkYyxK.mbd 14616: mktemp: /tmp/b2f-74pPxkYyxK.mbd/x6DRyfbb2X-part-000001 14616: Running: libclam() 14616: libclam(): scanbuffer(): Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. [No module named libclamav] 14616: drop(stream2mbox(libclam())): scanner stream2mbox(libclam()) failed: ScannerError: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14616: quarantine(drop(stream2mbox(libclam()))): scanner drop(stream2mbox(libclam())) failed: ScannerError: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14616: status(quarantine(drop(stream2mbox(libclam())))): scanner quarantine(drop(stream2mbox(libclam()))) failed: ScannerError: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14616: log(status(quarantine(drop(stream2mbox(libclam())))), status(drop(SpamAssassinD()))): scanner status(quarantine(drop(stream2mbox(libclam())))) failed: ScannerError: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14616: do_scan: Traceback (most recent call last): File "/usr/lib/sagator/aglib.py", line 284, in do_scan File "/usr/lib/sagator/interscan/logger.py", line 93, in scanbuffer File "/usr/lib/sagator/interscan/match.py", line 181, in scanbuffer File "/usr/lib/sagator/stats.py", line 590, in scanbuffer File "/usr/lib/sagator/interscan/match.py", line 181, in scanbuffer File "/usr/lib/sagator/interscan/actions.py", line 52, in scanbuffer File "/usr/lib/sagator/interscan/match.py", line 181, in scanbuffer File "/usr/lib/sagator/interscan/actions.py", line 125, in scanbuffer File "/usr/lib/sagator/interscan/match.py", line 181, in scanbuffer File "/usr/lib/sagator/interscan/file.py", line 119, in scanbuffer File "/usr/lib/sagator/av/clamav.py", line 239, in scanfile ScannerError: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14616: b2f(): destroy():/tmp/b2f-74pPxkYyxK.mbd 14616: Scanner log(status(quarantine(drop(stream2mbox(libclam())))), status(drop(SpamAssassinD()))) test failed! Disable it manually! 14616: Importing of libclamavmodule failed! You have configured libclamav() scanner and this scanner can't import libclamav module for python. Install sagator-libclamav package or recompile sagator with clamav-devel package installed. 14614: smtpd(): service started, waiting for connections ... [14617, 14618] 14614: Services finished, pids: [[14615], [14617, 14618]] |