The PGP signature check fails for me.

daniel@cube /projects/apache/tinkerpop (tp33) $
bin/validate-distribution.sh 3.3.2

Validating binary distributions

* downloading Apache TinkerPop Gremlin
(apache-tinkerpop-gremlin-console-3.3.2-bin.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... failed

daniel@cube /projects/apache/tinkerpop (tp33) $ pushd /tmp
/tmp /projects/apache/tinkerpop
daniel@cube /tmp $ wget
https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
--2018-04-04 13:36:03--
https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
Resolving dist.apache.org (dist.apache.org)... 209.188.14.144
Connecting to dist.apache.org (dist.apache.org)|209.188.14.144|:443...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 13788 (13K) [text/plain]
Saving to: ‘KEYS’

KEYS
 
100%[================================================================================================================>]
13.46K  --.-KB/s    in 0s

2018-04-04 13:36:03 (98.0 MB/s) - ‘KEYS’ saved [13788/13788]

daniel@cube /tmp $ gpg --import KEYS
gpg: key 59028A48CB97E87B: "Marko Rodriguez <[email protected]>" not changed
gpg: key EA53A99854EAB0E6: "Stephen Mallette <[email protected]>" not
changed
gpg: key A39CC3ADAEAEF36E: "Theodore Ratte Wilmes (CODE SIGNING KEY) <
[email protected]>" not changed
gpg: key 66B85FF141802BA8: "Jason Plurad (CODE SIGNING KEY) <
[email protected]>" not changed
gpg: Total number processed: 4
gpg:              unchanged: 4
daniel@cube /tmp $ popd
/projects/apache/tinkerpop
daniel@cube /projects/apache/tinkerpop (tp33) $
bin/validate-distribution.sh 3.3.2

Validating binary distributions

* downloading Apache TinkerPop Gremlin
(apache-tinkerpop-gremlin-console-3.3.2-bin.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... failed



Cheers,
Daniel


On Tue, Apr 3, 2018 at 2:05 PM, Stephen Mallette <[email protected]>
wrote:

>  Hello,
>
> We are happy to announce that TinkerPop 3.3.2 is ready for release.
>
> The release artifacts can be found at this location:
>         https://dist.apache.org/repos/dist/dev/tinkerpop/3.3.2/
>
> The source distribution is provided by:
>         apache-tinkerpop-3.3.2-src.zip
>
> Two binary distributions are provided for user convenience:
>         apache-tinkerpop-gremlin-console-3.3.2-bin.zip
>         apache-tinkerpop-gremlin-server-3.3.2-bin.zip
>
> The GPG key used to sign the release artifacts is available at:
>     https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
>
> The online docs can be found here:
>         http://tinkerpop.apache.org/docs/3.3.2/ (user docs)
>         http://tinkerpop.apache.org/docs/3.3.2/upgrade/ (upgrade docs)
>         http://tinkerpop.apache.org/javadocs/3.3.2/core/ (core javadoc)
>         http://tinkerpop.apache.org/javadocs/3.3.2/full/ (full javadoc)
>
> The tag in Apache Git can be found here:
>
> https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=
> 5938d84a350e048357e3b40f335a0ed161180cc3
>
> The release notes are available here (i linked to the branch - github
> hasn't sync'd the tag yet for some reason - not sure what the delay is with
> Apache infra):
>
> https://github.com/apache/tinkerpop/blob/tp33/CHANGELOG.
> asciidoc#release-3-3-2
>
> The [VOTE] will be open for the next 72 hours --- closing Friday, April 6,
> 2018 at 5:00pm EST.
>
> My vote is +1.
>
> Thank you very much,
> Stephen
>

Reply via email to