Re: pgdg94 conflicts with RHEL 6.8 - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: pgdg94 conflicts with RHEL 6.8
Date
Msg-id 1474453056.16508.43.camel@gunduz.org
Whole thread Raw
In response to pgdg94 conflicts with RHEL 6.8  (Tony Wecker <tony.wecker@itgw.eu>)
Responses Re: pgdg94 conflicts with RHEL 6.8  (Tony Wecker <tony.wecker@itgw.eu>)
List pgsql-bugs
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
>
>

--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: BUG #14331: I have a query regarding release date of POSTGRESQL 9.6 version
Next
From: Pavel Stehule
Date:
Subject: Re: BUG #14330: can not select into `composite data types` in plpgsql