From: | Richard Suematsu <richard(dot)suematsu(at)syncadd(dot)com> |
---|---|
To: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | libgeotiff missing |
Date: | 2020-05-23 08:08:20 |
Message-ID: | CY4PR03MB27572E20163E732C32E74E8287B50@CY4PR03MB2757.namprd03.prod.outlook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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.
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
From | Date | Subject | |
---|---|---|---|
Next Message | Durgamahesh Manne | 2020-05-23 10:37:56 | Regarding creation of gin index on column that has varchar datatype |
Previous Message | Thomas Munro | 2020-05-22 22:15:59 | Re: Help understanding SIReadLock growing without bound on completed transaction |