Re: CI, macports, darwin version problems

From: Andres Freund <andres(at)anarazel(dot)de>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Christophe Pettus <christophe(dot)pettus(at)pgexperts(dot)com>
Subject: Re: CI, macports, darwin version problems
Date: 2024-07-17 17:01:42
Message-ID: 20240717170142.r4s2ifxyskdix3i7@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2024-07-16 12:12:37 -0400, Joe Conway wrote:
> > It's possible you have some old images stored as your user, check
> > "tart list" for both users.
>
> Hmm, this is not the easiest ever to parse for me...

Unfortunately due to the wrapping it's not easy to read here either...

I don't think it quite indicates 6 - the ones with :latest are just aliases
for the one with the hash, I believe.

> macmini:~ ci-run$ tart list
> Source Name Disk Size State
> local ventura-base-test 50 20 stopped
> oci ghcr.io/cirruslabs/macos-ventura-base:latest 50 21 stopped
> oci ghcr.io/cirruslabs/macos-ventura-base(at)sha256:bddfa1e2b6f6ec41b5db844b06a6784a2bffe0b071965470efebd95ea3355b4f 50 21 stopped
>
> macmini:~ jconway$ tart list

I'd delete all of the ones stored for jconway - that's just redundant.

tart delete ghcr.io/cirruslabs/macos-ventura-base:latest

> Or maybe simpler -- how do people typically add storage to a mac mini? I
> don't mind buying an external disk or whatever.

That I do not know, not a mac person at all...

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-07-17 17:16:01 Re: problems with "Shared Memory and Semaphores" section of docs
Previous Message Andres Freund 2024-07-17 16:49:47 Re: Meson far from ready on Windows