Re: CI, macports, darwin version problems
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Andres Freund <andres@anarazel.de>
Cc: Thomas Munro <thomas.munro@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Christophe Pettus <christophe.pettus@pgexperts.com>
Date: 2024-07-17T17:20:06Z
Lists: pgsql-hackers
On 7/17/24 13:01, Andres Freund wrote: > 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. makes sense >> 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@sha256:bddfa1e2b6f6ec41b5db844b06a6784a2bffe0b071965470efebd95ea3355b4f 50 21 stopped >> >> macmini:~ jconway$ tart list > > I'd delete all of the ones stored for jconway - that's just redundant. done > tart delete ghcr.io/cirruslabs/macos-ventura-base:latest and done tart list for both users shows nothing now. >> 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... Well maybe unneeded? -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
ci: Pin MacPorts version to 2.9.3.
- 541f493dc128 15.8 landed
- daca4f1419e8 16.4 landed
- 5f03da8518ce 17.0 landed
- 64c39bd5047e 18.0 landed
-
ci: Upgrade macOS version from 13 to 14.
- 0151b4d6bdf0 15.8 landed
- 9302f6fa58ba 16.4 landed
- f8c1bb2bb90d 17.0 landed
- d01ce180d9b5 18.0 landed