Unable to install postgis2_92 - Mailing list pgsql-pkg-yum

From Ketan Padegaonkar
Subject Unable to install postgis2_92
Date
Msg-id CAMUPJd5CbVLw59LPBhGz4e_v+cTKAQ2xbErkcyeha7=Qd+fRVg@mail.gmail.com
Whole thread Raw
Responses Re: Unable to install postgis2_92
List 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@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
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

pgsql-pkg-yum by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: What's the logic of touching /var/log/pgsql ?
Next
From: "Sallinen Timo (MML)"
Date:
Subject: Installing/Updating GDAL fails after update to Armadillo package (EPEL)