rmuir opened a new issue, #11957:
URL: https://github.com/apache/lucene/issues/11957

   ### Description
   
   When I run builds on mac, I see:
   ```
   > Task :gitStatus
   Cannot run program "/usr/bin/git" (in directory "/usr/bin"): error=2, No 
such file or directory
   ```
   
   But the error is actually harmless. `checkWorkingCopy` etc work as you 
expect. It just confuses me...
   
   The jgit does pretty crazy stuff on macos hosts, and I think the issues are 
there? On my mac `/usr/bin/git` is indeed git and not some xcode wrapper.
   
   See logic in 
https://git.eclipse.org/c/jgit/jgit.git/tree/org.eclipse.jgit/src/org/eclipse/jgit/util/FS_POSIX.java#n145
   


-- 
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-unsubscr...@lucene.apache.org.apache.org

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


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

Reply via email to