raulcd commented on PR #42:
URL: https://github.com/apache/arrow-swift/pull/42#issuecomment-2990365146
The error on the `setup-swift` action might just be a flaky GitHub runners
issue:
```
Run swift-actions/setup-swift@682457186b71c25a884c45c06f859febbe259240
with:
swift-version: 5.10
env:
RC: 20250620
VERSION: 1.0.0
/usr/bin/gpg --import
/home/runner/work/_temp/5f340862-7c41-4c6f-b4de-b2c854b2986c
gpg: directory '/home/runner/.gnupg' created
gpg: keybox '/home/runner/.gnupg/pubring.kbx' created
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
Error: Unexpected error, unable to continue. Please report at
https://github.com/swift-actions/setup-swift/issues
The process '/usr/bin/gpg' failed with exit code 2
Stacktrace:
Error: The process '/usr/bin/gpg' failed with exit code 2
at ExecState._setResult
(/home/runner/work/_actions/swift-actions/setup-swift/682457186b71c25a884c45c06f859febbe259240/dist/index.js:3197:25)
at ExecState.CheckComplete
(/home/runner/work/_actions/swift-actions/setup-swift/682457186b71c25a884c45c06f859febbe259240/dist/index.js:3180:18)
at ChildProcess.<anonymous>
(/home/runner/work/_actions/swift-actions/setup-swift/682457186b71c25a884c45c06f859febbe259240/dist/index.js:3074:27)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]