benlongo opened a new issue #14484:
URL: https://github.com/apache/pulsar/issues/14484


   The `KEYS` file at 
[https://www.apache.org/dist/pulsar/KEYS](https://www.apache.org/dist/pulsar/KEYS)
 contains is missing whitespace under the block header `-----BEGIN PGP PUBLIC 
KEY BLOCK-----` for "Chris Kellogg (CODE SIGNING KEY) <[email protected]>". 
   This causes `gpg --import KEYS` to fail 
   ```
   gpg: invalid armor header: 
mQINBGF/AVcBEADXMPmN6oD7FQLriwJHKbDCbVE/B0uABJeNCfvW074YyRNek/RF\n
   gpg: CRC error; D2C92B - FB9A00
   gpg: [don't know]: invalid packet (ctb=17)
   gpg: read_block: read error: Invalid packet
   gpg: import from 'KEYS' failed: Invalid keyring
   ```
   
   I'm not sure where this file lives or how to fix it.


-- 
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]


Reply via email to