[
https://issues.apache.org/jira/browse/ARROW-18299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-18299.
----------------------------------
Fix Version/s: 11.0.0
Resolution: Fixed
Issue resolved by pull request 14618
[https://github.com/apache/arrow/pull/14618]
> [CI][GLib][macOS] Failed to install dependencies by Homebrew
> ------------------------------------------------------------
>
> Key: ARROW-18299
> URL: https://issues.apache.org/jira/browse/ARROW-18299
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, GLib
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> https://github.com/apache/arrow/actions/runs/3432848079/jobs/5722534679#step:3:115
> {noformat}
> ==> Pouring [email protected]
> 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 [email protected]
> To list all files that would be deleted:
> brew link --overwrite --dry-run [email protected]
> 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)