[MacPorts] #70050: gdal missing postgresql16 variant
MacPorts
noreply at macports.org
Tue May 21 20:14:01 UTC 2024
#70050: gdal missing postgresql16 variant
-----------------------+--------------------
Reporter: conradwt | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: sonoma
Port: gdal |
-----------------------+--------------------
Description changed by conradwt:
Old 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.
New 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.
--
--
Ticket URL: <https://trac.macports.org/ticket/70050#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list