[jira] [Commented] (ARROW-2426) [CI] glib build failure

2018-04-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARROW-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431944#comment-16431944
 ] 

ASF GitHub Bot commented on ARROW-2426:
---

xhochy closed pull request #1872: ARROW-2426: [GLib] Follow python -> python@3 
change in Homebrew
URL: https://github.com/apache/arrow/pull/1872
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/ci/travis_install_osx.sh b/ci/travis_install_osx.sh
index b03a5f16a..ce314606d 100755
--- a/ci/travis_install_osx.sh
+++ b/ci/travis_install_osx.sh
@@ -19,5 +19,7 @@
 
 if [ "$ARROW_CI_C_GLIB_AFFECTED" = "1" ]; then
 brew update
+brew upgrade python
+brew upgrade hg
 brew bundle --file=$TRAVIS_BUILD_DIR/c_glib/Brewfile
 fi


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [CI] glib build failure
> ---
>
> Key: ARROW-2426
> URL: https://issues.apache.org/jira/browse/ARROW-2426
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Continuous Integration
>Reporter: Antoine Pitrou
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.10.0
>
>
> The glib build on Travis-CI fails:
> [https://travis-ci.org/apache/arrow/jobs/364123364#L6840]
> {code}
> ==> Installing gobject-introspection
> ==> Downloading 
> https://homebrew.bintray.com/bottles/gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> ==> Pouring gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> 🍺  /usr/local/Cellar/gobject-introspection/1.56.0_1: 173 files, 9.8MB
> Installing gobject-introspection has failed!
> {code}



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


[jira] [Commented] (ARROW-2426) [CI] glib build failure

2018-04-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARROW-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431577#comment-16431577
 ] 

ASF GitHub Bot commented on ARROW-2426:
---

kou opened a new pull request #1872: ARROW-2426: [GLib] Follow python -> 
python@3 change in Homebrew
URL: https://github.com/apache/arrow/pull/1872
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [CI] glib build failure
> ---
>
> Key: ARROW-2426
> URL: https://issues.apache.org/jira/browse/ARROW-2426
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Continuous Integration
>Reporter: Antoine Pitrou
>Priority: Major
>  Labels: pull-request-available
>
> The glib build on Travis-CI fails:
> [https://travis-ci.org/apache/arrow/jobs/364123364#L6840]
> {code}
> ==> Installing gobject-introspection
> ==> Downloading 
> https://homebrew.bintray.com/bottles/gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> ==> Pouring gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> 🍺  /usr/local/Cellar/gobject-introspection/1.56.0_1: 173 files, 9.8MB
> Installing gobject-introspection has failed!
> {code}



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


[jira] [Commented] (ARROW-2426) [CI] glib build failure

2018-04-09 Thread Antoine Pitrou (JIRA)

[ 
https://issues.apache.org/jira/browse/ARROW-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430630#comment-16430630
 ] 

Antoine Pitrou commented on ARROW-2426:
---

[~kou]

> [CI] glib build failure
> ---
>
> Key: ARROW-2426
> URL: https://issues.apache.org/jira/browse/ARROW-2426
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Continuous Integration
>Reporter: Antoine Pitrou
>Priority: Major
>
> The glib build on Travis-CI fails:
> [https://travis-ci.org/apache/arrow/jobs/364123364#L6840]
> {code}
> ==> Installing gobject-introspection
> ==> Downloading 
> https://homebrew.bintray.com/bottles/gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> ==> Pouring gobject-introspection-1.56.0_1.sierra.bottle.tar.gz
> 🍺  /usr/local/Cellar/gobject-introspection/1.56.0_1: 173 files, 9.8MB
> Installing gobject-introspection has failed!
> {code}



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