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

From Craig Ringer
Subject Libevent conflict on EL-6?
Date
Msg-id 53A10EF9.9060505@2ndquadrant.com
Whole thread Raw
Responses Re: Libevent conflict on EL-6?  (Craig Ringer <craig@2ndquadrant.com>)
Re: Libevent conflict on EL-6?  (Devrim Gündüz <devrim@gunduz.org>)
List pgsql-pkg-yum
Hi folks

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.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-pkg-yum by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Moving to git
Next
From: Craig Ringer
Date:
Subject: Re: Libevent conflict on EL-6?