Re: [Clamav-users] clamav-milter quiting

2006-11-03 Thread Dennis Peterson
Michael Grant wrote: > So will this fix my quitting issue too or is my problem elsewhere? It > seems incredible to me that I'm the only one having this problem. TBH, I don't remember what was your original problem. Because of the top-posting it was not possible to me to follow the whole thread

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Michael Grant
> So will this fix my quitting issue too or is my problem elsewhere? It > seems incredible to me that I'm the only one having this problem. TBH, I don't remember what was your original problem. Because of the top-posting it was not possible to me to follow the whole thread carefully. I am seei

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Tomasz Kojm
On Fri, 3 Nov 2006 00:37:40 +0100 "Michael Grant" <[EMAIL PROTECTED]> wrote: > > That's a known issue and will be corrected in RC3. > > So will this fix my quitting issue too or is my problem elsewhere? It > seems incredible to me that I'm the only one having this problem. TBH, I don't remember

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Michael Grant
That's a known issue and will be corrected in RC3. So will this fix my quitting issue too or is my problem elsewhere? It seems incredible to me that I'm the only one having this problem. Please don't top-post. damn, sorry about that. ___ http://lu

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Tomasz Kojm
On Fri, 3 Nov 2006 00:20:08 +0100 "Michael Grant" <[EMAIL PROTECTED]> wrote: > Here's another clue below. It's freshclam that is removing the > daily.inc dir. And when this dir doesn't exist, freshclam-milter > exits. This seems wrong, shouldn't freshclam perhaps download to a > new temporary d

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Michael Grant
Here's another clue below. It's freshclam that is removing the daily.inc dir. And when this dir doesn't exist, freshclam-milter exits. This seems wrong, shouldn't freshclam perhaps download to a new temporary directory and then upon successful download then install? Isn't it better to have a (

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Steve Holdoway
Look at permissions on the parent directory, and it's parent Steve On Thu, 2 Nov 2006 20:41:08 +0100 "Michael Grant" <[EMAIL PROTECTED]> wrote: > Even after I create this directory by hand and make it owned by > clamav, group clamav clamav-milter still quits with this same error. > Stranger

Re: [Clamav-users] clamav-milter quiting

2006-11-02 Thread Michael Grant
Even after I create this directory by hand and make it owned by clamav, group clamav clamav-milter still quits with this same error. Stranger still, clamav-milter or something, removes this directory and then complains it's not there. I'd be really happy if someone had some ideas here, this is dr

Re: [Clamav-users] clamav-milter quiting

2006-11-01 Thread Michael Grant
Yes, that dir does exist and is owned by clamav, group clamav. I tried mkdir /var/db/clamav/daily.inc to see if it was expecting a dir and not a file. Can anyone confirm what clamav-milter is expecting here? So far, one hour later and it hasn't quit again but sometimes it goes for several days.

Re: [Clamav-users] clamav-milter quiting

2006-11-01 Thread Dennis Peterson
Michael Grant wrote: Clamav-milter is quiting on me. It seems to be that daily.inc doesn't exist. Can someone please tell me how to create this file? Does this directory exist and if so is it writable by the user your process runs as? /var/db/clamav/ dp __