public inbox for [email protected]  
help / color / mirror / Atom feed
Latest packages for Xenial
10+ messages / 6 participants
[nested] [flat]

* Latest packages for Xenial
@ 2021-08-12 21:11 Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 10:05 ` Re: [EXTERNAL] Latest packages for Xenial Hanefi Onaldi <[email protected]>
  0 siblings, 2 replies; 10+ messages in thread

From: Justin Downing @ 2021-08-12 21:11 UTC (permalink / raw)
  To: pgsql-pkg-debian

Hello!

I note on the Ubuntu install page (
https://www.postgresql.org/download/linux/ubuntu/) that:

The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:

20.04
18.04
16.04

But the most recent release (
https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/)
did not get packages built for 16.04 xenial.

Is the information out-of-date or was there on oversight with the latest
builds?

Thanks!


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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
@ 2021-08-13 09:11 ` Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  1 sibling, 1 reply; 10+ messages in thread

From: Christoph Berg @ 2021-08-13 09:11 UTC (permalink / raw)
  To: Justin Downing <[email protected]>; +Cc: pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

Re: Justin Downing
> I note on the Ubuntu install page (
> https://www.postgresql.org/download/linux/ubuntu/) that:
> 
> The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:
> 
> 20.04
> 18.04
> 16.04
> 
> But the most recent release (
> https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/)
> did not get packages built for 16.04 xenial.
> 
> Is the information out-of-date or was there on oversight with the latest
> builds?

Hi,

the web page is out of date, xenial is EOL from the Ubuntu side as
well.

The correct list would be (Debian is also outdated):

Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)

Christoph





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
@ 2021-08-13 14:17   ` Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Adrian Klaver @ 2021-08-13 14:17 UTC (permalink / raw)
  To: Christoph Berg <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

On 8/13/21 2:11 AM, Christoph Berg wrote:
> Re: Justin Downing
>> I note on the Ubuntu install page (
>> https://www.postgresql.org/download/linux/ubuntu/) that:
>>
>> The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:
>>
>> 20.04
>> 18.04
>> 16.04
>>
>> But the most recent release (
>> https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/)
>> did not get packages built for 16.04 xenial.
>>
>> Is the information out-of-date or was there on oversight with the latest
>> builds?
> 
> Hi,
> 
> the web page is out of date, xenial is EOL from the Ubuntu side as
> well.
> 
> The correct list would be (Debian is also outdated):
> 
> Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)

The Postgres Ubuntu packages only officially support LTS releases.

> 
> Christoph
> 
> 


-- 
Adrian Klaver
[email protected]





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
@ 2021-08-13 16:19     ` Christoph Berg <[email protected]>
  2021-08-16 09:35       ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Christoph Berg @ 2021-08-13 16:19 UTC (permalink / raw)
  To: Adrian Klaver <[email protected]>; +Cc: Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

Re: Adrian Klaver
> > The correct list would be (Debian is also outdated):
> > 
> > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> 
> The Postgres Ubuntu packages only officially support LTS releases.

That part is also obsolete.

Christoph





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
@ 2021-08-16 09:35       ` Magnus Hagander <[email protected]>
  2021-08-16 10:07         ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Magnus Hagander @ 2021-08-16 09:35 UTC (permalink / raw)
  To: Christoph Berg <[email protected]>; Adrian Klaver <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

On Fri, Aug 13, 2021 at 6:21 PM Christoph Berg <[email protected]> wrote:
>
> Re: Adrian Klaver
> > > The correct list would be (Debian is also outdated):
> > >
> > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> >
> > The Postgres Ubuntu packages only officially support LTS releases.
>
> That part is also obsolete.

Can you provide an update to what it should actually be? Either as a
patch, or just as an explicit text of what it should be and I'll be
happy to turn that into a patch.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 09:35       ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
@ 2021-08-16 10:07         ` Christoph Berg <[email protected]>
  2021-08-16 10:20           ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Christoph Berg @ 2021-08-16 10:07 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Adrian Klaver <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

