Re: BUG #14536: Centos 7 gdal-libs Dependency Problem

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: cinbau(at)warpmail(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14536: Centos 7 gdal-libs Dependency Problem
Date: 2017-02-09 08:39:00
Message-ID: 1486629540.5462.74.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

Can you please send the output of

rpm -qa|grep ^pgdg

You can also try with

yum-config-manager --disable pgdg92
and try installing PostGIS again.

Regards, Devrim

On Wed, 2017-02-08 at 19:56 +0000, cinbau(at)warpmail(dot)net wrote:
> The following bug has been logged on the website:
>
> Bug reference:      14536
> Logged by:          Cliff Inbau
> Email address:      cinbau(at)warpmail(dot)net
> PostgreSQL version: 9.6.1
> Operating system:   CentOS 7
> Description:        
>
> I have installed PostgreSQL 9.6.1 on a CentOS 7 server.  The latest EPEL7 is
> also installed and enabled.  When I try to install the postgis2_96 repo I
> get  gdal-libs-1.11.4-10 dependency errors.  I installed from the pgdg96 yum
> repositories.  Note, that 9.2 is not installed on the server - see the
> reference to the pgdg92 in the error message.
>
> --> Processing Dependency: hdf5 for package:
> postgis2_96-2.3.2-1.rhel7.x86_64
> --> Finished Dependency Resolution
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libgeotiff.so.1.2()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libcfitsio.so.2()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libarmadillo.so.4()(64bit)
> Error: Package: postgis2_96-2.3.2-1.rhel7.x86_64 (pgdg96)
>            Requires: hdf5
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libdapclient.so.6()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libgta.so.0()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libdap.so.17()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libCharLS.so.1()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libopenjp2.so.7()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libfreexl.so.1()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libhdf5.so.8()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libdapserver.so.7()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libogdi.so.3()(64bit)
> Error: Package: gdal-libs-1.11.4-10.rhel7.x86_64 (pgdg92)
>            Requires: libnetcdf.so.7()(64bit)
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
>
>

--
Devrim Gündüz
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message mcinp 2017-02-09 13:25:36 BUG #14537: Gist index irrational growth
Previous Message Tiago Babo 2017-02-09 07:48:24 Re: BUG #14526: no unique or exclusion constraint matching the ON CONFLICT