On 2/4/2026 07:28, Bjarne D Mathiesen via macports-dev wrote:
I'm seeing this in several of my recent PRs

2026-04-01T18:44:20.2949490Z ##[group]Fetching files
2026-04-01T18:44:20.2949780Z Fetching MacPorts...
2026-04-01T18:44:20.2951160Z Fetching getopt...
2026-04-01T18:44:20.2954780Z Fetching PortIndex from
https://ftp.fau.de/macports/release/tarballs/PortIndex_darwin_25_arm/PortIndex
...
2026-04-01T18:44:20.2956470Z ##[endgroup]
2026-04-01T18:44:20.2958610Z ##[group]Info
2026-04-01T18:44:20.3130660Z macOS version: 26.3
2026-04-01T18:44:20.7488630Z IP address: 13.105.117.140
2026-04-01T18:44:21.1638890Z curl: (56) The requested URL returned
error: 403

It doesn't just fail for  macOS version: 26.3
It seems to fail intermittingly.

I had one PR where all 3 checks failed due to this.
Another PR had one failed and two successful checks

I can see no way around this other than re-starting the checks by doing:
git rebase master
git push --force

Can you provide a link to the failed Actions run(s)? Are you sure the 403 error isn't from the check for whether the private packages server can be accessed?

- Josh

Reply via email to