Thread: undefined symbol: GDALFPolygonize

undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
Hi -

On a fresh install of CentOS 6.5 using 9.4 RC1 repo and Epel, postgis installs with no errors but I get the following when trying to install extension to into database

gis=# create extension postgis;
ERROR:  could not load library "/usr/pgsql-9.4/lib/rtpostgis-2.1.so": /usr/pgsql     -9.4/lib/rtpostgis-2.1.so: undefined symbol: GDALFPolygonize

It appears there is no longer GDAL 1.92 in the postgresql-9.4 repo, just gdal 1.7 from epel.

Thanks,
Scott

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
For the CentOS 9.4 repo, it is still at postgis 2.1.3 as well.
Do you plan on making GDAL and PostGIS 2.1.4 available for CentOS 6.5 for PostgreSQL 9.4?
Thanks,
Scott

On Sat, Nov 22, 2014 at 6:27 PM, Scott Mugnaini <scott.mugnaini@gmail.com> wrote:
Hi -

On a fresh install of CentOS 6.5 using 9.4 RC1 repo and Epel, postgis installs with no errors but I get the following when trying to install extension to into database

gis=# create extension postgis;
ERROR:  could not load library "/usr/pgsql-9.4/lib/rtpostgis-2.1.so": /usr/pgsql     -9.4/lib/rtpostgis-2.1.so: undefined symbol: GDALFPolygonize

It appears there is no longer GDAL 1.92 in the postgresql-9.4 repo, just gdal 1.7 from epel.

Thanks,
Scott

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
I see GDAL is now included in the repo for CentOS 6.x64 but I still had to install deps:
libgeotiff2-1.4.0-3.1.x86_64.rpm
gpsbabel-1.4.4-19.1.x86_64.rpm
And version is still PostGIS 2.1.3
Is PostGIS 2.1.4 planned to be included in the production release of 9.4 for CentOS 6?
Scott


On Wed, Nov 26, 2014 at 11:50 AM, Scott Mugnaini <scott.mugnaini@gmail.com> wrote:
For the CentOS 9.4 repo, it is still at postgis 2.1.3 as well.
Do you plan on making GDAL and PostGIS 2.1.4 available for CentOS 6.5 for PostgreSQL 9.4?
Thanks,
Scott

On Sat, Nov 22, 2014 at 6:27 PM, Scott Mugnaini <scott.mugnaini@gmail.com> wrote:
Hi -

On a fresh install of CentOS 6.5 using 9.4 RC1 repo and Epel, postgis installs with no errors but I get the following when trying to install extension to into database

gis=# create extension postgis;
ERROR:  could not load library "/usr/pgsql-9.4/lib/rtpostgis-2.1.so": /usr/pgsql     -9.4/lib/rtpostgis-2.1.so: undefined symbol: GDALFPolygonize

It appears there is no longer GDAL 1.92 in the postgresql-9.4 repo, just gdal 1.7 from epel.

Thanks,
Scott


Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi,

On Wed, 2014-12-03 at 12:31 +0200, Scott Mugnaini wrote:
> I see GDAL is now included in the repo for CentOS 6.x64 but I still
> had to
> install deps:
> libgeotiff2-1.4.0-3.1.x86_64.rpm
> gpsbabel-1.4.4-19.1.x86_64.rpm

From EPEL, right? Yes, we depend on it.

> And version is still PostGIS 2.1.3
> Is PostGIS 2.1.4 planned to be included in the production release of
> 9.4 for CentOS 6?

Yes. I will rebuild everything on Dec 18th, when 9.4.0 will be out.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
Yes, from Epel 6.
Great news about rebuild on Dec 18th.
Thanks and looking forward,
Scott

On Thu, Dec 4, 2014 at 7:41 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Wed, 2014-12-03 at 12:31 +0200, Scott Mugnaini wrote:
> I see GDAL is now included in the repo for CentOS 6.x64 but I still
> had to
> install deps:
> libgeotiff2-1.4.0-3.1.x86_64.rpm
> gpsbabel-1.4.4-19.1.x86_64.rpm

From EPEL, right? Yes, we depend on it.

> And version is still PostGIS 2.1.3
> Is PostGIS 2.1.4 planned to be included in the production release of
> 9.4 for CentOS 6?

