Welcome, Guest
Please Login or Register.
Lost Password?
Re:yum update problem (1 viewing)
Post Reply

TOPIC: Re:yum update problem

#9372
HamidHashemi (User)
Posts: 23
graphgraph
yum update problem 2008/01/02 11:53  
Hi,

I tried yum update on CentOS 4.5 ( with virtualmin professional installed ) and I got the following error :

Error: Missing Dependency: clamav = 0.88.4-2.vm is needed by package clamd
Error: Missing Dependency: libclamav.so.1 is needed by package clamd

any solution for solving the problem ?

_Hamid
  The administrator has disabled public write access.
#9382
Joe (Admin)
Posts: 3796
graph
Re:yum update problem 2008/01/02 13:15  
Yeah, I'm working on it. In the meantime, you could probably remove the clamd package explicitly, and then install all of the clamav* packages.

rpm -e clamd

yum install clamav*

I don't actually know that this will work...and if it doesn't, don't force it. I'll have packages with corrected dependencies in the repo shortly.
  The administrator has disabled public write access.
#9401
SteveHeinsch (User)
Posts: 81
graphgraph
Re:yum update problem 2008/01/02 21:57  
Im having the same problem and I tried as Joe suggested above. Here is the error part of the output from that...
clamav-update-0.92-1.vm.e 100% |=========================| 18 kB 00:00
---> Package clamav-update.x86_64 0:0.92-1.vm.el5 set to be updated
--> Running transaction check
--> Processing Conflict: clamav-data conflicts data(clamav) < full
--> Processing Conflict: clamav-data-empty conflicts data(clamav) > empty
--> Finished Dependency Resolution
Error: clamav-data conflicts with data(clamav) < full
Error: clamav-data-empty conflicts with data(clamav) > empty


CentOS 4.4/64
  The administrator has disabled public write access.
#9418
HamidHashemi (User)
Posts: 23
graphgraph
Re:yum update problem 2008/01/03 13:02  
I didn't work. it replies :

# rpm -e clamd
error: Failed dependencies:
/usr/sbin/clamd is needed by (installed) virtualmin-base-1.0-48.rh.noarch

still waiting for corrected dependencies in the repo to update.
Also am I safe to upgrade to CentOS 4.6 from 4.5 with the virtualmin installed on it ?
  The administrator has disabled public write access.
#9451
siteomatic (User)
Posts: 11
graphgraph
Re:yum update problem 2008/01/06 10:12  
  The administrator has disabled public write access.
#9455
sgrayban (User)
Posts: 540
graphgraph
Re:yum update problem 2008/01/06 10:50  
rpm -e --nodeps --justdb --noscripts clamd

will remove the package from the rpm database but will not actually delete any files because of the noscripts switch.
Scott Grayban
BORGNET dot US Internet Hosting
VM Pro Reseller
  The administrator has disabled public write access.
#9484
SteveHeinsch (User)
Posts: 81
graphgraph
Re:yum update problem 2008/01/08 08:29  
any fix yet?
  The administrator has disabled public write access.
#9512
kato (User)
Posts: 114
graphgraph
Re:yum update problem 2008/01/09 13:48  
also anxious to see a solution for this; purchased a dedicated host using CentOS 4.4 and tried to install virtualmin, received a very similar error:

Code:

INFO - yum -y -d 2 install virtualmin-base INFO - ...in progress, please wait...                                                                                                                 |Error: Missing Dependency: clamav = 0.88.4-2.vm is needed by package clamd Error: Missing Dependency: libclamav.so.1 is needed by package clamd                                                                                 ...in progress, please wait... failed.  Error (if any): 0

Operating system CentOS Linux 4.6
Webmin version 1.420
Virtualmin version 3.60 (Pro)
Kernel and CPU Linux 2.6.9-67.0.22.ELsmp on i686
  The administrator has disabled public write access.
#14033
merlynx (User)
Posts: 41
graphgraph
Re:yum update problem 2008/06/20 00:39  
For my particular install on CentOS 5.1 x86_64 I received a similar error.

when running this command:
yum --enablerepo=rpmforge install clamav clamav-db clamav-milter clamd -y

...in lieu of this rpm install:
rpm -Uvh rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm

...which is in lieu of this guide:
http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1-p2

I receive a similar error:
clamav-filesystem conflicts with clamav...

Of course, you can't just:
yum remove clamav-filesystem
...as that would require you remove virtualmin-base.

To "solve" this problem:
rpm -e --nodeps clamav-filesystem

...and then rerun the above
Then re-run the above:
yum --enablerepo=rpmforge install clamav clamav-db clamav-milter clamd -y

Of course then you have the new problem of VM trying to update clamav to it's version...I think this only happens in x86_64 settings.
  The administrator has disabled public write access.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.