Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1baQKn-00029o-IT for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 18 Aug 2016 16:38:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1baQKn-0004CS-3x for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 18 Aug 2016 16:38:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1baQKj-00048X-AO for pgsql-pkg-yum@postgresql.org; Thu, 18 Aug 2016 16:38:21 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1baQKe-0001UU-JP for pgsql-pkg-yum@postgresql.org; Thu, 18 Aug 2016 16:38:20 +0000 Received: by mail-wm0-x233.google.com with SMTP id o80so4402970wme.1 for ; Thu, 18 Aug 2016 09:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=drew.edu; s=google; h=mime-version:from:date:message-id:subject:to; bh=d2tR9G1ZWjj0BmZA5ipDm8+FEvVuznNMIbTE+bBbFU8=; b=jXWdHzTgnDQmIgrL+vCkc4ad6XwPpgR74akFU+fOcB7Xn4V+FDwOPDoVOCYZPyO8ct 5G12XDr2zwgISJqla5QyidvDS3kq0Q8KKCYNJe1Hulg+lG4Wj0f0kdMxHb3JeoQvuP0w 1MrFvIVL/IQ5lKODvVQHNncrnfvAwoVCXXmPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=d2tR9G1ZWjj0BmZA5ipDm8+FEvVuznNMIbTE+bBbFU8=; b=O6Emsokc/pCBlvZ0RE+KKsyCMb2+q4KYbTrhTdDWWYV6rKJ3qMSUd0zLxfran9hz6c xCVtzv5OpKQ+wxcf8Moq3DK7rVv2r73CPCmBvNGw6SEAI0QZo4+2SoTfAwJBgY1CxIpN vDU4M9bqA1rARvRtXEO8q3ymXtUgdZzUNApHPA+t5OJ/+s6SU8fzvnuW/iT/D+A9HnKx PLNysaE7tLMwLujsdxGwE653rH/GJdg5VEazJAz365Fguy0CWIZCcSSJklcB7464loNj xzT2+rzc2QVoUTLZyUk6GrrHFf3AnWYG4G1p75JcARv6uINiMwPGRZYeVxUw/7Vbg2R1 lyIw== X-Gm-Message-State: AEkoouuDkKxKrmHYvR1zKJoCUMqXnC6EppsPOFpAO5DXFQ0LUBz6ncOCU4Ow3eRfOBKWjX0Xok2PanxRzKfTmr0l X-Received: by 10.194.187.7 with SMTP id fo7mr2913019wjc.162.1471538295272; Thu, 18 Aug 2016 09:38:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.56.68 with HTTP; Thu, 18 Aug 2016 09:38:14 -0700 (PDT) From: Paul Coen Date: Thu, 18 Aug 2016 12:38:14 -0400 Message-ID: Subject: Problem with Libevent updating from CentOS 6.7 to 6.8, PostgreSQL 9.3 To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary=047d7bb048725d1b63053a5b355d X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --047d7bb048725d1b63053a5b355d Content-Type: text/plain; charset=UTF-8 I'm seeing what I believe to be a similar problem to: https://www.postgresql.org/message-id/1403098731.14178.6.camel%40asus-laptop-03.gunduz.org My system: # uname -a Linux cs.drew.edu 2.6.32-573.18.1.el6.x86_64 #1 SMP Tue Feb 9 22:46:17 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux # 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: CentOS Description: CentOS release 6.7 (Final) Release: 6.7 Codename: Final It's happening on a few systems with CentOS 6.7 and pgsql 9.3 installed from the 9.3 repo. We've got a couple of packages that only support 9.3. In my case, yum is failing with: Transaction Check Error: file /usr/bin/event_rpcgen.py from install of libevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rhel6.x86_64 file /usr/lib64/libevent_core.a from install of libevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rhel6.x86_64 file /usr/lib64/libevent_core.so from install of libevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rhel6.x86_64 file /usr/lib64/libevent_extra.a from install of libevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rhel6.x86_64 file /usr/lib64/libevent_extra.so from install of libevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rhel6.x86_64 I'm wondering if the compat-libevent14 problem that apparently existed in the 9.4 and 9.5 repo is also present in 9.3? If so, is it possible to get that fixed? Otherwise, any reasonable, low-risk workarounds? -- Paul Coen, Senior Systems Architect Drew University, Madison NJ --047d7bb048725d1b63053a5b355d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm seeing what I believe to be a similar problem to:= =C2=A0https://www.postgresql.org/message-id/140= 3098731.14178.6.camel%40asus-laptop-03.gunduz.org

My system:
# uname -a
Linux cs.drew.edu 2.6.32-573.18.1.el6= .x86_64 #1 SMP Tue Feb 9 22:46:17 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
# lsb_release -a=
LSB Version: =C2=A0 =C2=A0:b= ase-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-a= md64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: CentOS
Description: =C2=A0 =C2=A0CentOS= release 6.7 (Final)
R= elease: =C2=A0 =C2=A0 =C2=A0 =C2=A06.7
Codename: =C2=A0 =C2=A0 =C2=A0 Final

It= 9;s happening on a few systems with CentOS 6.7 and pgsql 9.3 installed from= the 9.3 repo. We've got a couple of packages that only support 9.3.=C2= =A0

In my case, yum is failing with:

Transaction Check Error:
=C2=A0 file /usr/bin/event_rpcgen.py from install of li= bevent-devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-= libevent14-1.4.13-1.rhel6.x86_64
=C2=A0 file /usr/lib64/libevent_core.a from install of libevent-= devel-2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libeven= t14-1.4.13-1.rhel6.x86_64
=C2=A0 file /usr/lib64/libevent_core.so from install of libevent-devel-= 2.0.19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.= 4.13-1.rhel6.x86_64
= =C2=A0 file /usr/lib64/libevent_extra.a from install of libevent-devel-2.0.= 19-1.rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13= -1.rhel6.x86_64
=C2=A0= file /usr/lib64/libevent_extra.so from install of libevent-devel-2.0.19-1.= rhel6.x86_64 conflicts with file from package compat-libevent14-1.4.13-1.rh= el6.x86_64


I'm won= dering if the compat-libevent14 problem that apparently existed in the 9.4 = and 9.5 repo is also present in 9.3? If so, is it possible to get that fixe= d? Otherwise, any reasonable, low-risk workarounds?=C2=A0

--
Paul Coen, Senior Systems Architect=C2=A0
Drew Univ= ersity, Madison NJ
--047d7bb048725d1b63053a5b355d--