hello, im running Debian-sarge and just finished an apt-get update on my system then i was trying to run freshclam and got an error telling me that my runlevel was wrong. ok init 4 yet i still get the same error... what gives:
Code:
laptop:~# runlevel
N 4
laptop:~# freshclam
ClamAV update process started at Sat Jan 29 13:57:55 2005
WARNING: Your ClamAV installation is OUTDATED - please update immediately!
WARNING: Local version: 0.80 Recommended version: 0.81
main.cvd is up to date (version: 29, sigs: 29086, f-level: 3, builder: tomek)
daily.cvd is up to date (version: 691, sigs: 804, f-level: 4, builder: ccordes)
WARNING: Your ClamAV installation is OUTDATED - please update immediately!
WARNING: Current functionality level = 3, required = 4
laptop:~# apt-get install clamav
Reading Package Lists... Done
Building Dependency Tree... Done
clamav is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 221 not upgraded.
and as you can see it is also telling me that my clamAV is outdated, yet apt-get tells me it is already the newest vs? how can it be both outdated and newest vs at the same time?
help, sujestions, fixes all welcome thank you.