L. C. Hsieh created SPARK-29964:
-----------------------------------
Summary: lintr github action failed due to buggy GnuPG
Key: SPARK-29964
URL: https://issues.apache.org/jira/browse/SPARK-29964
Project: Spark
Issue Type: Improvement
Components: Build
Affects Versions: 3.0.0
Reporter: L. C. Hsieh
Linter (R) github action failed like:
https://github.com/apache/spark/pull/26509/checks?check_run_id=310718016
Failed message:
{code}
Executing: /tmp/apt-key-gpghome.8r74rQNEjj/gpg.1.sh --keyserver
keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
gpg: connecting dirmngr at '/tmp/apt-key-gpghome.8r74rQNEjj/S.dirmngr' failed:
IPC connect call failed
gpg: keyserver receive failed: No dirmngr
##[error]Process completed with exit code 2.
{code}
It is due to a buggy GnuPG. Context:
https://github.com/sbt/website/pull/825
https://github.com/sbt/sbt/issues/4261
https://github.com/microsoft/WSL/issues/3286
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]