[postgis-tickets] [PostGIS] #5239: make uninstall uninstalls more than needed

PostGIS trac at osgeo.org
Wed Sep 14 07:08:09 PDT 2022


#5239: make uninstall uninstalls more than needed
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.4.0
Component:  build/upgrade/install  |    Version:  3.0.x
 Keywords:                         |
-----------------------------------+---------------------------
 The `make uninstall` target  under extension directories remove all
 extensions, not just the one installed by `make install` in that
 directory. It can also uninstall foreign extensions which may happen to
 have the same version as ours. Sounds dangerous.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5239>
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