Replies: 6 comments 38 replies
-
|
Something is blocking your connection to Github, there's nothing homebrew can do to fix this for you. You can try doing just the |
Beta Was this translation helpful? Give feedback.
-
|
Used the -v option but it did not provide more details.
|
Beta Was this translation helpful? Give feedback.
-
|
OK, now: then upload |
Beta Was this translation helpful? Give feedback.
-
|
The output was long so il put it in 2 images: |
Beta Was this translation helpful? Give feedback.
-
Solved!I updated Ubuntu yesterday and was later able to install homebrew without any issues, thank you everyone for your help! |
Beta Was this translation helpful? Give feedback.
-
|
For anyone else who gets here, I spent a good 3 hours on this. It turns out Virgin Media had a child filter on that was filtering out all of github.com because its possible to download "hacking software". Wierdly the connection would time out after 47% not straight away. Turning off this filter fixed it. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, i tried installing Homebrew today on my Ubuntu System.
I ran the following :
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"as provided on the Homebrew website.Im getting the following error messages:
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.fatal: the remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedError: Failure while executing;git clone https://github.com/Homebrew/linuxbrew-core /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-coreexited with 128.Error: Failure while executing;/home/linuxbrew/.linuxbrew/bin/brew tap homebrew/coreexited with 1. Failed during: /home/linuxbrew/.linuxbrew/bin/brew update --forceI tried looking for answers but couldn't solve it still.
Linux+Gnu Version : Ubuntu 20.04.1 LTS
Beta Was this translation helpful? Give feedback.
All reactions