Skip to content

Instantly share code, notes, and snippets.

@jasonnoble
Created July 20, 2014 18:30
Show Gist options
  • Save jasonnoble/5774dfb49019195db27c to your computer and use it in GitHub Desktop.
Save jasonnoble/5774dfb49019195db27c to your computer and use it in GitHub Desktop.
Jasons-iMac:ruby-science jasonn$ bundle
Fetching gem metadata from https://rubygems.org/.......
Fetching additional metadata from https://rubygems.org/..
Fetching git@github.com:thoughtbot/paperback.git
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Retrying git clone 'git@github.com:thoughtbot/paperback.git' "/usr/local/rvm/gems/ruby-2.1.2@ruby-science/cache/bundler/git/paperback-e2ebaac0d48f189cf2999c60ece4fa84ce514406" --bare --no-hardlinks --quiet due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git@github.com:thoughtbot/paperback.git' "/usr/local/rvm/gems/ruby-2.1.2@ruby-science/cache/bundler/git/paperback-e2ebaac0d48f189cf2999c60ece4fa84ce514406" --bare --no-hardlinks --quiet` in directory /Users/jasonn/source/ruby-science has failed.
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Retrying git clone 'git@github.com:thoughtbot/paperback.git' "/usr/local/rvm/gems/ruby-2.1.2@ruby-science/cache/bundler/git/paperback-e2ebaac0d48f189cf2999c60ece4fa84ce514406" --bare --no-hardlinks --quiet due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git@github.com:thoughtbot/paperback.git' "/usr/local/rvm/gems/ruby-2.1.2@ruby-science/cache/bundler/git/paperback-e2ebaac0d48f189cf2999c60ece4fa84ce514406" --bare --no-hardlinks --quiet` in directory /Users/jasonn/source/ruby-science has failed.
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Git error: command `git clone 'git@github.com:thoughtbot/paperback.git'
"/usr/local/rvm/gems/ruby-2.1.2@ruby-science/cache/bundler/git/paperback-e2ebaac0d48f189cf2999c60ece4fa84ce514406"
--bare --no-hardlinks --quiet` in directory /Users/jasonn/source/ruby-science has failed.
Jasons-iMac:ruby-science jasonn$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment