yum update issue

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
wsani
Forum User
Forum User
Posts: 19
Joined: Sat May 31, 2008 12:29 pm

yum update issue

Unread post by wsani »

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?
diego
Forum Regular
Forum Regular
Posts: 111
Joined: Tue Aug 05, 2008 5:01 pm

I got this

Unread post by diego »

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
mdtiberi
Forum Regular
Forum Regular
Posts: 124
Joined: Thu Jan 17, 2008 5:48 pm

Unread post by mdtiberi »

ditto
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

ah looks like we missed clamd, should be in the archive now.
Kalimari
Forum Regular
Forum Regular
Posts: 526
Joined: Wed Jan 02, 2008 3:21 pm
Location: United Kingdom

Unread post by Kalimari »

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):

Code: Select all

chown -R qscand:qscand /var/clamav
chown -R qscand:qscand /var/log/clamav
chown -R qscand:qscand /var/run/clamav
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

Yeah, I also see:
Package clamav-db-0.93.3-1.el4.art.i386.rpm is not signed
Lemonbit Internet Dedicated Server Management
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

For the record, this is all breuns fault. :) He whined that it wasnt in the asl/atomic channels. Use asl-2.0-testing. This takes all day
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

:shock:

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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

You would agree that Paris is the capital of France wouldn't you?
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

On this board? Never! :D
Lemonbit Internet Dedicated Server Management
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Good! Then we're back in agreement.
Post Reply