On Thu, 2 Feb 2006 11:53:42 -0700, Bill Rowe wrote: > On Thu, 02 Feb 2006 08:52:44 -0800, Bill Shupp wrote: > >> Tom Collins wrote: >> >>> On Feb 1, 2006, at 8:27 PM, Bill Rowe wrote: >>>> Did a Toaster install about 6 weeks ago and included Clamav >>>> V0.87. >>>> Upgraded to V0.88 just recently. Everything seems ok BUT the >>>> update >>>> email I get each day claims that I'm running a mixture of >>>> V0.87 >>>> & >>>> V0.88. I've checked everywhere that I can think of but >>>> solution >>>> eludes me. >>>> >>> Make sure you're rotating your logs. I had the same problem >>> until I >>> added a file to logrotate.d: >>> >>> # more /etc/logrotate.d/freshclam >>> /var/log/freshclam.log { >>> daily >>> notifempty >>> missingok >>> postrotate >>> /usr/bin/killall -HUP freshclam 2> /dev/null || true >>> endscript >>> } >>> >>> I think Bill's added this to his recent toaster installs, but it >>> wasn't >>> there in earlier releases. >>> >> No, it's still missing. I'll make sure it gets in the new one. >> >> Regards, >> >> Bill >> > Did a restart on the computer just to make sure but same message > this > am. > Just changed the rotate setup. Will comment tomorrow. > Thanks. > Bill Rowe > Netcan Inc. > [EMAIL PROTECTED] > 11:51:46 AM on 2/2/2006
Hate to say it but neither Bill's solution or yours worked for me. Here is a snip of the logwatch message I'm getting....... --------------------- clam-update Begin ------------------------ daily.cvd updated **Unmatched Entries** Received signal: wake up: 478 Time(s) WARNING: Current functionality level = 6, recommended = 7: 142 Time(s) WARNING: Your ClamAV installation is OUTDATED!: 420 Time(s) DON'T PANIC! Read http://www.clamav.net/faq.html: 420 Time(s) Giving up on database.clamav.net...: 4 Time(s) WARNING: Invalid DNS reply. Falling back to HTTP mode.: 12 Time(s) freshclam daemon 0.87.1 (OS: linux-gnu, ARCH: i386, CPU: i686): 8 Time(s) WARNING: Local version: 0.87.1 Recommended version: 0.88: 278 Time(s) freshclam daemon 0.88 (OS: linux-gnu, ARCH: i386, CPU: i686): 3 Time(s) Trying again in 5 secs...: 8 Time(s) ---------------------- clam-update End ------------------------- If I do a "clamd -V" or a "freshclam -V" it comes back with V0.88, so why/where is it getting confused? When I did the upgrade to V0.88 I went to the 0.87 source folder and did a "make clean" and then went through the 0.88 install. Is this the "right way" to do the upgrade, and if so is there anything else to do? I did run a "simscanmk -g" and email headers are OK. Thanks for any ideas. Bill Rowe