Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZL4Up-0002QL-Gy for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 31 Jul 2015 07:12:47 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZL4Uo-0005mN-V2 for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 31 Jul 2015 07:12:46 +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) (envelope-from ) id 1ZKvnT-0003ex-Iy for pgsql-pkg-yum@postgresql.org; Thu, 30 Jul 2015 21:55:27 +0000 Received: from mta02.eastlink.ca ([24.224.136.13]) by magus.postgresql.org with esmtp (Exim 4.84) (envelope-from ) id 1ZKvnP-0002sN-AF for pgsql-pkg-yum@postgresql.org; Thu, 30 Jul 2015 21:55:26 +0000 Received: from cmgw04.eastlink.ca ([71.7.199.170]) by mta02.eastlink.ca (Oracle Communications Messaging Exchange Server 7u4-21.01 64bit (built Feb 16 2011)) with ESMTP id <0NSA00H5NQFCBM11@mta02.eastlink.ca> for pgsql-pkg-yum@postgresql.org; Thu, 30 Jul 2015 18:55:21 -0300 (ADT) Received: from HFXDSVHUB1.corp.eastlink.ca ([24.222.87.58]) by cmgw04.eastlink.ca with id ylvL1q0021FXfAG01lvM02; Thu, 30 Jul 2015 18:55:21 -0300 X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=7q7nEAqDELYHMOoz6SxaXA==:117 a=xqWC_Br6kY4A:10 a=zOBTXjUuO1YA:10 a=1A80Jt_uf-HboLp60RoA:9 a=CjuIK1q_8ugA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=J6mdIGOKrVehi0PG9HkA:9 a=aMbKNgBDkJS5QJ0-:21 a=gKO2Hq4RSVkA:10 a=UiCQ7L4-1S4A:10 a=hTZeC7Yk6K0A:10 a=frz4AuCg-hUA:10 Received: from scooby.corp.eastlink.ca ([fe80::7c85:990a:bbe2:cd75]) by HFXDSVHUB1.corp.eastlink.ca ([::1]) with mapi; Thu, 30 Jul 2015 18:55:20 -0300 From: Jeff Misener To: "pgsql-pkg-yum@postgresql.org" Date: Thu, 30 Jul 2015 18:55:18 -0300 Subject: Control Files Missing from postgis2_92 Installation on CentOS 5 x86_64 Thread-topic: Control Files Missing from postgis2_92 Installation on CentOS 5 x86_64 Thread-index: AdDLD1rx9ga5fnu8T3+gaAKC1wzb/Q== Message-id: <6C870E3DBC60D3478F24499BD1F8DABB062C6DC70D@SCOOBY.corp.eastlink.ca> Accept-Language: en-US Content-language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-type: multipart/alternative; boundary=_000_6C870E3DBC60D3478F24499BD1F8DABB062C6DC70DSCOOBYcorpeas_ MIME-version: 1.0 X-Pg-Spam-Score: -4.0 (----) 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 --_000_6C870E3DBC60D3478F24499BD1F8DABB062C6DC70DSCOOBYcorpeas_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I'm trying to enable the postgis extension on an installation of postgis2_9= 2 from pgdg-92-centos.repo, but it seems that postgis.control is missing: [postgres@webapp01 ~]$ psql twist psql (9.2.13) Type "help" for help. twist=3D# CREATE EXTENSION postgis; ERROR: could not open extension control file "/usr/pgsql-9.2/share/extensi= on/postgis.control": No such file or directory Here's a listing of the extension directory: [root@webapp01 ~]# ls -l /usr/pgsql-9.2/share/extension/ total 12 -rw-r--r-- 1 root root 332 Jun 11 09:13 plpgsql--1.0.sql -rw-r--r-- 1 root root 179 Jun 11 09:13 plpgsql.control -rw-r--r-- 1 root root 381 Jun 11 09:13 plpgsql--unpackaged--1.0.sql Here are the packages I have installed: [root@webapp01 ~]# yum list postg* [...] Installed Packages postgis2_92.x86_64 = 2.0.6-2.rhel5 = installed postgis2_92-client.x86_64 = 2.0.6-2.rhel5 = installed postgis2_92-debuginfo.x86_64 = 2.0.6-2.rhel5 = installed postgis2_92-devel.x86_64 = 2.0.6-2.rhel5 = installed postgis2_92-docs.x86_64 = 2.0.6-2.rhel5 = installed postgis2_92-utils.x86_64 = 2.0.6-2.rhel5 = installed postgresql92.x86_64 = 9.2.13-1PGDG.rhel5 = installed postgresql92-devel.x86_64 = 9.2.13-1PGDG.rhel5 = installed postgresql92-libs.x86_64 = 9.2.13-1PGDG.rhel5 = installed postgresql92-server.x86_64 = 9.2.13-1PGDG.rhel5 = installed postgresqlclient81.x86_64 = 8.1.17-1.el5.centos = installed I have postgresqlclient81.x86_64 installed to support some existing applica= tions. Could that be causing a problem? Any help you could provide would be= much appreciated. Thanks, Jeff --_000_6C870E3DBC60D3478F24499BD1F8DABB062C6DC70DSCOOBYcorpeas_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I’m trying to enable the postgis extension on an installation of pos= tgis2_92 from pgdg-92-centos.repo, but it seems that postgis.control is mis= sing:

 

