kou opened a new issue, #770:
URL: https://github.com/apache/arrow-java/issues/770

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
https://github.com/apache/arrow-java/actions/runs/15232369665/job/42841728043#step:9:244
   
   ```text
   ==> Pouring python@3.13--3.13.3_1.ventura.bottle.tar.gz
   Error: The `brew link` step did not complete successfully
   The formula built, but is not symlinked into /usr/local
   Could not symlink bin/idle3
   Target /usr/local/bin/idle3
   already exists. You may want to remove it:
     rm '/usr/local/bin/idle3'
   
   To force the link and overwrite all conflicting files:
     brew link --overwrite python@3.13
   
   To list all files that would be deleted:
     brew link --overwrite python@3.13 --dry-run
   
   Possible conflicting files are:
   /usr/local/bin/idle3 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/idle3
   /usr/local/bin/idle3.13 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/idle3.13
   /usr/local/bin/pip3 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/pip3
   /usr/local/bin/pip3.13 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/pip3.13
   /usr/local/bin/pydoc3 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/pydoc3
   /usr/local/bin/pydoc3.13 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/pydoc3.13
   /usr/local/bin/python3 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3
   /usr/local/bin/python3-config -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3-config
   /usr/local/bin/python3.13 -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13
   /usr/local/bin/python3.13-config -> 
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13-config
   ```


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

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

Reply via email to