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 2018/09/18 07:29:00 UTC

[jira] [Resolved] (ARROW-3258) [GLib] CI is failued on macOS

     [ https://issues.apache.org/jira/browse/ARROW-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-3258.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Issue resolved by pull request 2580
[https://github.com/apache/arrow/pull/2580]

> [GLib] CI is failued on macOS
> -----------------------------
>
>                 Key: ARROW-3258
>                 URL: https://issues.apache.org/jira/browse/ARROW-3258
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: GLib
>    Affects Versions: 0.10.0
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> ==> Installing postgis dependency: numpy
> ==> Downloading https://homebrew.bintray.com/bottles/numpy-1.15.1.sierra.bottle.tar.gz
> ==> Pouring numpy-1.15.1.sierra.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 lib/python2.7/site-packages/numpy/__config__.py
> Target /usr/local/lib/python2.7/site-packages/numpy/__config__.py
> already exists. You may want to remove it:
>  rm '/usr/local/lib/python2.7/site-packages/numpy/__config__.py'
>  
> To force the link and overwrite all conflicting files:
>  brew link --overwrite numpy
>  
> To list all files that would be deleted:
>  brew link --overwrite --dry-run numpy
>  {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)