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?