[
https://issues.apache.org/jira/browse/SOLR-17250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841521#comment-17841521
]
Gus Heck commented on SOLR-17250:
---------------------------------
This also crops up when trying to commit the docker file after the vote
completes:
{code:java}
# Commit the new Dockerfile
Author identity unknown*** Please tell me who you are.Run git config --global
user.email "[email protected]"
git config --global user.name "Your Name"to set your account's default
identity.
Omit --global to set the identity only in this repository.fatal: unable to
auto-detect email address (got 'gus@ns-l1.(none)')WARN: Command git add
9.6/Dockerfile 9.6-slim/Dockerfile && git commit -m "Apache Solr release 9.6.0"
returned with error
WARNING: One or more commands failed, you may want to check the logs
{code}
> Release wizard needs to set user/email for repo it checks out
> -------------------------------------------------------------
>
> Key: SOLR-17250
> URL: https://issues.apache.org/jira/browse/SOLR-17250
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: release-scripts
> Reporter: Gus Heck
> Priority: Major
>
> The script seems to assume you will have a global user/email set but for
> folks with many clients, and or are active on other (non Apache) open source
> projects this is often unwise.
> The script should ask user/email and set them locally on the working copy it
> checks out
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]