[postgis-tickets] [PostGIS] #5472: GEOS details seem wrong on demo.postgis.net

PostGIS trac at osgeo.org
Thu Aug 10 21:09:15 PDT 2023


#5472: GEOS details seem wrong on demo.postgis.net
-----------------------+---------------------------
 Reporter:  robe       |      Owner:  robe
     Type:  defect     |     Status:  new
 Priority:  medium     |  Milestone:  PostGIS 3.4.0
Component:  buildbots  |    Version:  master
 Keywords:             |
-----------------------+---------------------------
 I haven't quite figured out what's up here.

 When I build postgis on demo and install.

 The config output shows this:


 {{{
 GEOS config:          /usr/local/bin/geos-config
   GEOS version:         3.12.0
   GDAL config:          /usr/bin/gdal-config
   GDAL version:         3.2.2
   SFCGAL config:        /usr/bin/sfcgal-config
   SFCGAL version:       1.3.8
   PostgreSQL config:    /usr/bin/pg_config
   PostgreSQL version:   PostgreSQL 16beta2 (Debian
 16~beta2-2.pgdg110+~20230807.1057.ge8386b2)
   PROJ4 version:        72
   Libxml2 config:       /usr/bin/xml2-config
   Libxml2 version:      2.9.10
   JSON-C support:       yes
   protobuf support:     yes
   protobuf-c version:   1003003
   PCRE support:         Version 1

 }}}


 But when it's running, it claims this:

 {{{
 SELECT postgis_extensions_upgrade();
 SELECT postgis_full_version();

 POSTGIS="3.4.0dev 3.4.0rc1-8-g0218f38fe" [EXTENSION] PGSQL="160"
 GEOS="3.12.0-CAPI-1.18.0" (compiled against GEOS 3.9.0) SFCGAL="1.3.8"
 PROJ="7.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org
 USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj
 DATABASE_PATH=/usr/share/proj/proj.db" GDAL="GDAL 3.2.2, released
 2021/03/05" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3"
 WAGYU="0.5.0 (Internal)" (core procs from "3.4.0dev
 3.4.0rc1-11-g9376923fd" need upgrade) TOPOLOGY (topology procs from
 "3.4.0dev 3.4.0rc1-11-g9376923fd" need upgrade) RASTER (raster procs from
 "3.4.0dev 3.4.0rc1-11-g9376923fd" need upgrade) (sfcgal procs from
 "3.4.0dev 3.4.0rc1-11-g9376923fd" need upgrade)
 }}}


 The fact it can't upgrade itself is also troubling.  I'm wondering if it
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5472>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list