Skip to content

Instantly share code, notes, and snippets.

Created September 2, 2016 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9e9d66c9dd990cd5a6ceda8aece4be25 to your computer and use it in GitHub Desktop.
Save anonymous/9e9d66c9dd990cd5a6ceda8aece4be25 to your computer and use it in GitHub Desktop.
% bundle23 install --path vendor/bundle
Fetching git://github.com/rmagick/rmagick.git
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=No route to host
Retrying git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet due to error (2/4): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet` in directory /home/dev/lala has failed.
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=No route to host
Retrying git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet due to error (3/4): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet` in directory /home/dev/lala has failed.
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=No route to host
Retrying git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet due to error (4/4): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git://github.com/rmagick/rmagick.git' "/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275" --bare --no-hardlinks --quiet` in directory /home/dev/lala has failed.
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=No route to host
Git error: command `git clone 'git://github.com/rmagick/rmagick.git'
"/home/dev/lala/vendor/bundle/ruby/2.3/cache/bundler/git/rmagick-2ceb39564dd28b219c158bb80a36200661825275"
--bare --no-hardlinks --quiet` in directory /home/dev/lala has failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment