Jim,

> Since the Upgrade on Debian Etch I receive this mistake again:
>
> (!!)ask_av (ClamAV-clamd) FAILED - unexpected result:
> /var/lib/amavis/tmp/amavis-20070413T005640-32403/parts: lstat()
> failed. ERROR\n
> the entry in group is:  amavis:x:109:clamav
> and in the clamd.conf is
>   User clamav
>   AllowSupplementaryGroups true
> What is wrong there?

The text: "lstat() failed. ERROR"
was returned by a clamd as its response on the socket.

Don't know what lead it to this error, seems like it
could't access the file to be checked. Unfortunately
it does not state the reason (errno) for a failure,
it could be EACCES or ENOENT or something else
(complain to ClamAV folks for an unhelpful diagnostics).

Check the ownership and protection of a directory
/var/lib/amavis/tmp/amavis-20070413T005640-32403/parts
and all directories above it. Also check that clamd
is really running as UID clamav and that it is using
the config file you think it is using.

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to