Opened 6 months ago
Last modified 5 months ago
#70050 closed enhancement
gdal missing postgresql16 variant — at Version 1
Reported by: | conradwt (Conrad Taylor) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dgilman (David Gilman), barracuda156 | |
Port: | gdal |
Description (last modified by conradwt (Conrad Taylor))
I have installed PostgreSQL 16 using the following:
sudo port install postgresql16-server
When installing pg16-postgis3
with
➜ sudo port install pg16-postgis3 ---> Computing dependencies for pg16-postgis3 The following dependencies will be installed: gdal postgresql15 Continue? [Y/n]: n
It attempting to install postgresql15 because gdal is missing the [+]postgresql16 variant.
Change History (1)
comment:1 Changed 6 months ago by conradwt (Conrad Taylor)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.