You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Igor Fedorenko <ig...@ifedorenko.com> on 2014/07/08 13:01:59 UTC

troubleshooting nexus gpg signature validation failures

I am trying to stage maven plugin test 3.2.0 but Nexus does not let me
close the staging repository because of gpg signature validation
failure. Looks like nexus is configured to check three key servers,
http://gpg-keyserver.de/, http://pool.sks-keyservers.net:11371 and
http://pgp.mit.edu:11371 and all three appear to fail to validate my
key. Here is actual error message for one of the servers "No public key:
Key with id: (f704b943ed330e1b) was not able to be located on
http://pool.sks-keyservers.net:11371. Upload your public key and try the
operation again."

This is not a new key and am quite certain I used it for Apache releases
in the past.

http://gpg-keyserver.de/ appears to be down, at least from where I am
right now, http://pgp.mit.edu:11371 times out with http 502.
http://pool.sks-keyservers.net:11371 finds the key in question.

I am lost at this point. Any help will be appreciated.

--
Regards,
Igor

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: troubleshooting nexus gpg signature validation failures

Posted by Igor Fedorenko <ig...@ifedorenko.com>.
Never mind, nexus was just tired, it worked the second time I attempted
to close the repo.

--
Regards,
Igor

On 2014-07-08, 15:01, Igor Fedorenko wrote:
> I am trying to stage maven plugin test 3.2.0 but Nexus does not let me
> close the staging repository because of gpg signature validation
> failure. Looks like nexus is configured to check three key servers,
> http://gpg-keyserver.de/, http://pool.sks-keyservers.net:11371 and
> http://pgp.mit.edu:11371 and all three appear to fail to validate my
> key. Here is actual error message for one of the servers "No public key:
> Key with id: (f704b943ed330e1b) was not able to be located on
> http://pool.sks-keyservers.net:11371. Upload your public key and try the
> operation again."
>
> This is not a new key and am quite certain I used it for Apache releases
> in the past.
>
> http://gpg-keyserver.de/ appears to be down, at least from where I am
> right now, http://pgp.mit.edu:11371 times out with http 502.
> http://pool.sks-keyservers.net:11371 finds the key in question.
>
> I am lost at this point. Any help will be appreciated.
>
> --
> Regards,
> Igor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org