You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Norbert Kalmár (Jira)" <ji...@apache.org> on 2022/03/28 13:47:00 UTC

[jira] [Commented] (ZOOKEEPER-4470) Keys for validating downloads of apache-zookeeper-3.5.9 have expired

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513395#comment-17513395 ] 

Norbert Kalmár commented on ZOOKEEPER-4470:
-------------------------------------------

KEYS file has been updated, please download it again and refresh gpg public keys from it:

{code:java}
wget https://dist.apache.org/repos/dist/release/zookeeper/KEYS
gpg --import KEYS
gpg --verify downloaded_file.asc downloaded_file
{code}


> Keys for validating downloads of apache-zookeeper-3.5.9 have expired
> --------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4470
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4470
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.9, 3.6.2
>         Environment: Not environment specific
>            Reporter: Kevin Beck
>            Priority: Blocker
>
> Downloads cannot be verified because the PGP keys on the download site have expired.
> Keys are located here:
> [https://downloads.apache.org/zookeeper/KEYS]
>  
> kbeck@KBECK-C02CF67PMD6R Downloads % gpg --verify apache-zookeeper-3.5.9-bin.tar.gz.asc apache-zookeeper-3.5.9-bin.tar.gz
> gpg: Signature made Wed Jan  6 11:55:29 2021 PST
> gpg:                using RSA key 3D296268A36FACA1B7EAF110792D43153B5B5147
> gpg: Good signature from "Norbert Kalmar <nk...@apache.org>" [expired]
> gpg: Note: This key has expired!
> Primary key fingerprint: 3D29 6268 A36F ACA1 B7EA  F110 792D 4315 3B5B 5147
> kbeck@KBECK-C02CF67PMD6R Downloads %



--
This message was sent by Atlassian Jira
(v8.20.1#820001)