Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1da3Pb-00088I-6k for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 25 Jul 2017 17:14:23 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1da3Pa-0003u4-Po for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 25 Jul 2017 17:14:22 +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 1da3Pa-0003sM-7R for pgsql-pkg-yum@postgresql.org; Tue, 25 Jul 2017 17:14:22 +0000 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1da3PW-0004dq-Dw for pgsql-pkg-yum@postgresql.org; Tue, 25 Jul 2017 17:14:21 +0000 Received: by mail-qt0-x235.google.com with SMTP id s6so42598689qtc.1 for ; Tue, 25 Jul 2017 10:14:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fittl.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ciLMY+UVKJznrBzSRQpYqqqgdW9OZlHLD4Wu5YkHq9Y=; b=N6AAB3A+HJRuquW6aSqocH7xzLB732l0o06dBlZuKUvLz43dG5VkW1CRdy5bDtk7Y3 xbek0zIUNYy+vyofKIwLhDP8PgB5nzDWw+dgurW1tt8iAyvlJbSpq1JnmIfkWGVbW5F6 GOOKvwHYUPjN2kvM6eUdZhGmjgefXrD2x6UXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ciLMY+UVKJznrBzSRQpYqqqgdW9OZlHLD4Wu5YkHq9Y=; b=XZfaQyq9nfcZL38cg38/nA6l2X9PsHL4eiTfYa5DoIQEwL7vacGY1nGUsn3mddzO2q n/resVYolF5mEofTXM/ousCgb1AxjMqyUsy2Ci1B/hrFDakFj+E7FktcGVyVrb8cchOU a8IAJgNLc+RGCffl/+tnUYrVin7iroz9D36TzcEY1tPcqTPUELVnMYM2GAoBFmxm0/j8 MupybAmPtlYctQs7OTmp74uMWEo3DvN7ciBRvDf0uMBHl7OD0EN4xeAwkylFhqxtFcNi Vj0CIJLegDRvxsXAWBWHHGE/f3wtcbvd1wj5bp7Dj9ngpU7LYEFOXAroK3CurQ3I6PGb TYPg== X-Gm-Message-State: AIVw113A06dKWO7ORwg9g1LhO7ieQkC9ilG5MS5VYjnuNcwZgo/gI+c6 fM4ns47T7/eDC1Uta/sl0CPgGaeJI5MC X-Received: by 10.237.49.132 with SMTP id 4mr11933663qth.105.1501002856320; Tue, 25 Jul 2017 10:14:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.58.225 with HTTP; Tue, 25 Jul 2017 10:13:35 -0700 (PDT) X-Originating-IP: [136.24.103.213] In-Reply-To: <1500995372.23355.56.camel@gunduz.org> References: <1500995372.23355.56.camel@gunduz.org> From: Lukas Fittl Date: Tue, 25 Jul 2017 10:13:35 -0700 Message-ID: Subject: Re: libevent2 requirement in pgbouncer package (1.7.2-7) breaks install on Amazon Linux To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary="94eb2c08f10e0f157f055527769f" 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 --94eb2c08f10e0f157f055527769f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Jul 25, 2017 at 8:09 AM, Devrim G=C3=BCnd=C3=BCz wrote: > > I can fix this, if there is an RPM conditional for Amazon Linux. Can you > please > create a ticket so that I don't forget? > > https://redmine.postgresql.org/projects/pgrpms/issues/new > Of course, wasn't sure if the bug tracker was the right place to file things - done now: https://redmine.postgresql.org/issues/2601 We've worked around with our own packages for now, but seems like this could affect others. Let me know if you need anything tested, happy to help (with my limited understanding of RPM packaging). Thanks, Lukas --=20 Lukas Fittl Skype: lfittl Phone: +1 415 321 0630 <(415)%20321-0630> --94eb2c08f10e0f157f055527769f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On T= ue, Jul 25, 2017 at 8:09 AM, Devrim G=C3=BCnd=C3=BCz <= devrim@gunduz.org> wrote:
I can fix this, if there is an RPM conditional for Amazon Linux. Can you pl= ease
create a ticket so that I don't forget?

https://redmine.postgresql.org/proje= cts/pgrpms/issues/new

Of course, wa= sn't sure if the bug tracker was the right place to file things - done = now:=C2=A0https://redmine.postgresql.org/issues/2601

<= /div>
We've worked around with our own packages for now, but seems = like this could affect others. Let me know if you need anything tested, hap= py to help (with my limited understanding of RPM packaging).

=
Thanks,
Lukas

--
<= div dir=3D"ltr">Lukas Fittl

Skype: lfittl
Phone: +1 415 321 0630<= /a>
--94eb2c08f10e0f157f055527769f--