You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by GitBox <gi...@apache.org> on 2022/03/31 00:02:55 UTC

[GitHub] [incubator-annotator] Treora commented on pull request #116: Add scripts to (semi)automate release steps

Treora commented on pull request #116:
URL: https://github.com/apache/incubator-annotator/pull/116#issuecomment-1083812835


   I added a commit that downloads RAT, removes comments, removes the sleep pauses too. But I get an error when running this, which looks unrelated to the current change:
   
   ```
   $ VERSION=0.2.0 RC=1 ../incubator-annotator/scripts/obtain-rc.sh
   …
   $ VERSION=0.2.0 RC=1 ../incubator-annotator/scripts/verify-rc.sh
   …
   tar: apache-annotator-0.2.0-incubating/.git/objects/pack/pack-4e188f5a157612fce8b35a7c799ff1c71b2af004.idx: Cannot open: Permission denied
   tar: apache-annotator-0.2.0-incubating/.git/objects/pack/pack-4e188f5a157612fce8b35a7c799ff1c71b2af004.pack: Cannot open: Permission denied
   ```
   
   Could you perhaps check if it works for you, @tilgovi (or anyone)?


-- 
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: dev-unsubscribe@annotator.apache.org

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