yum festival

Andrew yellowdog-general@lists.terrasoftsolutions.com
Mon Mar 29 12:17:01 2004


On Mon, 2004-03-29 at 00:01, Konstantin Ryabitsev wrote:
> Andrew wrote:
> > [root@virgule /]# yum update
> > <<poptarts>>
> > Resolving dependencies
> > .Package xsane-gimp needs libgimp-1.2.so.0, this is not available.
> > Package gtkam-gimp needs libgimp-1.2.so.0, this is not available.
> > Package gimp-perl needs libgimp-1.2.so.0, this is not available.
> > Package xsane-gimp needs libgimpui-1.2.so.0, this is not available.
> > Package gtkam-gimp needs libgimpui-1.2.so.0, this is not available.
> > Package gimp-perl needs libgimpui-1.2.so.0, this is not available.
> > [root@virgule /]# locate libgimp-1.2.so.0
> > /usr/lib/libgimp-1.2.so.0.0.3
> > /usr/lib/libgimp-1.2.so.0
> > [root@virgule /]# locate libgimpui-1.2.so.0
> > /usr/lib/libgimpui-1.2.so.0.0.3
> > /usr/lib/libgimpui-1.2.so.0
> > [root@virgule /]#
> > 
> > ok, how do I convince yum the files he want ARE already installed?
> 
> What do these things output?
> 
> rpm -qf /usr/lib/libgimpui-1.2.so.0

[andrew@virgule andrew]$ rpm -qf /usr/lib/libgimpui-1.2.so.0
gimp-1.2.3-9
[andrew@virgule andrew]$

> yum provides gimp
that one output LOT of stuffs like 
Installed package: gimp.ppc 1:1.2.3-9 matches with
 /usr/share/gimp/1.2/patterns/
there is 1946 results returned...

>
> 
> Regards,