[postgis-tickets] [PostGIS] #3635: utils/create_spatial_ref_sys_config_dump.pl has hardcoded perl path

PostGIS trac at osgeo.org
Sat Sep 24 23:43:26 PDT 2016


#3635: utils/create_spatial_ref_sys_config_dump.pl has hardcoded perl path
------------------------------------+---------------------------
  Reporter:  gdt                    |      Owner:  strk
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:  PostGIS 2.3.0
 Component:  build/upgrade/install  |    Version:  trunk
Resolution:  duplicate              |   Keywords:
------------------------------------+---------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 gdt,

 I thought this line is ignored if perl is called explicitly.  I think this
 is why I had the issue in #3639 which I fixed by explicitly calling the
 PERL we are using in r15135.

 That said, I'm going to reject this patch and mark this ticket as a
 duplicate of #3639 for 2 reasons

 1) Have no idea it's effect on other systems, and too scared to apply so
 close to release time
 2) If we change this perl script, I would have to argue why aren't we
 changing the header of all the .pl scripts in utils folder which all have
 - #!/usr/bin/perl


 So if we revisit this, I think we should have a patch that changes all the
 perl scripts.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3635#comment:2>
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