From: | Tony Wecker <tony(dot)wecker(at)itgw(dot)eu> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: pgdg94 conflicts with RHEL 6.8 |
Date: | 2016-09-22 06:31:38 |
Message-ID: | 5c694231f15fea72b8de2f530079bf50@mail.itgw.eu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi Devrim,
thanks for you fast response and explanation. I will follow up on
redmine.
Best regards
Tony
Am 2016-09-21 12:17, schrieb Devrim Gündüz:
> Hi Tony,
>
> This is a known issue, which I ignored for a long time, because there was a
> workaround (not using OS-supplied libevent...)
>
> However, now I see that Red Hat released libevent2 package, I need to shuffle
> the repo a bit (the problem is the libmemcached package that we add only for
> RHEL 6 to support pgmemcached, which needs libevent 1.4, causing conflicts.
>
> Let me see what I can do.
>
> I created a bug report to track this:
>
> https://redmine.postgresql.org/issues/1718
>
> Regards, Devrim
>
> On Mon, 2016-09-19 at 16:35 +0200, Tony Wecker wrote:
>
>> Dear reader
>>
>> we discovered the same issues mentioned in Bug 14175, even if we use
>> systems which are based on RHEL 6.8.
>>
>> Actually we are trying to get the last minor updates on the Red Hat
>> systems via yum, where the postgresql 9.4 client is installed, which
>> fails due to file conflicts:
>>
>> file /usr/lib64/libevent-2.0.so.5 from install of
>> libevent-2.0.19-1.rhel6.x86_64 conflicts with file from package
>> libevent2-2.0.21-2.el6.x86_64
>> file /usr/lib64/libevent_core-2.0.so.5 from install of
>> libevent-2.0.19-1.rhel6.x86_64 conflicts with file from package
>> libevent2-2.0.21-2.el6.x86_64
>> file /usr/lib64/libevent_extra-2.0.so.5 from install of
>> libevent-2.0.19-1.rhel6.x86_64 conflicts with file from package
>> libevent2-2.0.21-2.el6.x86_64
>>
>> I am writing this bug report to find out if the problem is repository
>> management related or an explainable package handling fault.
>>
>> All of the following packages are currently installed.
>>
>> postgresql-libs.x86_64 8.4.20-6.el6 @rhel-x86_64-server-6
>> postgresql-odbc.x86_64 08.04.0200-1.el6 installed
>> postgresql94.x86_64 9.4.8-1PGDG.rhel6 @pgdg94
>> postgresql94-libs.x86_64 9.4.8-1PGDG.rhel6 @pgdg94
>> libevent.x86_64 1.4.13-4.el6 installed
>> libevent2.x86_64 2.0.21-2.el6 @rhel-x86_64-server-6
>>
>> Thanks for any response.
>>
>> Best regards
>> --
>> Tony Wecker
>> Systems Engineer
>> T-Systems Multimedia Solutions GmbH
>> Dresden, Germany
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-09-22 15:36:47 | Re: BUG #14328: SELECT FOR UPDATE doesn't return existing row |
Previous Message | Tom Lane | 2016-09-22 01:54:42 | Re: BUG #14333: Remote connections for members of role in pg_hba.conf |