[postgres= @webapp01 ~]$ psql twist

psql (9.2.13)<= /span>

Type "help" for help.

 

twist=3D# CREATE EXTENSION postgis;<= /span>

ERROR:  could not open extension control file "/usr= /pgsql-9.2/share/extension/postgis.control": No such file or directory=

 

Here’s a listing of the extension directory:

=

 

[root@webapp01 ~]# ls -l /us= r/pgsql-9.2/share/extension/

total 12

-rw-r--r-- 1 root root 332 Jun 11 09:13 plpgsql--1.0.sql<= /o:p>

-rw-r--r-- 1 root root 179 Jun 11 09:13 plpgsql.control=

-rw-r--r-- 1 root root 381 Jun 11 09:13 plpgsql--= unpackaged--1.0.sql

 

Here are the packages I have installed:

 

[root@webapp01 ~]# yu= m list postg*

[...]

Inst= alled Packages

postgis2_92.x86_64   = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;       2.0.6-2.rhel5   &nb= sp;            =             &nb= sp;            =              &n= bsp;         installed

postgis2_92-client.x86_64     &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;          2.0.6-2.rhel5&nb= sp;            =             &nb= sp;            =             &nb= sp;            = installed

postgis2_92-debuginfo.x86_64  = ;            &n= bsp;            &nbs= p;            &= nbsp;           &nbs= p;          2.0.6-2.rhel5=             &nb= sp;            =             &nb= sp;            =             &nb= sp; installed

postgis2_92-devel.x86_64  =             &nb= sp;            =             &nb= sp;            =             &nb= sp;  2.0.6-2.rhel5        &nbs= p;            &= nbsp;            &nb= sp;            =             &nb= sp;    installed

postgis2_92-d= ocs.x86_64           = ;            &n= bsp;            = ;            &n= bsp;            = ;       2.0.6-2.rhel5    =             &nb= sp;            =             &nb= sp;            =           installed=

postgis2_92-utils.x86_64      =             &nb= sp;            =             &nb= sp;            =            2.0.6-2.rhel5&= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p; installed

postgresql92.x86_64   =             &nb= sp;            =             &nb= sp;            =              &n= bsp;     9.2.13-1PGDG.rhel5    = ;            &n= bsp;            = ;            &n= bsp;            = ;     installed

postgresql92-d= evel.x86_64          &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;     9.2.13-1PGDG.rhel5     =             &nb= sp;            =             &nb= sp;             = ;   installed

postgresql92-libs.x86= _64            =             &nb= sp;            =             &nb= sp;            =      9.2.13-1PGDG.rhel5     &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;   installed

postgresql92-server.x86= _64            =             &nb= sp;             = ;            &n= bsp;            = ;  9.2.13-1PGDG.rhel5       &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp; installed

postgresqlclient81.x86_64 &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp; 8.1.17-1.el5.centos        &n= bsp;            = ;             &= nbsp;           &nbs= p;           install= ed

 

I have postgresqlclient81.x86_64 installed to support some exi= sting applications. Could that be causing a problem? Any help you could pro= vide would be much appreciated.

&nb= sp;

Thanks,

Jeff

= --_000_6C870E3DBC60D3478F24499BD1F8DABB062C6DC70DSCOOBYcorpeas_--