Unable to install postgis2_92

From: Ketan Padegaonkar <ketanpadegaonkar(at)gmail(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Unable to install postgis2_92
Date: 2014-08-01 09:58:09
Message-ID: CAMUPJd5CbVLw59LPBhGz4e_v+cTKAQ2xbErkcyeha7=Qd+fRVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi package maintainers,

I'm running on a fresh CentOS 6.5 with EPEL and trying to install postgis,
but it's missing a dependency - libarmadillo.so.3. This dependency was
provided by EPEL but is no longer available on EPEL. EPEL provides
libarmadillo.so.4.

Is that dependency OK, what are my alternatives other than forcing an
install by skipping the dependency?

Thanks.

- Ketan

ketan(at)snap$ *sudo yum install postgis2_92 -y*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* CentOS-Base: centos.mirror.ndchost.com
* CentOS-Extras: centos.sonn.com
* CentOS-Updates: mirrors.xmission.com
* epel: linux.mirrors.es.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package postgis2_92.x86_64 0:2.1.3-1.rhel6 will be installed
--> Processing Dependency: postgis-client = 2.1.3-1.rhel6 for package:
postgis2_92-2.1.3-1.rhel6.x86_64
--> Processing Dependency: libgdal.so.1()(64bit) for package:
postgis2_92-2.1.3-1.rhel6.x86_64
--> Running transaction check
---> Package gdal-libs.x86_64 0:1.9.2-4.el6 will be installed
--> Processing Dependency: libarmadillo.so.3()(64bit) for package:
gdal-libs-1.9.2-4.el6.x86_64
---> Package postgis2_92-client.x86_64 0:2.1.3-1.rhel6 will be installed
--> Finished Dependency Resolution
Error: Package: gdal-libs-1.9.2-4.el6.x86_64 (pgdg92)
Requires: libarmadillo.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Craig Ringer 2014-08-01 14:15:33 pg_upgrade support is broken?
Previous Message Craig Ringer 2014-08-01 07:52:21 What's the logic of touching /var/log/pgsql ?