[PostGIS] #5550: Repackaging raster in a sandboxed system fails

PostGIS trac at osgeo.org
Tue Oct 31 23:53:19 PDT 2023


#5550: Repackaging raster in a sandboxed system fails
---------------------------+---------------------------
  Reporter:  strk          |      Owner:  strk
      Type:  defect        |     Status:  new
  Priority:  medium        |  Milestone:  PostGIS 3.5.0
 Component:  upgrade/soft  |    Version:  3.0.x
Resolution:                |   Keywords:  pgextwlist
---------------------------+---------------------------
Changes (by strk):

 * cc: wodan (added)
 * owner:  pramsey => strk
 * component:  postgis => upgrade/soft
 * milestone:  PostGIS Fund Me => PostGIS 3.5.0

Comment:

 As of commit [5c37f97329db3fc67b542d12ac31d73ad2f71c5a/git] we have CI
 under pgextwlist and it shows no problems with upgrade from 2.5 thanks to
 the included [e2bf40c322c8805ca13e5a270b98b2793ee436a3/git] commit
 changing ownership of functions during upgrade.

 I would ask Dan Worthman to confirm this problem is now fixed

 Original problem was:
 {{{
 postgres=> SELECT postgis_extensions_upgrade();
 NOTICE:  Updating extension postgis from 3.2.3 to 3.3.2
 NOTICE:  Packaging extension postgis_raster
 ERROR:  Trying to add VIEW raster_columns to postgis_raster, got must be
 owner of extension postgis_raster (42501)
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5550#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