Source or binary build?
homebrew installation of version 11 according to the guide
Description
Installation failed with an error. When trying to install version 11 it says that it can't identify MacOS version and fails the installation. When installing 11 --HEAD it manages to proceed further and downloads some packages, but fails with the error below.
Steps to reproduce
brew install gazebo11 --HEAD
Output
==> Cloning https://github.com/osrf/gazebo.git
Cloning into '/Users/yuri/Library/Caches/Homebrew/gazebo11--git'...
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 7722 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
Error: gazebo11: Failed to download resource "gazebo11"
Failure while executing; `/usr/bin/env git clone --branch gazebo11 --config advice.detachedHead=false --config core.fsmonitor=false https://github.com/osrf/gazebo.git /Users/yuri/Library/Caches/Homebrew/gazebo11--git` exited with 128. Here's the output:
Cloning into '/Users/yuri/Library/Caches/Homebrew/gazebo11--git'...
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 7722 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
Environment
Description
Steps to reproduce
Output