Advertisement
Guest User

getontracks install errors

a guest
Jun 16th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. $ bundle23 install --without development test
  2. Fetching gem metadata from https://rubygems.org/
  3. Fetching version metadata from https://rubygems.org/
  4. Fetching dependency metadata from https://rubygems.org/
  5. Resolving dependencies...............
  6. Using rake 10.4.2
  7.  
  8. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/RedCloth-4.2.9.gem. It may be corrupted.
  9.  
  10. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/aasm-3.4.0.gem. It may be corrupted.
  11.  
  12. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/i18n-0.7.0.gem. It may be corrupted.
  13. Using json 1.8.3
  14.  
  15. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/minitest-5.7.0.gem. It may be corrupted.
  16.  
  17. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/thread_safe-0.3.5.gem. It may be corrupted.
  18.  
  19. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/builder-3.2.2.gem. It may be corrupted.
  20.  
  21. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/erubis-2.7.0.gem. It may be corrupted.
  22.  
  23. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/rack-1.5.4.gem. It may be corrupted.
  24.  
  25. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/mime-types-2.6.1.gem. It may be corrupted.
  26.  
  27. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/arel-5.0.1.20140414130214.gem. It may be corrupted.
  28.  
  29. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/bcrypt-3.1.9.gem. It may be corrupted.
  30. Using bundler 1.12.5
  31.  
  32. Bundler::GemspecError: Could not read gem at /usr/local/lib/ruby/gems/2.3/cache/coffee-script-source-1.8.0.gem. It may be corrupted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement