On Tue, Apr 05, 2005 at 04:33:19PM -0700, Dave wrote:
On Apr 5, 2005 4:14 PM, Michael addymin@pacbell.net wrote:
Dave,
Where did you get this fix? I also had the same error on one of my servers today but couldn't find anything specific on bugzilla.
I did a rpm -qa | grep librsvg2 and noticed there was dup packages, didnt know why there was two of them. Then removed all the librsvg2 packages, did a yum install librsvg2 and then yum upgrade. On the next server I just did the rpm -e librsvg2 and did yum update, without removing all the packages. Seemed to work ok.
I'm not sure if that will cause any problems in the future, but I was in a hurry lol. BTW anyone else seeing this?
I posted a few days ago [CentOS-announce] CESA-2005-0402-001: CentOS 3.3 i386/x86_64 librsvg2 - dependency conflict resolution
which was relayed on the daily digest on the CentOS mailing list ([CentOS] CentOS-announce Digest, Vol 2, Issue 2) after the issue was reported on irc #centos
librsvg2 required update for CentOS 3.3 i386/x86_64 (resolving dependency conflicts) for the gtk2 security update (CESA 2005:344)
Maybe something was forgotten in the way :(
If someone is seeing this too, can you send the output of rpm -q librsvg2 gtk2 yum -y list librsvg2 gtk2
Thank you
Tru