Re: Cirrus CI for macOS branches 16 and 15 broken

From: Tomas Vondra <tomas(at)vondra(dot)me>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cirrus CI for macOS branches 16 and 15 broken
Date: 2024-08-18 18:04:41
Message-ID: 9ee71aa4-a961-42c7-8a58-7dcdabab683d@vondra.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/18/24 16:07, Peter Eisentraut wrote:
> The Cirrus CI for REL_16_STABLE and REL_15_STABLE for macOS is
> apparently broken right now.  Here is a log example:
>
> [13:57:11.305] sh src/tools/ci/ci_macports_packages.sh \
> [13:57:11.305]   ccache \
> [13:57:11.305]   icu \
> [13:57:11.305]   kerberos5 \
> [13:57:11.305]   lz4 \
> [13:57:11.305]   meson \
> [13:57:11.305]   openldap \
> [13:57:11.305]   openssl \
> [13:57:11.305]   p5.34-io-tty \
> [13:57:11.305]   p5.34-ipc-run \
> [13:57:11.305]   python312 \
> [13:57:11.305]   tcl \
> [13:57:11.305]   zstd
> [13:57:11.325] macOS major version: 14
> [13:57:12.554] MacPorts package URL:
> https://github.com/macports/macports-base/releases/download/v2.9.3/MacPorts-2.9.3-14-Sonoma.pkg
> [14:01:37.252] installer: Package name is MacPorts
> [14:01:37.252] installer: Installing at base path /
> [14:01:37.252] installer: The install was successful.
> [14:01:37.257]
> [14:01:37.257] real    4m23.837s
> [14:01:37.257] user    0m0.385s
> [14:01:37.257] sys    0m0.339s
> [14:01:37.282] macportsuser root
> [14:01:37.431] Error: /opt/local/bin/port: Failed to initialize
> MacPorts, sqlite error: attempt to write a readonly database (8) while
> executing query: CREATE INDEX registry.snapshot_file_id ON
> snapshot_files(id)
> [14:01:37.599] Error: No ports matched the given expression
>
>
> REL_17_STABLE and up are working.
>

Are they? I see exactly the same failure on all branches, including 17
and master. For here this is on master:

https://cirrus-ci.com/task/5918517050998784

regards

--
Tomas Vondra

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2024-08-18 19:52:14 Re: Cirrus CI for macOS branches 16 and 15 broken
Previous Message Tom Lane 2024-08-18 17:13:36 Improving the notation for ecpg.addons rules