Skip to content

Instantly share code, notes, and snippets.

@scheinercc
Created March 16, 2021 00:15
Show Gist options
  • Save scheinercc/1ff5f799478acd775f8b1eb7959a0532 to your computer and use it in GitHub Desktop.
Save scheinercc/1ff5f799478acd775f8b1eb7959a0532 to your computer and use it in GitHub Desktop.
HOMEBREW_CURL_VERBOSE=1 brew install -v -d align
HOMEBREW_CURL_VERBOSE=1 brew install -v -d align
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/align.rb
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.5-62-gacfe9d2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://homebrew.bintray.com/bottles/align-1.7.5.catalina.bottle.tar.gz
==> Downloading https://homebrew.bintray.com/bottles/align-1.7.5.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.5-62-gacfe9d2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --range 0-1 --dump-header - --write-out \%\{http_code\} --output /dev/null https://homebrew.bintray.com/bottles/align-1.7.5.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.5-62-gacfe9d2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --verbose --retry 3 --location --remote-time --continue-at 0 --output /Users/albertscheiner/Library/Caches/Homebrew/downloads/8ec072011f9da14a860cee199fac7ab3ab266bf92a7d7a4a4d4991f7404fd96b--align-1.7.5.catalina.bottle.tar.gz.incomplete https://homebrew.bintray.com/bottles/align-1.7.5.catalina.bottle.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 52.43.227.140...
* TCP_NODELAY set
* Immediate connect fail for 52.43.227.140: Unknown error: -536870212
* Trying 34.215.99.236...
* TCP_NODELAY set
* Immediate connect fail for 34.215.99.236: Unknown error: -536870212
* Trying 34.215.63.224...
* TCP_NODELAY set
* Immediate connect fail for 34.215.63.224: Unknown error: -536870212
* Trying 52.40.49.72...
* TCP_NODELAY set
* Immediate connect fail for 52.40.49.72: Unknown error: -536870212
* Trying 52.41.189.201...
* TCP_NODELAY set
* Immediate connect fail for 52.41.189.201: Unknown error: -536870212
* Trying 34.215.48.60...
* TCP_NODELAY set
* Immediate connect fail for 34.215.48.60: Unknown error: -536870212
* Trying 34.223.170.36...
* TCP_NODELAY set
* Immediate connect fail for 34.223.170.36: Unknown error: -536870212
* Trying 52.42.217.145...
* TCP_NODELAY set
* Immediate connect fail for 52.42.217.145: Unknown error: -536870212
* Closing connection 0
curl: (7) Couldn't connect to server
Error: Failed to download resource "align"
Download failed: https://homebrew.bintray.com/bottles/align-1.7.5.catalina.bottle.tar.gz
/usr/local/Homebrew/Library/Homebrew/download_strategy.rb:383:in `rescue in fetch'
/usr/local/Homebrew/Library/Homebrew/download_strategy.rb:380:in `fetch'
/usr/local/Homebrew/Library/Homebrew/resource.rb:142:in `fetch'
/usr/local/Homebrew/Library/Homebrew/software_spec.rb:330:in `fetch'
/usr/local/Homebrew/Library/Homebrew/formula_installer.rb:1130:in `fetch'
/usr/local/Homebrew/Library/Homebrew/cmd/install.rb:401:in `install_formula'
/usr/local/Homebrew/Library/Homebrew/cmd/install.rb:315:in `block in install'
/usr/local/Homebrew/Library/Homebrew/cmd/install.rb:313:in `each'
/usr/local/Homebrew/Library/Homebrew/cmd/install.rb:313:in `install'
/usr/local/Homebrew/Library/Homebrew/brew.rb:122:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment