Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zn4LD-00045z-CT for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 16 Oct 2015 12:42:35 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zn4LC-0001OX-Ti for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 16 Oct 2015 12:42:34 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zn4LC-0001OQ-EK for pgsql-pkg-yum@postgresql.org; Fri, 16 Oct 2015 12:42:34 +0000 Received: from mail-yk0-x229.google.com ([2607:f8b0:4002:c07::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Zn4L9-0000Tb-3M for pgsql-pkg-yum@postgresql.org; Fri, 16 Oct 2015 12:42:33 +0000 Received: by ykaz22 with SMTP id z22so80602624yka.2 for ; Fri, 16 Oct 2015 05:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zIYEz0P9h1jPGd5/OAB8CY+CmVxSa+Go7CeEWA7FANs=; b=w6vGQCxgyOsFp7Mk09ixfr8WbFVSUDpxUWgzAj9JbRZVHflao/c/Szq8rdszXgUocd BNqWZKbOHWtrrcPZ/3peO6kc6S6csFSO707nzsm2gOPKoD3iLSirzo/aL1xZt8ay/NDg GK7RKUKwfGUTxq1dOJHA3ZoI/wIk6mIiA8UZTClj2sbO1wJjzwIOjgZzTFDRETKUzsru CsC7Zo/rAHlpO/UHGMcOIXX0f4tm0JyiyH3uGo4EHZJ03rOVTU3ns8ijNUxOtq/NKRZi cz4nJMOMIc1EZGlFPBzIpk3lw9cFN25yHW3GTnOXh6RMP2Nw5Nsc/2fWam5PXWMjKfDs UhXQ== MIME-Version: 1.0 X-Received: by 10.13.193.133 with SMTP id c127mr9929567ywd.79.1444999350367; Fri, 16 Oct 2015 05:42:30 -0700 (PDT) Received: by 10.37.124.129 with HTTP; Fri, 16 Oct 2015 05:42:30 -0700 (PDT) In-Reply-To: References: <56201C39.20508@2ndquadrant.com> Date: Fri, 16 Oct 2015 09:42:30 -0300 Message-ID: Subject: Re: pg_partman93 From: Glauco Torres To: =?UTF-8?B?TWFydMOtbiBNYXJxdcOpcw==?= Cc: pgsql-pkg-yum Content-Type: multipart/alternative; boundary=001a114e761efac12205223820ff 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 --001a114e761efac12205223820ff Content-Type: text/plain; charset=UTF-8 Damn, I feel really stupid. :( > > I was working on a server with 9.3 but reading extension SQL files and > the python scripts from my laptop with the 9.4 package. :( > > Going through the yum logs on the server I see that 1.8.2 was > installed, while on my laptop I have 2.0.0. :( > > I think what really got me thinking it was 2.0 was when I checked the > spec file in the pgrpms git repository: > > [martin@coruscant F-21]$ pwd > /home/martin/git/pgrpms/rpm/redhat/9.3/pg_partman/F-21 > [martin@coruscant F-21]$ grep -i version pg_partman.spec > %global pgmajorversion 93 > Name: %{sname}%{pgmajorversion} > Version: 2.1.0 > Source0: > http://api.pgxn.org/dist/%{sname}/%{version}/%{sname}-%{version}.zip > BuildRequires: postgresql%{pgmajorversion}-devel > Requires: postgresql%{pgmajorversion}-server, python-psycopg2 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} > -n) > %setup -q -n %{sname}-%{version} > > So, that would build pg_partman93 2.1.0 for F21. > > Anyway, sorry about the confusion related to the current package > version available with yum. > > It happens. Regards, Glauco Torres --001a114e761efac12205223820ff Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable





Damn, I f= eel really stupid. :(

I was working on a server with 9.3 but reading extension SQL files and
the python scripts from my laptop with the 9.4 package. :(

Going through the yum logs on the server I see that 1.8.2 was
installed, while on my laptop I have 2.0.0. :(

I think what really got me thinking it was 2.0 was when I checked the
spec file in the pgrpms git repository:

[martin@coruscant F-21]$ pwd
/home/martin/git/pgrpms/rpm/redhat/9.3/pg_partman/F-21
[martin@coruscant F-21]$ grep -i version pg_partman.spec
%global pgmajorversion 93
Name:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0%{sname}%{pgmajorversion}
Version:=C2=A0 =C2=A0 =C2=A0 =C2=A0 2.1.0
Source0:
http://api.pgxn.org/dist/%{sname= }/%{version}/%{sname}-%{version}.zip
BuildRequires:=C2=A0 postgresql%{pgmajorversion}-devel
Requires:=C2=A0 =C2=A0 =C2=A0 =C2=A0postgresql%{pgmajorversion}-server, pyt= hon-psycopg2
BuildRoot:=C2=A0 =C2=A0 =C2=A0 %{_tmppath}/%{name}-%{version}-%{release}-ro= ot-%(%{__id_u} -n)
%setup -q -n %{sname}-%{version}

So, that would build pg_partman93 2.1.0 for F21.

Anyway, sorry about the confusion related to the current package
version available with yum.


It happens.

Regards,
Glauco Torres

--001a114e761efac12205223820ff--