[aklug] Re: Missing dependency

From: <jonr@destar.net>
Date: Thu Jul 08 2010 - 09:35:36 AKDT

Quoting Jim Gribbin <jimgribbin@gmail.com>:

> Kind of looks like you might have a mix of 64 & 32 bit packages. Is it
> possible the 32 bit version of xen-libs isn't aware of xen in 64 bit so
> doesn't know that needs to be upgraded as well.
>
> Maybe uninstall the 64 bit version of xen before upgrading xen-libs?
>
>
> On Wed, 2010-07-07 at 17:09 -0700, phon phaymany wrote:
>> I don' t know if I am emailing to the right place. I ran into some
>> problem with
>> redhat when running yum update it gives me an error message of
>> error: Missing
>> dependency: xen-libs =3.0.3-88.e15 is needed by package
>> xen-3.0.3-88e15.x86_64
>> (installed). When I do a yum install xen-libs=3.0.3-88.e15 it gives
>> me the same
>> error message.
>>
>>
>> Thanks,
>>
>> Phon

A couple things jump out at me:

1. it should be a "-" not and "=" sign for the package name.
2. in the same package name it is el5(lower case "ell") not e15.

Can you run these two commands and show the output for each?

rpm -q xen-libs
rpm -q --whatprovides xen-libs

Jon

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Thu Jul 8 09:53:18 2010

This archive was generated by hypermail 2.1.8 : Thu Jul 08 2010 - 09:53:19 AKDT