You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/10/17 23:04:19 UTC

[GitHub] [lucene] janhoy commented on pull request #391: LUCENE-9997 Second pass smoketester fixes for 9.0

janhoy commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-945210830


   The smoketester is tested locally and currently stops at **verify maven artifact sigs**
   ```
   command "gpg --homedir /tmp/smoke_lucene_9.0.0_537d435f5ee7c884221371a59673b878d82f6ffa_18/lucene.gpg --verify /tmp/smoke_lucene_9.0.0_537d435f5ee7c884221371a59673b878d82f6ffa_18/maven/org/apache/lucene/lucene-analysis-common/9.0.0/lucene-analysis-common-9.0.0-javadoc.jar.asc /tmp/smoke_lucene_9.0.0_537d435f5ee7c884221371a59673b878d82f6ffa_18/maven/org/apache/lucene/lucene-analysis-common/9.0.0/lucene-analysis-common-9.0.0-javadoc.jar" failed:
   gpg: can't open '/tmp/smoke_lucene_9.0.0_537d435f5ee7c884221371a59673b878d82f6ffa_18/maven/org/apache/lucene/lucene-analysis-common/9.0.0/lucene-analysis-common-9.0.0-javadoc.jar.asc': No such file or directory
   gpg: verify signatures failed: No such file or directory
   ```
   Looks like the gradle build does not sign the maven artifacts? @dweiss do you know?


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org