[
https://issues.apache.org/jira/browse/SPARK-50816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Rozov closed SPARK-50816.
------------------------------
KEYS were updated.
> 3.5.4 Spark Apache release is not verifiable
> --------------------------------------------
>
> Key: SPARK-50816
> URL: https://issues.apache.org/jira/browse/SPARK-50816
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Affects Versions: 3.5.4
> Reporter: Vlad Rozov
> Assignee: Dongjoon Hyun
> Priority: Blocker
> Fix For: 3.5.4
>
>
> The [KEYS|https://downloads.apache.org/spark/KEYS] were not updated with the
> [KEYS|https://dist.apache.org/repos/dist/dev/spark/KEYS] used to sign 3.5.4
> release artifacts, making 3.5.4 release not verifiable:
> {code:bash}
> gpg --dearmor KEYS.txt
> gpg --dearmor spark-3.5.4.tgz.asc
> gpg --dry-run --no-default-keyring --keyring KEYS.txt.gpg --homedir ./
> --verify ./spark-3.5.4.tgz.asc.gpg ./spark-3.5.4.tgz
> gpg: Signature made Mon Dec 16 20:15:35 2024 PST
> gpg: using RSA key 19F745C40A0E550420BB2C522541488DA93FE4B4
> gpg: Can't check signature: No public key
> {code}
> See: https://lists.apache.org/thread/4p5sdvhcyyx6zfn9tofokzv7h15zj26y
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]