Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-1150

Recent changes to "brew" have caused all HAWQ Travis CI builds to break.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0.0-incubating
    • Build
    • None

    Description

      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.

      $ 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
      

      Attachments

        Issue Links

          Activity

            People

              lei_chang Lei Chang
              espino Ed Espino
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: