Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Brew fails on macos-latest #1864

Closed
1 of 6 tasks
mcmarkj opened this issue Oct 20, 2020 · 1 comment
Closed
1 of 6 tasks

Updating Brew fails on macos-latest #1864

mcmarkj opened this issue Oct 20, 2020 · 1 comment
Labels
Area: Packages investigate Collect additional information, like space on disk, other tool incompatibilities etc.

Comments

@mcmarkj
Copy link

mcmarkj commented Oct 20, 2020

Description
Installation or Upgrading of Homebrew on macos-latest fails with a critical error

Error: Fetching /usr/local/Homebrew/Library/Taps/local/homebrew-openssl failed!
Fetching /usr/local/Homebrew/Library/Taps/local/homebrew-python2 failed!
...
Failed during: /usr/local/bin/brew update --force
Error: Process completed with exit code 1.

This doesn't happen if I use the macos-11, where it updates as expected. We run this step before we checkout any code from our repo. Hence why I believe this to be an issue with the environment.

Area for Triage: Packages

Question, Bug, or Feature?: Bug

Virtual environments affected

  • macOS 10.15
  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Ubuntu 20.04 LTS
  • Windows Server 2016 R2
  • Windows Server 2019

Expected behavior
Homebrew should update correctly and continue with a 0 exit code.

Actual behavior
Homebrew unable to update, installing old versions of packages.

Repro steps

  1. Run brew update
    or
  2. Install homebrew again
@github-actions github-actions bot added Area: Packages investigate Collect additional information, like space on disk, other tool incompatibilities etc. labels Oct 20, 2020
@al-cheb
Copy link
Contributor

al-cheb commented Oct 20, 2020

Hello, @majorvin
Duplicate #1811 ,as a temporary workaround - #1811 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Packages investigate Collect additional information, like space on disk, other tool incompatibilities etc.
Projects
None yet
Development

No branches or pull requests

3 participants