From: | John Harvey <john(dot)harvey(at)crunchydata(dot)com> |
---|---|
To: | Marko Kuosmanen <kuosman(at)gmail(dot)com> |
Cc: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
Subject: | Re: yum install postgis23_96-2.3.4-1.rhel7.x86_64 break |
Date: | 2018-04-06 13:13:15 |
Message-ID: | CABcP5fiBJA2B5hxwVMNErJwrKqLcYqXO=DDn5-xSHJuPNMyFDA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
Hi Marko,
It looks like you do not have EPEL repos enabled. Can you give that a try?
For EL-7, you can do either:
sudo yum install epel-release
or:
sudo yum install
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Hope that helps!
Regards,
-John
On Fri, Apr 6, 2018 at 2:56 AM, Marko Kuosmanen <kuosman(at)gmail(dot)com> wrote:
> PostgreSQL PostGIS yum install is broke.
>
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libdapserver.so.7()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libdap.so.17()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libarmadillo.so.8()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libogdi.so.3()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libCharLS.so.1()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libgta.so.0()(64bit)
> Error: Package: postgis23_96-2.3.4-1.rhel7.x86_64 (pgdg96)
> Requires: hdf5
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libnetcdf.so.7()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libfreexl.so.1()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libcfitsio.so.2()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libdapclient.so.6()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libopenjp2.so.7()(64bit)
> Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg96)
> Requires: libhdf5.so.8()(64bit)
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest
>
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kuosmanen | 2018-04-09 07:41:29 | Re: yum install postgis23_96-2.3.4-1.rhel7.x86_64 break |
Previous Message | Marko Kuosmanen | 2018-04-06 06:56:15 | yum install postgis23_96-2.3.4-1.rhel7.x86_64 break |