Re: Magnus Hagander
> > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> > >
> > > The Postgres Ubuntu packages only officially support LTS releases.
> >
> > That part is also obsolete.
> 
> Can you provide an update to what it should actually be? Either as a
> patch, or just as an explicit text of what it should be and I'll be
> happy to turn that into a patch.

Just scratch the LTS part:

The PostgreSQL Apt Repository supports the current versions of Ubuntu:

  * impish (21.10)
  * hirsute (21.04)
  * focal (20.04)
  * bionic (18.04)

on the following architectures:

    amd64
    arm64 (18.04 and newer; LTS releases only)
    i386 (18.04 and older)
    ppc64el (LTS releases only)


Christoph





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 09:35       ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  2021-08-16 10:07         ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
@ 2021-08-16 10:20           ` Magnus Hagander <[email protected]>
  2021-08-16 11:28             ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Magnus Hagander @ 2021-08-16 10:20 UTC (permalink / raw)
  To: Christoph Berg <[email protected]>; Magnus Hagander <[email protected]>; Adrian Klaver <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

On Mon, Aug 16, 2021 at 12:07 PM Christoph Berg <[email protected]> wrote:
>
> Re: Magnus Hagander
> > > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> > > >
> > > > The Postgres Ubuntu packages only officially support LTS releases.
> > >
> > > That part is also obsolete.
> >
> > Can you provide an update to what it should actually be? Either as a
> > patch, or just as an explicit text of what it should be and I'll be
> > happy to turn that into a patch.
>
> Just scratch the LTS part:
>
> The PostgreSQL Apt Repository supports the current versions of Ubuntu:
>
>   * impish (21.10)
>   * hirsute (21.04)
>   * focal (20.04)
>   * bionic (18.04)
>
> on the following architectures:
>
>     amd64
>     arm64 (18.04 and newer; LTS releases only)
>     i386 (18.04 and older)
>     ppc64el (LTS releases only)

Check. And remove the sentence:
"While not fully supported, the packages often work on other non-LTS
versions as well,
by using the closest LTS version available.
"

completely?

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 09:35       ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  2021-08-16 10:07         ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 10:20           ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
@ 2021-08-16 11:28             ` Christoph Berg <[email protected]>
  2021-08-16 12:18               ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 10+ messages in thread

From: Christoph Berg @ 2021-08-16 11:28 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Adrian Klaver <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

Re: Magnus Hagander
> On Mon, Aug 16, 2021 at 12:07 PM Christoph Berg <[email protected]> wrote:
> >
> > Re: Magnus Hagander
> > > > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > > > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> > > > >
> > > > > The Postgres Ubuntu packages only officially support LTS releases.
> > > >
> > > > That part is also obsolete.
> > >
> > > Can you provide an update to what it should actually be? Either as a
> > > patch, or just as an explicit text of what it should be and I'll be
> > > happy to turn that into a patch.
> >
> > Just scratch the LTS part:
> >
> > The PostgreSQL Apt Repository supports the current versions of Ubuntu:
> >
> >   * impish (21.10)
> >   * hirsute (21.04)
> >   * focal (20.04)
> >   * bionic (18.04)
> >
> > on the following architectures:
> >
> >     amd64
> >     arm64 (18.04 and newer; LTS releases only)
> >     i386 (18.04 and older)
> >     ppc64el (LTS releases only)
> 
> Check. And remove the sentence:
> "While not fully supported, the packages often work on other non-LTS
> versions as well,
> by using the closest LTS version available.
> "
> 
> completely?

Yes.

Christoph





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

* Re: Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
  2021-08-13 09:11 ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-13 14:17   ` Re: Latest packages for Xenial Adrian Klaver <[email protected]>
  2021-08-13 16:19     ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 09:35       ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  2021-08-16 10:07         ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
  2021-08-16 10:20           ` Re: Latest packages for Xenial Magnus Hagander <[email protected]>
  2021-08-16 11:28             ` Re: Latest packages for Xenial Christoph Berg <[email protected]>
@ 2021-08-16 12:18               ` Magnus Hagander <[email protected]>
  0 siblings, 0 replies; 10+ messages in thread

From: Magnus Hagander @ 2021-08-16 12:18 UTC (permalink / raw)
  To: Christoph Berg <[email protected]>; Magnus Hagander <[email protected]>; Adrian Klaver <[email protected]>; Justin Downing <[email protected]>; pgsql-pkg-debian; PostgreSQL WWW <[email protected]>

On Mon, Aug 16, 2021 at 1:28 PM Christoph Berg <[email protected]> wrote:
>
> Re: Magnus Hagander
> > On Mon, Aug 16, 2021 at 12:07 PM Christoph Berg <[email protected]> wrote:
> > >
> > > Re: Magnus Hagander
> > > > > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid)
> > > > > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only)
> > > > > >
> > > > > > The Postgres Ubuntu packages only officially support LTS releases.
> > > > >
> > > > > That part is also obsolete.
> > > >
> > > > Can you provide an update to what it should actually be? Either as a
> > > > patch, or just as an explicit text of what it should be and I'll be
> > > > happy to turn that into a patch.
> > >
> > > Just scratch the LTS part:
> > >
> > > The PostgreSQL Apt Repository supports the current versions of Ubuntu:
> > >
> > >   * impish (21.10)
> > >   * hirsute (21.04)
> > >   * focal (20.04)
> > >   * bionic (18.04)
> > >
> > > on the following architectures:
> > >
> > >     amd64
> > >     arm64 (18.04 and newer; LTS releases only)
> > >     i386 (18.04 and older)
> > >     ppc64el (LTS releases only)
> >
> > Check. And remove the sentence:
> > "While not fully supported, the packages often work on other non-LTS
> > versions as well,
> > by using the closest LTS version available.
> > "
> >
> > completely?
>
> Yes.

Done. LMK if there is anything else that needs changing.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/






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

* Re: [EXTERNAL] Latest packages for Xenial
  2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
@ 2021-08-13 10:05 ` Hanefi Onaldi <[email protected]>
  1 sibling, 0 replies; 10+ messages in thread

From: Hanefi Onaldi @ 2021-08-13 10:05 UTC (permalink / raw)
  To: Justin Downing <[email protected]>; pgsql-pkg-debian

Hi Justin,

Ubuntu 16.04 End-of-life date was April 30, 2021.

Maybe that can be the reason why new packages are not created for said distro.

Best,
Hanefi



________________________________
From: Justin Downing <[email protected]>
Sent: Friday, August 13, 2021 12:11:19 AM
To: [email protected] <[email protected]>
Subject: [EXTERNAL] Latest packages for Xenial

You don't often get email from [email protected]. Learn why this is important<http://aka.ms/LearnAboutSenderIdentification;
Hello!

I note on the Ubuntu install page (https://www.postgresql.org/download/linux/ubuntu/<https://nam06.safelinks.protection.outlook.com/...;) that:

The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:

20.04
18.04
16.04

But the most recent release (https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/...;) did not get packages built for 16.04 xenial.

Is the information out-of-date or was there on oversight with the latest builds?

Thanks!


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


end of thread, other threads:[~2021-08-16 12:18 UTC | newest]

Thread overview: 10+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 21:11 Latest packages for Xenial Justin Downing <[email protected]>
2021-08-13 09:11 ` Christoph Berg <[email protected]>
2021-08-13 14:17   ` Adrian Klaver <[email protected]>
2021-08-13 16:19     ` Christoph Berg <[email protected]>
2021-08-16 09:35       ` Magnus Hagander <[email protected]>
2021-08-16 10:07         ` Christoph Berg <[email protected]>
2021-08-16 10:20           ` Magnus Hagander <[email protected]>
2021-08-16 11:28             ` Christoph Berg <[email protected]>
2021-08-16 12:18               ` Magnus Hagander <[email protected]>
2021-08-13 10:05 ` Hanefi Onaldi <[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