Hi!
Before I didn't have any problems with updating my FC3 using yum but now I got this issue about dependencies:
---------
--> Processing Dependency: clamav = 0.85.1-1.1.fc3.rf for package: clamd
--> Finished Dependency Resolution
Error: Missing Dependency: clamav = 0.85.1-1.1.fc3.rf is needed by package clamd
-----------
However, I have clamav allready installed:
------------
# rpm -qa | grep clam
clamd-0.85.1-1.1.fc3.rf
clamav-0.85.1-1.1.fc3.rf
clamav-milter-0.85.1-1.1.fc3.rf
clamav-db-0.85.1-1.1.fc3.rf
---------------
I have tried with "yum clean all" and restarted update with "yum -y update" but still the same problem.
I use the following repositories: dag extras base updates-released
Is there something wrong with yum or what?
Regards, Sasa