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

(Home)Brew update often failing lately #527

Closed
pro-sumer opened this issue Sep 30, 2020 · 3 comments
Closed

(Home)Brew update often failing lately #527

pro-sumer opened this issue Sep 30, 2020 · 3 comments

Comments

@pro-sumer
Copy link

What did you expect to happen?

Topgrade updates Homebrew without issues

What actually happened?

―― 09:18:57 - Brew ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
fatal: unable to access 'https://github.com/Homebrew/homebrew-core/': transfer closed with outstanding read data remaining
Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!

Additional details:

  • macOS Catalina 10.15.6
  • might be a Homebrew server issue?
❯ topgrade -v
 2020-09-30T11:21:50.991Z DEBUG topgrade::config > Configuration at /Users/rob/.config/topgrade.toml
 2020-09-30T11:21:50.997Z DEBUG topgrade::config > Loaded configuration: ConfigFile { pre_commands: None, post_commands: None, commands: None, git_repos: None, predefined_git_repos: None, disable: None, ignore_failures: None, remote_topgrades: None, remote_topgrade_path: None, ssh_arguments: None, git_arguments: None, tmux_arguments: None, set_title: None, assume_yes: None, yay_arguments: None, no_retry: None, run_in_tmux: None, cleanup: Some(true), notify_each_step: None, accept_all_windows_updates: None, only: None, composer: None, brew: None, linux: None, git: None, windows: None, vagrant: None }
 2020-09-30T11:21:50.997Z DEBUG topgrade         > Version: 5.7.1
 2020-09-30T11:21:50.997Z DEBUG topgrade         > OS: x86_64-apple-darwin
 2020-09-30T11:21:50.997Z DEBUG topgrade         > Args { inner: ["topgrade", "-v"] }
 2020-09-30T11:21:50.997Z DEBUG topgrade         > Binary path: Ok("/usr/local/bin/topgrade")
 2020-09-30T11:21:50.997Z DEBUG topgrade         > Self Update: false
 2020-09-30T11:21:50.997Z DEBUG topgrade::utils  > Detected "/usr/local/bin/git" as "git"
 2020-09-30T11:21:50.998Z DEBUG topgrade::utils  > Detected "/usr/bin/sudo" as "sudo"
 2020-09-30T11:21:50.999Z DEBUG topgrade::utils  > Detected "/usr/local/bin/pwsh" as "pwsh"
 2020-09-30T11:21:53.582Z TRACE topgrade::executor > Output of "/usr/local/bin/pwsh" "-Command" "echo $profile": Output { status: ExitStatus(ExitStatus(0)), stdout: "/Users/rob/.config/powershell/Microsoft.PowerShell_profile.ps1\n", stderr: "" }
 2020-09-30T11:21:53.582Z DEBUG topgrade::runner   > Step "Brew"
 2020-09-30T11:21:53.582Z DEBUG topgrade::utils    > Detected "/usr/local/bin/brew" as "brew"

―― 13:21:53 - Brew ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
2020-09-30T11:21:53.583Z DEBUG topgrade::executor > Running "/usr/local/bin/brew" "update"

@r-darwish
Copy link
Owner

Not really sure what can Topgrade do here to help. It just runs 'brew update'

@pro-sumer
Copy link
Author

You're right. I should have run brew update manually to check.

That's also super slow, so you can close this ticket.

@pro-sumer
Copy link
Author

Additionally: Homebrew/homebrew-core#61772

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants