Opened 6 months ago
Last modified 5 months ago
#70050 closed enhancement
gdal missing postgresql16 variant — at Initial Version
Reported by: | conradwt (Conrad Taylor) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dgilman (David Gilman), barracuda156 | |
Port: | gdal |
Description
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.
Note: See
TracTickets for help on using
tickets.