Re: CI, macports, darwin version problems
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Christophe Pettus <christophe.pettus@pgexperts.com>,
Andres Freund <andres@anarazel.de>, Nazir Bilal Yavuz <byavuz81@gmail.com>,
Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-09-09T01:37:55Z
Lists: pgsql-hackers
On 9/8/24 16:55, Thomas Munro wrote:
> On Sat, Aug 3, 2024 at 12:07 AM Joe Conway <mail@joeconway.com> wrote:
>> I tried making this run like a service using launchctl, but that was
>> giving the permissions errors. I finally gave up trying to figure it out
>> and just accepted that I need to manually start the script whenever I
>> reboot the mac.
>
> It seems to be unhappy recently:
>
> Persistent worker failed to start the task: tart isolation failed:
> failed to create VM cloned from
> "ghcr.io/cirruslabs/macos-runner:sonoma": tart command returned
> non-zero exit code: "tart/VMStorageOCI.swift:5: Fatal error: 'try!'
> expression unexpectedly raised an error: Error
> Domain=NSCocoaErrorDomain Code=512 \"The file “ci-run” couldn’t be
> saved in the folder “Users”.\" UserInfo={NSFilePath=/Users/ci-run,
> NSUnderlyingError=0x6000019f0720 {Error Domain=NSPOSIXErrorDomain
> Code=20 \"Not a directory\"}}"
Seems the mounted drive got unmounted somehow ¯\_(ツ)_/¯
Please check it out and let me know if it is working properly now.
--
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