Re: libgeotiff missing

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Richard Suematsu <richard(dot)suematsu(at)syncadd(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: libgeotiff missing
Date: 2020-05-23 14:51:43
Message-ID: 5c9a136a-bfdd-b9ab-f4a7-26b53714db09@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/23/20 1:08 AM, Richard Suematsu wrote:
> Hi,  Trying to update postgis24_10 on centos6 but it fails on a
> libgeotiff dependency.  On another machine, it looks like libgeotiff
> comes from @pgdg11, but I don't see it there anymore.

I suspect this:

https://yum.postgresql.org/news-newreporpmsreleased.php

>
> sudo yum install postgis24_10
> Loaded plugins: amazon-id, search-disabled-repos, security
> Setting up Install Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package postgis24_10.x86_64 0:2.4.5-1.rhel6 will be installed
> --> Processing Dependency: geos36 >= 3.6.2 for package:
> postgis24_10-2.4.5-1.rhel6.x86_64
> --> Processing Dependency: gdal-libs >= 1.9.0 for package:
> postgis24_10-2.4.5-1.rhel6.x86_64
> --> Processing Dependency: proj49 for package:
> postgis24_10-2.4.5-1.rhel6.x86_64
>
> ...
>
> --> Running transaction check
> ---> Package arpack.x86_64 0:3.1.3-1.el6 will be installed
> ---> Package blas.x86_64 0:3.2.1-5.el6 will be installed
> ---> Package gdal-libs.x86_64 0:1.9.2-8.rhel6 will be installed
> --> Processing Dependency: libgeotiff.so.2()(64bit) for package:
> gdal-libs-1.9.2-8.rhel6.x86_64
> ---> Package libtool-ltdl.x86_64 0:2.2.6-15.5.el6 will be installed
> ---> Package proj.x86_64 0:4.7.0-1.el6 will be installed
> --> Finished Dependency Resolution
> Error: Package: gdal-libs-1.9.2-8.rhel6.x86_64 (pgdg-common)
>            Requires: libgeotiff.so.2()(64bit)
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> Richard Suematsu
> Development Manager
>
> SYNCADD Systems, Inc.
> 677 Ala Moana Blvd Suite 901
> Honolulu, HI 96813
> o: 808.941.8286 x 206

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Suematsu 2020-05-23 18:10:26 Re: libgeotiff missing
Previous Message Edson Richter 2020-05-23 14:44:25 Re: Table partitioning for cloud service?