Neal Richardson created ARROW-7923: -------------------------------------- Summary: [CI][Crossbow] macOS autobrew fails on homebrew-versions Key: ARROW-7923 URL: https://issues.apache.org/jira/browse/ARROW-7923 Project: Apache Arrow Issue Type: Bug Components: Continuous Integration, Packaging, R Reporter: Neal Richardson Fix For: 1.0.0
See e.g. https://travis-ci.org/ursa-labs/crossbow/builds/653768049#L97. According to https://github.com/Homebrew/brew/issues/5734, there needs to be {{brew untap homebrew-versions}} before {{brew update}}, except this is happening in the Travis workflow in the setup stage, so we can't. Will need to change the travis-build config or base image upstream, or look for a different workaround. -- This message was sent by Atlassian Jira (v8.3.4#803005)