public inbox for [email protected]
help / color / mirror / Atom feedFrom: Christoph Berg <[email protected]>
To: Hu Bert <[email protected]>
Cc: [email protected]
Subject: Re: postgis-update introduced dependency for postgresql-13
Date: Mon, 2 Nov 2020 22:37:28 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAAV-9887GVTehsqneF-Y-QARvbWJRpe3DQqJeebfvYm6B_E2Gg@mail.gmail.com>
References: <CAAV-9887GVTehsqneF-Y-QARvbWJRpe3DQqJeebfvYm6B_E2Gg@mail.gmail.com>
Re: Hu Bert
> It seems like that the last postgis update has introduced a dependency
> to postgresql-13. More details here:
>
> https://www.postgresql.org/message-id/CAAV-989nKHSVeqVaCvt5eikU8sSNNX_wkf7k8J8dyGxqxYc40A%40mail.gma...
Hi Hubert,
the issue is likely this:
Package: postgis
Version: 3.0.2+dfsg-4.pgdg100+1
Recommends: postgresql-13-postgis-3, postgis-doc
If you have "install recommends" activated in the apt config (the
default), then installing "postgis" will also install the recommended
packages.
Compare:
$ sudo apt install postgis
Die folgenden NEUEN Pakete werden installiert:
postgis postgis-doc postgresql-13 postgresql-13-postgis-3 postgresql-13-postgis-3-scripts
postgresql-client-13
$ sudo apt install --no-install-recommends postgis
Die folgenden NEUEN Pakete werden installiert:
postgis
I think we can change that to "Recommends: postgresql-postgis", will
do so for the next version.
Christoph
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: postgis-update introduced dependency for postgresql-13
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox