[Yum] inter-dependancy hell!
Sean Dilda
agrajag at dragaera.net
Mon May 16 13:48:08 UTC 2005
Morgan Read wrote:
> Sorry, about some of those "tests" at the bottom, getting a bit late at
> night. Here's something more meaningful:
>
> [morgan at morgansmachine ~]$ rpm -q --whatprovides libgtop-2.0.so.2
> libgtop2-2.5.2-2
> [morgan at morgansmachine ~]$ rpm -q libgtop2-2.5.2-2
> libgtop2-2.5.2-2
> [morgan at morgansmachine ~]$
>
> But,
> Error: Missing Dependency: libgtop-2.0.so.2 is needed by package
> synce-trayicon
>
> Any ideas?
rpm -q libgtop2 --qf "%{ARCH}\n"
Also, look for whatever is requiring libgtop2 and look at yum's output
to see what arch that package is.
More information about the Yum
mailing list