Re: Libevent conflict on EL-6?

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Devrim Gündüz <devrim(at)gunduz(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: Libevent conflict on EL-6?
Date: 2016-04-09 14:42:01
Message-ID: 570914B9.80104@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On 04/08/16 22:06, Peter Eisentraut wrote:

>> libevent-1.4.so.2()(64bit)
>> Updated By: libevent-2.0.22-1.rhel6.x86_64 (pgdg95)
>> Not found

> I have found that the only way to sort this out is to install the new
> libevent using the rpm program directly. It's not a problem for rpm to
> have multiple versions of a package, but yum can't handle it.
>
> Other solutions welcome.

Well, is there not a compat-libevent14 package (which, I presume, would
provide 1.4-compatible interfaces on top of 2.0) that Devrim has previously
mentioned simply needing to include in the repo? I don't know, myself, I'm
only grasping for clues in old messages.

compat-libevent /is/ shown on the "full package list":
http://yum.postgresql.org/news-packagelist.php

However, 'yum list available' does not show it, on my rhel6 box subscribed
to the repo.

I got the impression from Devrim's 2014 comment that it was a known
issue with a straightforward solution, just adding compat-libevent
to the repo. Was that later found to be unworkable?

-Chap

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Jeff Frost 2016-04-09 17:13:45 Re: Libevent conflict on EL-6?
Previous Message Peter Eisentraut 2016-04-09 02:06:27 Re: Libevent conflict on EL-6?