Hello again,

I just found out that the " " comes from my config-file. So I could solve the
issue. Nevertheless I am puzzled that 0.88 did not show the problem ...

-- 
Regards,
Stephan


On Thu, 6 Apr 2006 13:03:55 +0200
Stephan von Krawczynski <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> just tried to install 0.88.1 and had to find out something seems wrong with
> the DB dirname. This is an strace output:
> 
> stat64("/var/log/clamd/clamd.log", {st_mode=S_IFREG|0640, st_size=594, ...})
> = 0
> write(3, "Thu Apr  6 12:53:20 2006 -> Read"..., 76) = 76
> open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a
> directory)
> open("/usr/local/share/clamav ", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY)
> = -1 ENOENT (No such file or directory)
> write(2, "LibClamAV Error: cl_loaddbdir():"..., 79LibClamAV Error:
> cl_loaddbdir(): Can't open directory /usr/local/share/clamav 
> ) = 79
> write(2, "ERROR: Unable to open file or di"..., 40ERROR: Unable to open file
> or directory
> ) = 40
> 
> As you can see there is a " " behind /usr/local/share/clamav and consequently
> the directory is not found and clamd exits.
> Any ideas what the real problem is (typo somewhere)? This is an installation
> update from 0.88 to 0.88.1. 0.88 runs flawlessly.
> 
> -- 
> Regards,
> Stephan

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html

Reply via email to