PDA

View Full Version : Ubuntu dapper ClamaAV


dregan
September 13th, 2006, 02:27 AM
HI,

when I run "apt-get install clamav clamav-base clamav-freshclam clamtk libclamav1 clamav-daemon" (installing clamav on its own does not seem to install any conf files or daemons)

I get an error message:

The following packages have unmet dependencies:
clamav-daemon: Depends: clamav-base (= 0.88.2-1ubuntu1) but 0.88.4-0volatile1 is to be installed
clamav-freshclam: Depends: clamav-base (= 0.88.2-1ubuntu1) but 0.88.4-0volatile1 is to be installed
E: Broken packages

I am not sure of interpretation of error messages - but nothing seems to be installed.

I have spent at least 7+ working days and nights on this - please help if you can?

apjone
September 13th, 2006, 06:03 AM
HI,

when I run "apt-get install clamav clamav-base clamav-freshclam clamtk libclamav1 clamav-daemon" (installing clamav on its own does not seem to install any conf files or daemons)

I get an error message:

The following packages have unmet dependencies:
clamav-daemon: Depends: clamav-base (= 0.88.2-1ubuntu1) but 0.88.4-0volatile1 is to be installed
clamav-freshclam: Depends: clamav-base (= 0.88.2-1ubuntu1) but 0.88.4-0volatile1 is to be installed
E: Broken packages

I am not sure of interpretation of error messages - but nothing seems to be installed.

I have spent at least 7+ working days and nights on this - please help if you can?

have you tried

apt-get install -f ?

dregan
September 13th, 2006, 06:11 PM
Thank you for your reply,

I hadn't - so I did - unfortunately, it had the same results.

I then tried apt-get --purge remove clamav

then apt-get -f install .....

Makes no difference. Thanks anyway.

Danny

dregan
September 14th, 2006, 11:26 PM
Yes - no luck - very perplexing!