Re: snapper vs. HEAD

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Turelinckx <pgbf(at)twiska(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: snapper vs. HEAD
Date: 2020-03-30 17:40:31
Message-ID: 22347.1585590031@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2020-03-30 12:24:06 -0400, Tom Lane wrote:
>> (As of this weekend, it seemed to be impossible to find the wheezy sparc
>> distribution images on-line anymore.

> The installer downloads are still available at:
> https://www.debian.org/releases/wheezy/debian-installer/

Ah, I should have clarified. That's 7.11, which I'd tried last time
I was interested in duplicating snapper, and I found that it does
not work under qemu's sparc emulation (my notes don't have much detail,
but some installer component was core-dumping). What did work, after
some hair pulling, was 7.6 ... and that's the version I can no longer
find on-line. But it has what seems to be the same gcc release as
snapper is using, so I figured it was close enough.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-03-30 17:51:09 Re: snapper vs. HEAD
Previous Message Andres Freund 2020-03-30 17:24:44 Re: snapper vs. HEAD