Bundler error: Retrying git cat-file ... If this error persists you could try removing the cache directory -


i did bundle update zipcar local gem , got:

$ bundle update zipcar retrying git cat-file -e 78c5245dd174058958a07d6674de7bc037e14ed5 due error (2/3): bundler::source::git::gitcommanderror git  error: command `git cat-file -e 78c5245dd174058958a07d6674de7bc037e14ed5` in directory /users/mdurrant/.rvm/gems/jruby-1.7.4/c ache/bundler/git/tricorder-4921ab3158ace9efb6d757333e208c58cbfe3e2e has failed. if error persists try removing cache directory '/users/mdurrant/.rvm/gems/jruby-1.7.4/cache/bundler/git/tric order-4921ab3158ace9efb6d757333e208c58cbfe3e2e' retrying git cat-file -e 78c5245dd174058958a07d6674de7bc037e14ed5 due error (3/3): bundler::source::git::gitcommanderror git  error: command `git cat-file -e 78c5245dd174058958a07d6674de7bc037e14ed5` in directory /users/mdurrant/.rvm/gems/jruby-1.7.4/c ache/bundler/git/tricorder-4921ab3158ace9efb6d757333e208c58cbfe3e2e has failed. if error persists try removing cache directory '/users/mdurrant/.rvm/gems/jruby-1.7.4/cache/bundler/git/tric order-4921ab3158ace9efb6d757333e208c58cbfe3e2e' 

it due feature of bundler detecting network glitch.

the simple fix me run again.


Comments