public inbox for [email protected]  
help / color / mirror / Atom feed
postgis-update introduced dependency for postgresql-13
3+ messages / 2 participants
[nested] [flat]

* postgis-update introduced dependency for postgresql-13
@ 2020-10-28 05:52 Hu Bert <[email protected]>
  2020-11-02 21:37 ` Re: postgis-update introduced dependency for postgresql-13 Christoph Berg <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Hu Bert @ 2020-10-28 05:52 UTC (permalink / raw)
  To: pgsql-pkg-debian

Hi,

i already wrote to the pgsql-general mailing list, there the
recommendation was to contact the package maintainers.

https://www.postgresql.org/message-id/CAAV-988tVaJi4oRe0WxUkA-6WkiawsgA_XWX93LoiGEtMuRxKA%40mail.gma...

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...

Is there any reason for this dependency?


Best regards,
Hubert





^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: postgis-update introduced dependency for postgresql-13
  2020-10-28 05:52 postgis-update introduced dependency for postgresql-13 Hu Bert <[email protected]>
@ 2020-11-02 21:37 ` Christoph Berg <[email protected]>
  2020-11-03 07:02   ` Re: postgis-update introduced dependency for postgresql-13 Hu Bert <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Christoph Berg @ 2020-11-02 21:37 UTC (permalink / raw)
  To: Hu Bert <[email protected]>; +Cc: pgsql-pkg-debian

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





^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: postgis-update introduced dependency for postgresql-13
  2020-10-28 05:52 postgis-update introduced dependency for postgresql-13 Hu Bert <[email protected]>
  2020-11-02 21:37 ` Re: postgis-update introduced dependency for postgresql-13 Christoph Berg <[email protected]>
@ 2020-11-03 07:02   ` Hu Bert <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Hu Bert @ 2020-11-03 07:02 UTC (permalink / raw)
  To: Christoph Berg <[email protected]>; Hu Bert <[email protected]>; pgsql-pkg-debian

Hi Christoph,

yeah, that might explain everything. Thx for checking and fixing :-)


Best regards,
Hubert

Am Mo., 2. Nov. 2020 um 22:37 Uhr schrieb Christoph Berg <[email protected]>:
>
> 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






^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2020-11-03 07:02 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 05:52 postgis-update introduced dependency for postgresql-13 Hu Bert <[email protected]>
2020-11-02 21:37 ` Christoph Berg <[email protected]>
2020-11-03 07:02   ` Hu Bert <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox