Re: Anyone keep mirrors of old packages from apt.postgresql.org?

Lists: pgsql-hackers
From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Anyone keep mirrors of old packages from apt.postgresql.org?
Date: 2018-05-03 08:21:28
Message-ID: CAMsr+YFeN9wwJMxi6NP3Zv0ipAfzHkB=VnHDU0awF8iHO9SvtQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi all

I'm trying to assemble a mirror of old package versions from
apt.postgresql.org and yum.postgresql.org, as I'm encountering more
and more cases where I really need debuginfo for a package but the
user hasn't installed it. The repos only keep the last couple of
builds, so it quickly becomes impossible to install debuginfo (or
contribs, etc) matching a user's version.

For !debuginfo that's not too bad. I just upgrade the server. But for
debuginfo it's a real problem because I often want to debug a core
that comes from a very specific build. I can't do that with another
version's debuginfo. Or I want to debug an in-progress process and
I'll lose the very state I want to look at if I restart the server
into a new build where I can get matching debuginfos.

Not coincidentally, if anyone happens to have a copy of
postgresql-9.6-dbg_9.6.5-1.pgdg80+1_amd64.deb anywhere, or has it
installed, *please* get in touch. I have a system with a
semi-reproducible buffer table corruption issue that only happens
after multiple months, and it turns out the user doesn't have
debuginfo...

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


From: Sergei Kornilov <sk(at)zsrv(dot)org>
To: Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Anyone keep mirrors of old packages from apt.postgresql.org?
Date: 2018-05-03 08:48:28
Message-ID: 8909481525337308@web39j.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello
Do you know http://atalia.postgresql.org/morgue/ repository?

> copy of postgresql-9.6-dbg_9.6.5-1.pgdg80+1_amd64.deb anywhere
Here is http://atalia.postgresql.org/morgue/p/postgresql-9.6/postgresql-9.6-dbg_9.6.5-1.pgdg80%2b1_amd64.deb

regards, Sergei


From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Sergei Kornilov <sk(at)zsrv(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Anyone keep mirrors of old packages from apt.postgresql.org?
Date: 2018-05-03 08:54:05
Message-ID: CAMsr+YHPsc7QNoBv0z2t7e6mdAGfcPX36j4U3pUAy7m7gBfjXQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 3 May 2018 at 16:48, Sergei Kornilov <sk(at)zsrv(dot)org> wrote:
> Hello
> Do you know http://atalia.postgresql.org/morgue/ repository?

Ugh. It's in the README. I'm blind. So sorry for the noise.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Sergei Kornilov <sk(at)zsrv(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Devrim Gündüz <devrim(at)gunduz(dot)org>
Subject: Re: Anyone keep mirrors of old packages from apt.postgresql.org?
Date: 2018-05-03 12:55:01
Message-ID: CAMsr+YFujDuuc5HbEq0--AhW5XwCwEGEMxHeA1-_p44T27M1tQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 3 May 2018 at 16:54, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> On 3 May 2018 at 16:48, Sergei Kornilov <sk(at)zsrv(dot)org> wrote:
>> Hello
>> Do you know http://atalia.postgresql.org/morgue/ repository?
>
> Ugh. It's in the README. I'm blind. So sorry for the noise.

I don't see anything similar for yum.postgresql.org though.

Devrim?

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services