On Tue, Jun 19, 2012 at 2:52 AM, Andras Horvath <[log in to unmask]> wrote:
> On Tue, 19 Jun 2012 00:44:18 -0700
> Akemi Yagi <[log in to unmask]> wrote:

>> Apparently you are not alone. Someone else reported a similar problem:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=833271
>>
>> Akemi
>
> Thanks for the link to the bug report, I'll follow it.
>
> Also I can confirm, that on several other server systems without X or
> GUI the update has been successful. I'm having problems on desktop only.
>
> Andras

The submitter of the above bugzilla found the source of trouble:

"It turned out to be LD_LIBRARY_PATH which on some of our servers is
set for Oracle. It points to $ORACLE_HOME/lib. Unsetting this
environment variable makes yum working again."

Akemi