Hi - those command don't match the documented ones in the 'Verify' section of 
https://poi.apache.org/download.html - could you try the documented approach?

There is no online chat for POI - where did you find that freenode URL, if it 
is in our docs, can you say where? I can then remove it.







On Wednesday 9 February 2022, 16:56:55 GMT+1, Bridger Dyson-Smith 
<bdysonsm...@gmail.com> wrote: 





Hi all -

I just learned about this interesting little apache project and I'm excited
to try it out, but I'm having some trouble validating the pre-built
binaries (.tgz and .zip). I've tried both the `gpg` validation method and
`shasum`, and nothing is matching; i.e.

$ gpg --import KEYS
gpg: key 38DAC8E212DAE9BE: public key "Glen Stampoultzis <gl...@apache.org>"
imported
gpg: key F5C260164CEED75F: 2 duplicate signatures removed
gpg: key F5C260164CEED75F: 140 signatures not checked due to missing keys
...[snip]...
gpg: key 2D15E54A1556F3A4: public key "Greg Woolsey <gwool...@apache.org>"
imported
gpg: Total number processed: 16
gpg:              imported: 16
gpg: no ultimately trusted keys found
$ gpg --verify poi-bin-5.2.0-20220106.tgz.asc poi-bin-5.2.0-20220106.tgz
gpg: Signature made Thu Jan  6 08:28:07 2022 EST
gpg:                using RSA key 6BA4DA8B1C88A49428A29C3D0C69C1EF41181E13
gpg: BAD signature from "PJ Fanning (http://www.apache.org/) <
fannin...@apache.org>" [unknown]

$ shasum -a 256 poi-bin-5.2.0-20220106.tgz
23326714dfdeb57d6cdb1bed6d209cdb013b92792b72faada0b620fa190a74b4
poi-bin-5.2.0-20220106.tgz

(and the reported SHA256 [1] from the downloads is:
62ddbb83f6388033454359aac4fdd37f2af8971738c0d465e7b322746053ac08
poi-bin-5.2.0-20220106.tgz)

Any suggestions? I can certainly try to build from source, but wanted
to check and see if this was a known issue with the prebuilt downloads
(or if Maven is the preferred download source for JARs).

Thanks for your time!
Best,
Bridger

PS Is there an active IRC channel on liberachat? I tried to access
freenode from the link on the Help index page [2] but the web client
threw an unknown error.

[1] 
https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.tgz.sha256
[2] https://webchat.freenode.net/?channels=#apache-poi

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to