Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[1.8.x] Fix brew when installing existing package #1026

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

scottarnette
Copy link
Contributor

Change Description

We've had reports of Mac build failures in overnight builds. This appears to be caused by Homebrew reporting an error when attempting to install a package that already exists, but is an older version. This change fixes this by executing brew upgrade before installing our dependencies. This should catch issues with updates to packages that already exist on the VMs, such as wget.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@scottarnette scottarnette merged commit 9bc79ec into release/1.8.x Jan 4, 2021
@scottarnette scottarnette deleted the sa/fix-brew-r1.8 branch January 4, 2021 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants