yum update issue
yum update issue
I've been running yum updates without a hitch till now:
[root@gear-l104 ~]# yum update
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: linux.mirrors.es.net
* updates: mirrors.liquidweb.com
* asl-2.0: atomicorp.com
* addons: centos-distro.cavecreek.net
* extras: mirror.its.uidaho.edu
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
asl-2.0 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libxml2.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav-db.x86_64 0:0.93.3-1.el5.art set to be updated
---> Package clamav.x86_64 0:0.93.3-1.el5.art set to be updated
--> Processing Dependency: clamav = 0.93.1-1.el5.art for package: clamd
---> Package libxml2-python.x86_64 0:2.6.26-2.1.2.4 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: clamav = 0.93.1-1.el5.art is needed by package clamd
Clues?
[root@gear-l104 ~]# yum update
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: linux.mirrors.es.net
* updates: mirrors.liquidweb.com
* asl-2.0: atomicorp.com
* addons: centos-distro.cavecreek.net
* extras: mirror.its.uidaho.edu
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
asl-2.0 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libxml2.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav-db.x86_64 0:0.93.3-1.el5.art set to be updated
---> Package clamav.x86_64 0:0.93.3-1.el5.art set to be updated
--> Processing Dependency: clamav = 0.93.1-1.el5.art for package: clamd
---> Package libxml2-python.x86_64 0:2.6.26-2.1.2.4 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: clamav = 0.93.1-1.el5.art is needed by package clamd
Clues?
I got this
yum update
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* atomic: www.atomicorp.com
* base: centos.omnispring.com
* updates: repo.bioinformatics.upenn.edu
* asl-2.0: atomicorp.com
* addons: mirror.voxitas.com
* extras: mirrors.rit.edu
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package ipsec-tools.x86_64 0:0.6.5-9.el5_2.3 set to be updated
---> Package libxml2.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav-db.x86_64 0:0.93.3-1.el5.art set to be updated
---> Package libxml2.i386 0:2.6.26-2.1.2.4 set to be updated
---> Package libxml2-devel.i386 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav.x86_64 0:0.93.3-1.el5.art set to be updated
--> Processing Dependency: clamav = 0.93.1-1.el5.art for package: clamd
---> Package libxml2-python.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package libxml2-devel.x86_64 0:2.6.26-2.1.2.4 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: clamav = 0.93.1-1.el5.art is needed by package clamd
The same
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* atomic: www.atomicorp.com
* base: centos.omnispring.com
* updates: repo.bioinformatics.upenn.edu
* asl-2.0: atomicorp.com
* addons: mirror.voxitas.com
* extras: mirrors.rit.edu
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package ipsec-tools.x86_64 0:0.6.5-9.el5_2.3 set to be updated
---> Package libxml2.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav-db.x86_64 0:0.93.3-1.el5.art set to be updated
---> Package libxml2.i386 0:2.6.26-2.1.2.4 set to be updated
---> Package libxml2-devel.i386 0:2.6.26-2.1.2.4 set to be updated
---> Package clamav.x86_64 0:0.93.3-1.el5.art set to be updated
--> Processing Dependency: clamav = 0.93.1-1.el5.art for package: clamd
---> Package libxml2-python.x86_64 0:2.6.26-2.1.2.4 set to be updated
---> Package libxml2-devel.x86_64 0:2.6.26-2.1.2.4 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: clamav = 0.93.1-1.el5.art is needed by package clamd
The same
Had to temporarily disabled gpgcheck for /etc/yum.repos.d/asl.repo as clamav-db was not signed.
After update, still had to correct permissions on dirs (RHEL4):
After update, still had to correct permissions on dirs (RHEL4):
Code: Select all
chown -R qscand:qscand /var/clamav
chown -R qscand:qscand /var/log/clamav
chown -R qscand:qscand /var/run/clamav
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Yeah, I also see:
Package clamav-db-0.93.3-1.el4.art.i386.rpm is not signed
Lemonbit Internet Dedicated Server Management
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands

I was just noticing that the latest version of ClamAV had been sitting in testing for a couple of weeks now and I was wondering if it was going to be pushed to stable soon or if there were any known problems with the packages. Scott pushing them to stable without signing them correctly doesn't sound like I'm to blame here.
Lemonbit Internet Dedicated Server Management