Brew Update fails with fetching homebrew-core and homebrew-bundle #298
Unanswered
sivaswami
asked this question in
Everyday usage
Replies: 1 comment 2 replies
-
|
What's the output of Also... Please don't obfuscate command output like this. It doesn't protect you in any way, and just serves to confuse everyone who's helping you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Machine: Linux (Ubuntu 20.04)
Brew was working earlier. All of a sudden it fails.
• • • brew update
fatal: unable to access 'https://github.com/Homebrew/brew/': error setting certificate verify locations: CAfile: /home/linuxbrew/.linuxbrew/etc/[email protected]/cert.pem CApath: /home/linuxbrew/.linuxbrew/etc/[email protected]/certs
fatal: unable to access 'https://github.com/Homebrew/linuxbrew-core/': error setting certificate verify locations: CAfile: /home/linuxbrew/.linuxbrew/etc/[email protected]/cert.pem CApath: /home/linuxbrew/.linuxbrew/etc/[email protected]/certs
fatal: unable to access 'https://github.com/Homebrew/homebrew-bundle/': error setting certificate verify locations: CAfile: /home/linuxbrew/.linuxbrew/etc/[email protected]/cert.pem CApath: /home/linuxbrew/.linuxbrew/etc/[email protected]/certs
Error: Fetching $BREW_ROOT/BREW failed!
Fetching $BREW_ROOT/BREW/Library/Taps/homebrew/homebrew-core failed!
Fetching $BREW_ROOT/BREW/Library/Taps/homebrew/homebrew-bundle failed!
Beta Was this translation helpful? Give feedback.
All reactions