You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/11/14 23:55:00 UTC

[jira] [Created] (ARROW-18327) [CI][Release] verify-rc-source-*-macos-amd64 are failed

Kouhei Sutou created ARROW-18327:
------------------------------------

             Summary: [CI][Release] verify-rc-source-*-macos-amd64 are failed
                 Key: ARROW-18327
                 URL: https://issues.apache.org/jira/browse/ARROW-18327
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou
             Fix For: 10.0.1, 11.0.0


https://github.com/ursacomputing/crossbow/actions/runs/3461688619/jobs/5779609972#step:3:127

{noformat}
==> Pouring python@3.11--3.11.0.big_sur.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/2to3-3.11
Target /usr/local/bin/2to3-3.11
already exists. You may want to remove it:
  rm '/usr/local/bin/2to3-3.11'

To force the link and overwrite all conflicting files:
  brew link --overwrite python@3.11

To list all files that would be deleted:
  brew link --overwrite --dry-run python@3.11

Possible conflicting files are:
/usr/local/bin/2to3-3.11 -> /Library/Frameworks/Python.framework/Versions/3.11/bin/2to3-3.11
/usr/local/bin/idle3.11 -> /Library/Frameworks/Python.framework/Versions/3.11/bin/idle3.11
/usr/local/bin/pydoc3.11 -> /Library/Frameworks/Python.framework/Versions/3.11/bin/pydoc3.11
/usr/local/bin/python3.11 -> /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
/usr/local/bin/python3.11-config -> /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11-config
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)