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

Robert Muir commented on LUCENE-5581:
-------------------------------------

Its also lenient, e.g. it will succeed when there are errors in the signing. 
This seems bad...:
{noformat}
    [apply] Result: 2
    [apply] gpg: no default secret key: Bad passphrase
    [apply] gpg: signing failed: Bad passphrase
    [apply] Result: 2
    [apply] gpg: no default secret key: Bad passphrase
    [apply] gpg: signing failed: Bad passphrase
    [apply] Result: 2
    [apply] Applied gpg to 113 files and 0 directories.

prepare-release:

BUILD SUCCESSFUL
{noformat}

> gpg artifact signing is difficult
> ---------------------------------
>
>                 Key: LUCENE-5581
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5581
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> This task does not e.g. detect when you typo your password (after the 
> password input), instead it just fails on each artifact.
> this really sucks, because building a release is slow. so you lose a half 
> hour or so if you typo a single character.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to