[postgis-tickets] [PostGIS] #4642: regress_proj test fails with PROJ 7.0.0

PostGIS trac at osgeo.org
Wed Feb 19 08:45:20 PST 2020


#4642: regress_proj test fails with PROJ 7.0.0
----------------------------+---------------------------
 Reporter:  Bas Couwenberg  |      Owner:  pramsey
     Type:  defect          |     Status:  new
 Priority:  medium          |  Milestone:  PostGIS 3.0.1
Component:  postgis         |    Version:  3.0.x
 Keywords:                  |
----------------------------+---------------------------
 The Debian package of PostGIS 3.0.0 failed to build with PROJ 7.0.0-RC1
 due to a test failure:
 {{{
  regress_proj .. failed (diff expected obtained:
 /tmp/pgis_reg/test_80_diff)
 -----------------------------------------------------------------------------
 --- regress_proj_expected       2019-10-20 02:26:04.000000000 +0000
 +++ /tmp/pgis_reg/test_80_out   2020-02-19 06:58:31.272205393 +0000
 @@ -11,4 +11,4 @@
  10|POINT(574600 5316780)
  11|SRID=100001;POINT(574600 5316780)
  ERROR:  could not parse proj string 'invalid projection'
 -13|150
 +ERROR:  transform: failed to load datum shift file (-38)
 -----------------------------------------------------------------------------
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4642>
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