Re: Libevent conflict on EL-6? - Mailing list pgsql-pkg-yum

From Devrim Gündüz
Subject Re: Libevent conflict on EL-6?
Date
Msg-id 1403098731.14178.6.camel@asus-laptop-03.gunduz.org
Whole thread Raw
In response to Libevent conflict on EL-6?  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Libevent conflict on EL-6?  (Craig Ringer <craig@2ndquadrant.com>)
Re: Libevent conflict on EL-6?  (Chapman Flack <chap@anastigmatix.net>)
List pgsql-pkg-yum
Hi,

On Wed, 2014-06-18 at 12:00 +0800, Craig Ringer wrote:
> Hi
> After:
>
> sudo yum install
> http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpm
>
> on a fresh RHEL6:
>
> [ec2-user@ip-10-150-57-178 x86_64]$ uname -a
> Linux ip-10-150-57-178 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3
> 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
> [ec2-user@ip-10-150-57-178 x86_64]$ lsb_release -a
> LSB Version:
>
:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
> Distributor ID: RedHatEnterpriseServer
> Description:    Red Hat Enterprise Linux Server release 6.5 (Santiago)
> Release:        6.5
> Codename:       Santiago
>
> "yum update" is failing with:
>
> Error: Package: 1:nfs-utils-1.2.3-39.el6.x86_64 (installed)
>            Requires: libevent-1.4.so.2()(64bit)
>            Removing: libevent-1.4.13-4.el6.x86_64 (installed)
>                libevent-1.4.so.2()(64bit)
>            Updated By: libevent-2.0.19-1.rhel6.x86_64 (pgdg94)
>                Not found
>            Available: libevent-1.4.13-1.el6.x86_64
> (rhui-REGION-rhel-server-releases)
>                libevent-1.4.so.2()(64bit)
>
> Full log attached.
>
> It looks like the libevent in PGDG for 9.4/EL-6 conflicts with that in
> RHEL6, and should instead install in parallel to it as a "libevent2"
> with a different soname.

Hmm, I think I forgot to push compat-libevent14 RPM to 9.4 repo. Just
did it. Can you please update yum cache, and try again?

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


Attachment

pgsql-pkg-yum by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Moving to git
Next
From: Devrim Gündüz
Date:
Subject: Re: bash profile for 9.3, 9.4 are wrong