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

Ed Espino updated HAWQ-1150:
----------------------------
    Summary: Recent changes to "brew" have caused all HAWQ Travis CI builds to 
break.  (was: Recent changes to "brew" have caused all Travis CI builds to 
break.)

> Recent changes to "brew" have caused all HAWQ Travis CI builds to break.
> ------------------------------------------------------------------------
>
>                 Key: HAWQ-1150
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1150
>             Project: Apache HAWQ
>          Issue Type: Task
>          Components: Build
>            Reporter: Ed Espino
>            Assignee: Lei Chang
>
> Problem: A recent update to brew has exposed an issue with the 'brew tap 
> brona/iproute2mac' command. This causes an Travis error for all branches and 
> PRs using Travis to build.
> Solution: We can simply remove the command and allow the iproute2mac module 
> to come from the main brew repository.
> Here is the error encountered.
> {code}
> $ brew outdated libyaml || brew upgrade libyaml
> $ brew outdated json-c || brew upgrade json-c
> $ brew outdated boost || brew upgrade boost
> $ brew outdated maven || brew upgrade maven
> $ brew tap brona/iproute2mac
> ==> Tapping brona/iproute2mac
> Cloning into '/usr/local/Homebrew/Library/Taps/brona/homebrew-iproute2mac'...
> remote: Counting objects: 5, done.
> remote: Compressing objects: 100% (5/5), done.
> remote: Total 5 (delta 0), reused 4 (delta 0), pack-reused 0
> Unpacking objects: 100% (5/5), done.
> Error: Invalid formula: 
> /usr/local/Homebrew/Library/Taps/brona/homebrew-iproute2mac/iproute2mac.rb
> Calling Formula.sha1 is disabled!
> Use Formula.sha256 instead.
> /usr/local/Homebrew/Library/Taps/brona/homebrew-iproute2mac/iproute2mac.rb:6:in
>  `<class:Iproute2mac>'
> Please report this to the brona/iproute2mac tap!
> Error: Cannot tap brona/iproute2mac: invalid syntax in tap!
> The command "brew tap brona/iproute2mac" failed and exited with 1 during .
> Your build has been stopped.
> /Users/travis/build.sh: line 138: shell_session_update: command not found
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to