Yes. I will rebuild everything on Dec 18th, when 9.4.0 will be out.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
The postgres repo no longer shows status is RC (http://yum.pgrpms.org/repopackages.php), but CentOS 6x64 is actually still RC1 (and PostGIS 2.1.3).

On Thu, Dec 4, 2014 at 10:01 PM, Scott Mugnaini <scott.mugnaini@gmail.com> wrote:
Yes, from Epel 6.
Great news about rebuild on Dec 18th.
Thanks and looking forward,
Scott

On Thu, Dec 4, 2014 at 7:41 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Wed, 2014-12-03 at 12:31 +0200, Scott Mugnaini wrote:
> I see GDAL is now included in the repo for CentOS 6.x64 but I still
> had to
> install deps:
> libgeotiff2-1.4.0-3.1.x86_64.rpm
> gpsbabel-1.4.4-19.1.x86_64.rpm

From EPEL, right? Yes, we depend on it.

> And version is still PostGIS 2.1.3
> Is PostGIS 2.1.4 planned to be included in the production release of
> 9.4 for CentOS 6?

Yes. I will rebuild everything on Dec 18th, when 9.4.0 will be out.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi,


On Thu, 2014-12-18 at 10:48 +0200, Scott Mugnaini wrote:
> The postgres repo no longer shows status is RC (
> http://yum.pgrpms.org/repopackages.php), but CentOS 6x64 is actually
> still RC1 (and PostGIS 2.1.3).

I updated the website, but did not push the final packages. Official
announcement is around 2pm-4pm UTC.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi,

On Wed, 2014-11-26 at 11:50 +0200, Scott Mugnaini wrote:
> For the CentOS 9.4 repo, it is still at postgis 2.1.3 as well.
> Do you plan on making GDAL and PostGIS 2.1.4 available for CentOS 6.5
> for PostgreSQL 9.4?

FWIW, I pushed these packages today.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
I didn't look at your question closely enough. 
libgeotiff2-1.4.0-3.1.x86_64.rpm and gpsbabel-1.4.4-19.1.x86_64.rpm are not available in EPEL 6.
libgeotiff (for gdal-libs-1.9.2-6.rhel6.x86_64) I had to grab from rpm.pbone.net
gpsbabel is not required for postgres, postgis, or pgrouting packages, but is needed for GDAL, which wasn't an issue in the 9.3 repos.
Any chance these deps will be included in the repo?
Thanks again,
Scott

On Thu, Dec 4, 2014 at 7:41 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Wed, 2014-12-03 at 12:31 +0200, Scott Mugnaini wrote:
> I see GDAL is now included in the repo for CentOS 6.x64 but I still
> had to
> install deps:
> libgeotiff2-1.4.0-3.1.x86_64.rpm
> gpsbabel-1.4.4-19.1.x86_64.rpm

From EPEL, right? Yes, we depend on it.

> And version is still PostGIS 2.1.3
> Is PostGIS 2.1.4 planned to be included in the production release of
> 9.4 for CentOS 6?

Yes. I will rebuild everything on Dec 18th, when 9.4.0 will be out.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi,

On Sat, 2014-12-20 at 21:39 +0200, Scott Mugnaini wrote:
> I didn't look at your question closely enough.
> libgeotiff2-1.4.0-3.1.x86_64.rpm

It is libgeotiff, and included in EPEL.

>  and gpsbabel-1.4.4-19.1.x86_64.rpm are *not* available in EPEL 6.

gpsbabel is definitely a part of EPEL.

> libgeotiff (for gdal-libs-1.9.2-6.rhel6.x86_64) I had to grab from
> rpm.pbone.net

As the EPEL developer, I am pretty sure that these packages are in EPEL.
Can you please recheck?

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
Please see below.  OS is CentOS 6.5 x64

For libgeotiff


[root@postgres94vps opt]# yum list libgeotiff*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: epel.mirror.constant.com
 * extras: mirror.trouble-free.net
 * updates: mirror.atlanticmetro.net
Installed Packages
libgeotiff.x86_64                          1.2.5-6.el6                     @epel
libgeotiff-devel.x86_64                    1.2.5-6.el6                     @epel

Available Packages
libgeotiff.i686                            1.2.5-6.el6                     epel
libgeotiff-devel.i686                      1.2.5-6.el6                     epel
[root@postgres94vps opt]#

[root@postgres94vps opt]# yum install postgis2_94 postgis2_94-client postgis2_94-devel postgis2_94-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: epel.mirror.constant.com
 * extras: mirror.trouble-free.net
 * updates: mirror.atlanticmetro.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.5-1.rhel6 will be installed
......
---> Package gdal-libs.x86_64 0:1.9.2-6.rhel6 will be installed
...........
---> Package gdal-libs.x86_64 0:1.9.2-6.rhel6 will be installed
--> Processing Dependency: libgeotiff.so.2()(64bit) for package: gdal-libs-1.9.2-6.rhel6.x86_64
---> Package giflib.x86_64 0:4.1.6-3.1.el6 will be installed
............
---> Package poppler-data.noarch 0:0.4.0-1.el6 will be installed
--> Finished Dependency Resolution
Error: Package: gdal-libs-1.9.2-6.rhel6.x86_64 (pgdg94)
           Requires: libgeotiff.so.2()(64bit)

 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@postgres94vps opt]#


[root@postgres94vps opt]# rpm -i libgeotiff2-1.4.0-3.1.x86_64.rpm

...and postgis installs.


GPSBABEL:

[root@postgres94vps opt]# yum install gdal gdal-devel
.........
---> Package libogg.x86_64 2:1.1.4-2.1.el6 will be installed
---> Package libvorbis.x86_64 1:1.2.3-4.el6_2.1 will be installed
--> Finished Dependency Resolution
Error: Package: gdal-1.9.2-6.rhel6.x86_64 (pgdg94)
           Requires: gpsbabel

 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

[root@postgres94vps opt]# yum list gpsbabel*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: epel.mirror.constant.com
 * extras: mirror.trouble-free.net
 * updates: mirror.atlanticmetro.net
Error: No matching Packages to list
[root@postgres94vps opt]# yum list *gpsbabel*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: epel.mirror.constant.com
 * extras: mirror.trouble-free.net
 * updates: mirror.atlanticmetro.net
Error: No matching Packages to list
[root@postgres94vps opt]# yum list gpsbabel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: epel.mirror.constant.com
 * extras: mirror.trouble-free.net
 * updates: mirror.atlanticmetro.net
Error: No matching Packages to list
[root@postgres94vps opt]#


What am I missing?
Thanks again,
Scott



On Mon, Dec 22, 2014 at 11:02 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Sat, 2014-12-20 at 21:39 +0200, Scott Mugnaini wrote:
> I didn't look at your question closely enough.
> libgeotiff2-1.4.0-3.1.x86_64.rpm

It is libgeotiff, and included in EPEL.

>  and gpsbabel-1.4.4-19.1.x86_64.rpm are *not* available in EPEL 6.

gpsbabel is definitely a part of EPEL.

> libgeotiff (for gdal-libs-1.9.2-6.rhel6.x86_64) I had to grab from
> rpm.pbone.net

As the EPEL developer, I am pretty sure that these packages are in EPEL.
Can you please recheck?

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi,

On Wed, 2014-12-24 at 14:04 +0200, Scott Mugnaini wrote:
> Please see below.  OS is CentOS 6.5 x64

I am getting completely different output. Can you please make sure that
you did not exclude any package from any of the repos?

# rpm -qa|grep libgeotiff
# rpm -qa|grep gdal
# cat /etc/redhat-release
Scientific Linux release 6.6 (Carbon)
# yum install postgis2_94 postgis2_94-client postgis2_94-devel postgis2_94-utils
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * epel: epel.mirror.constant.com
 * sl: ftp2.scientificlinux.org
 * sl-security: ftp2.scientificlinux.org
 * sl6x: ftp2.scientificlinux.org
 * sl6x-security: ftp2.scientificlinux.org
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.5-1.rhel6 will be installed
--> Processing Dependency: libgdal.so.1()(64bit) for package: postgis2_94-2.1.5-1.rhel6.x86_64
---> Package postgis2_94-client.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-devel.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-utils.x86_64 0:2.1.5-1.rhel6 will be installed
--> Running transaction check
---> Package gdal-libs.x86_64 0:1.9.2-6.rhel6 will be installed
--> Processing Dependency: libgeotiff.so.2()(64bit) for package: gdal-libs-1.9.2-6.rhel6.x86_64
--> Running transaction check
---> Package libgeotiff.x86_64 0:1.4.0-1.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved


============================================================================================================================================================================================================================================================================================================================
 Package                                                                             Arch
                                    Version
Repository                                                              Size 

============================================================================================================================================================================================================================================================================================================================
Installing:
 postgis2_94                                                                         x86_64
                                    2.1.5-1.rhel6
pgdg94                                                                 5.6 M 
 postgis2_94-client                                                                  x86_64
                                    2.1.5-1.rhel6
pgdg94                                                                 124 k 
 postgis2_94-devel                                                                   x86_64
                                    2.1.5-1.rhel6
pgdg94                                                                 186 k 
 postgis2_94-utils                                                                   x86_64
                                    2.1.5-1.rhel6
pgdg94                                                                  34 k 
Installing for dependencies:
 gdal-libs                                                                           x86_64
                                    1.9.2-6.rhel6
pgdg93                                                                 3.8 M 
 libgeotiff                                                                          x86_64
                                    1.4.0-1.el6
pgdg93                                                                 749 k 

Transaction Summary

============================================================================================================================================================================================================================================================================================================================
Install       6 Package(s)

Total download size: 10 M
Installed size: 64 M
Is this ok [y/N]: y




Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
The only exclusion I made was exclude postgresql* from CentOS base and update.
Scott

On Wed, Dec 24, 2014 at 2:25 PM, Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

On Wed, 2014-12-24 at 14:04 +0200, Scott Mugnaini wrote:
> Please see below.  OS is CentOS 6.5 x64

I am getting completely different output. Can you please make sure that
you did not exclude any package from any of the repos?

# rpm -qa|grep libgeotiff
# rpm -qa|grep gdal
# cat /etc/redhat-release
Scientific Linux release 6.6 (Carbon)
# yum install postgis2_94 postgis2_94-client postgis2_94-devel postgis2_94-utils
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * epel: epel.mirror.constant.com
 * sl: ftp2.scientificlinux.org
 * sl-security: ftp2.scientificlinux.org
 * sl6x: ftp2.scientificlinux.org
 * sl6x-security: ftp2.scientificlinux.org
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.5-1.rhel6 will be installed
--> Processing Dependency: libgdal.so.1()(64bit) for package: postgis2_94-2.1.5-1.rhel6.x86_64
---> Package postgis2_94-client.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-devel.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-utils.x86_64 0:2.1.5-1.rhel6 will be installed
--> Running transaction check
---> Package gdal-libs.x86_64 0:1.9.2-6.rhel6 will be installed
--> Processing Dependency: libgeotiff.so.2()(64bit) for package: gdal-libs-1.9.2-6.rhel6.x86_64
--> Running transaction check
---> Package libgeotiff.x86_64 0:1.4.0-1.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================================================================================================================================================================================
 Package                                                                             Arch                                                                    Version                                                                          Repository                                                               Size
============================================================================================================================================================================================================================================================================================================================
Installing:
 postgis2_94                                                                         x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  5.6 M
 postgis2_94-client                                                                  x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  124 k
 postgis2_94-devel                                                                   x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  186 k
 postgis2_94-utils                                                                   x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                   34 k
Installing for dependencies:
 gdal-libs                                                                           x86_64                                                                  1.9.2-6.rhel6                                                                    pgdg93                                                                  3.8 M
 libgeotiff                                                                          x86_64                                                                  1.4.0-1.el6                                                                      pgdg93                                                                  749 k

Transaction Summary
============================================================================================================================================================================================================================================================================================================================
Install       6 Package(s)

Total download size: 10 M
Installed size: 64 M
Is this ok [y/N]: y




Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
And I am on CentOS 6.5, not Scientific Linux release 6.6 (Carbon) (like you).
[root@postgres94vps ~]# cat /etc/redhat-release
CentOS release 6.5 (Final)

On Wed, Dec 24, 2014 at 3:20 PM, Scott Mugnaini <scott.mugnaini@gmail.com> wrote:
The only exclusion I made was exclude postgresql* from CentOS base and update.
Scott

On Wed, Dec 24, 2014 at 2:25 PM, Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

On Wed, 2014-12-24 at 14:04 +0200, Scott Mugnaini wrote:
> Please see below.  OS is CentOS 6.5 x64

I am getting completely different output. Can you please make sure that
you did not exclude any package from any of the repos?

# rpm -qa|grep libgeotiff
# rpm -qa|grep gdal
# cat /etc/redhat-release
Scientific Linux release 6.6 (Carbon)
# yum install postgis2_94 postgis2_94-client postgis2_94-devel postgis2_94-utils
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * epel: epel.mirror.constant.com
 * sl: ftp2.scientificlinux.org
 * sl-security: ftp2.scientificlinux.org
 * sl6x: ftp2.scientificlinux.org
 * sl6x-security: ftp2.scientificlinux.org
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.5-1.rhel6 will be installed
--> Processing Dependency: libgdal.so.1()(64bit) for package: postgis2_94-2.1.5-1.rhel6.x86_64
---> Package postgis2_94-client.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-devel.x86_64 0:2.1.5-1.rhel6 will be installed
---> Package postgis2_94-utils.x86_64 0:2.1.5-1.rhel6 will be installed
--> Running transaction check
---> Package gdal-libs.x86_64 0:1.9.2-6.rhel6 will be installed
--> Processing Dependency: libgeotiff.so.2()(64bit) for package: gdal-libs-1.9.2-6.rhel6.x86_64
--> Running transaction check
---> Package libgeotiff.x86_64 0:1.4.0-1.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================================================================================================================================================================================
 Package                                                                             Arch                                                                    Version                                                                          Repository                                                               Size
============================================================================================================================================================================================================================================================================================================================
Installing:
 postgis2_94                                                                         x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  5.6 M
 postgis2_94-client                                                                  x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  124 k
 postgis2_94-devel                                                                   x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                  186 k
 postgis2_94-utils                                                                   x86_64                                                                  2.1.5-1.rhel6                                                                    pgdg94                                                                   34 k
Installing for dependencies:
 gdal-libs                                                                           x86_64                                                                  1.9.2-6.rhel6                                                                    pgdg93                                                                  3.8 M
 libgeotiff                                                                          x86_64                                                                  1.4.0-1.el6                                                                      pgdg93                                                                  749 k

Transaction Summary
============================================================================================================================================================================================================================================================================================================================
Install       6 Package(s)

Total download size: 10 M
Installed size: 64 M
Is this ok [y/N]: y




Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



Re: undefined symbol: GDALFPolygonize

From
Devrim Gündüz
Date:
Hi Scott,

On Wed, 2014-12-24 at 14:04 +0200, Scott Mugnaini wrote:
> Please see below.  OS is CentOS 6.5 x64
>
> *For libgeotiff*

<snip>

Oh, I see it now :( On the build host, I have 1.4.0 from somewhere else
that I don't remember :( So, I just added libgeotiff 1.4.0 to the
repository. Sorry about that.
>
> *GPSBABEL:*
>
> [root@postgres94vps opt]# yum install gdal gdal-devel
> .........
> ---> Package libogg.x86_64 2:1.1.4-2.1.el6 will be installed
> ---> Package libvorbis.x86_64 1:1.2.3-4.el6_2.1 will be installed
> --> Finished Dependency Resolution
>
> *Error: Package: gdal-1.9.2-6.rhel6.x86_64 (pgdg94)           Requires:
> gpsbabel*
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> [root@postgres94vps opt]# yum list gpsbabel*
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.mirror.constant.com
>  * epel: epel.mirror.constant.com
>  * extras: mirror.trouble-free.net
>  * updates: mirror.atlanticmetro.net
> Error: No matching Packages to list

I see the problem now: EPEL package has not been pushed to the repo. Ok,
I pushed our version to our repo.

Hope these fix your problems.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

Re: undefined symbol: GDALFPolygonize

From
Scott Mugnaini
Date:
Hi -
All good now.
Many thanks!
Scott

On Sun, Dec 28, 2014 at 9:29 PM, Devrim Gündüz <devrim@gunduz.org> wrote:
Hi Scott,

On Wed, 2014-12-24 at 14:04 +0200, Scott Mugnaini wrote:
> Please see below.  OS is CentOS 6.5 x64
>
> *For libgeotiff*

<snip>

Oh, I see it now :( On the build host, I have 1.4.0 from somewhere else
that I don't remember :( So, I just added libgeotiff 1.4.0 to the
repository. Sorry about that.
>
> *GPSBABEL:*
>
> [root@postgres94vps opt]# yum install gdal gdal-devel
> .........
> ---> Package libogg.x86_64 2:1.1.4-2.1.el6 will be installed
> ---> Package libvorbis.x86_64 1:1.2.3-4.el6_2.1 will be installed
> --> Finished Dependency Resolution
>
> *Error: Package: gdal-1.9.2-6.rhel6.x86_64 (pgdg94)           Requires:
> gpsbabel*
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> [root@postgres94vps opt]# yum list gpsbabel*
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.mirror.constant.com
>  * epel: epel.mirror.constant.com
>  * extras: mirror.trouble-free.net
>  * updates: mirror.atlanticmetro.net
> Error: No matching Packages to list

I see the problem now: EPEL package has not been pushed to the repo. Ok,
I pushed our version to our repo.

Hope these fix your problems.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR