dongjoon-hyun commented on PR #43: URL: https://github.com/apache/arrow-swift/pull/43#issuecomment-2993045154
To @kou , the CI failure is a known bug of `setup-swift`. - https://github.com/swift-actions/setup-swift/pull/680 ``` /usr/bin/gpg --import /home/runner/work/_temp/2b6adc8e-2d2d-41aa-9b9d-db24acd921f2 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]
