Hi,
I don’t know if anyone is already working on this, but it seems that all CI
jobs for GitHub pull requests are now failing with errors like these:
----
DEBUG: Could not open file:
/Users/runner/work/macports-ports/macports-ports/ports/java/micronaut/Portfile
while executing
"sha256 file ${portpath}/Portfile"
(procedure "open_statefile" line 24)
invoked from within
"open_statefile"
Error: Failed to open statefile for micronaut: Could not open file:
/Users/runner/work/macports-ports/macports-ports/ports/java/micronaut/Portfile
——
(https://github.com/macports/macports-ports/actions/runs/18916929544/job/54002661236)
I see this error not only for my own pull requests, but also for pull requests
from others.
Nils.