Re: Cirrus CI for macOS branches 16 and 15 broken - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Cirrus CI for macOS branches 16 and 15 broken
Date
Msg-id CA+hUKGKWONK=NgJzkZOga7r8mX9VFO-_-=7_RyRW10egJsQgRA@mail.gmail.com
Whole thread Raw
In response to Re: Cirrus CI for macOS branches 16 and 15 broken  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Cirrus CI for macOS branches 16 and 15 broken
List pgsql-hackers
On Mon, Aug 19, 2024 at 12:51 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm not sure why the CI script should trigger that though.  It
> does do a couple of "port" calls without "sudo", but not in places
> where the state should be only partially upgraded.

Oooh, I think I see where we missed a sudo:

if [ -n "$(port -q installed installed)" ] ; then



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cirrus CI for macOS branches 16 and 15 broken
Next
From: Bruce Momjian
Date:
Subject: Re: Feature Request: Extending PostgreSQL's Identifier Length Limit