On Sat, 2 Apr 2005, Michael Mansour wrote:

> Hi,
>
> > The following ERRATA for SL 301/302/303/304 i386 are now available from:
> >
> > ftp://ftp.scientificlinux.org/linux/scientific/301/i386/errata/SL/RPMS/
> > ftp://ftp.scientificlinux.org/linux/scientific/302/i386/errata/SL/RPMS/
> > ftp://ftp.scientificlinux.org/linux/scientific/303/i386/errata/SL/RPMS/
> > ftp://ftp.scientificlinux.org/linux/scientific/304/i386/errata/SL/RPMS/
> >
> > Synopsis:          Important: gtk2 security update
> > Advisory ID:       RHSA-2005:344-01
> > CVE Names:         CAN-2005-0891
> >
> >    gtk2-2.2.4-15.i386.rpm
> >    gtk2-devel-2.2.4-15.i386.rpm
>
> When I try to apply the gtk2 update on SL 3.0.3 using yum, I get the
> following problem:
>
> Resolving dependencies
> ..conflict between gtk2 and librsvg2
>
> Any ideas why this would result?

 Yes, been there...
Try: rpm -qa | grep librsvg2
and if there are two lines:
librsvg2-2.2.3-6
librsvg2-2.2.3-2
do: rpm -e librsvg2-2.2.3-2
It was from previous partial unsuccessful update of librsvg2.

>
> Thanks.
>
> Michael.
>

Best regards,
 Valery Mitsyn