Обсуждение: pgdg94 conflicts with RHEL 6.8

Поиск
Список
Период
Сортировка

pgdg94 conflicts with RHEL 6.8

От
Tony Wecker
Дата:
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

Re: pgdg94 conflicts with RHEL 6.8

От
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
>
>

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

Re: pgdg94 conflicts with RHEL 6.8

От
Tony Wecker
Дата:
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