Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. $ cd /home/deployer/timeagent/releases/20150131203517 && ( RBENV_ROOT=/usr/local/rbenv RBENV_VERSION=2.2.0 RBENV_ROOT=/usr/local/rbenv RBENV_VERSION=2.2.0 /usr/local/rbenv/bin/rbenv exec bundle install --path /home/deployer/timeagent/shared/bundle --without development test --deployment --verbose )
  2. HTTP GET http://bundler.rubygems.org/api/v1/dependencies
  3. HTTP 200 OK
  4. Fetching source index from http://rubygems.org/
  5. HTTP GET http://rubygems.org/quick/Marshal.4.8/nokogiri-1.6.6.2.gemspec.rz
  6. HTTP 302 Moved Temporarily
  7. HTTP GET http://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/nokogiri-1.6.6.2.gemspec.rz
  8. HTTP 200 OK
  9. HTTP GET http://rubygems.org/quick/Marshal.4.8/fattr-2.2.2.gemspec.rz
  10. HTTP 302 Moved Temporarily
  11. HTTP GET http://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/fattr-2.2.2.gemspec.rz
  12. HTTP 200 OK
  13. HTTP GET http://rubygems.org/quick/Marshal.4.8/redic-1.2.0.gemspec.rz
  14. HTTP 302 Moved Temporarily
  15. HTTP GET http://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/redic-1.2.0.gemspec.rz
  16. HTTP 200 OK
  17. HTTP GET http://rubygems.org/quick/Marshal.4.8/rprogram-0.3.2.gemspec.rz
  18. HTTP 302 Moved Temporarily
  19. HTTP GET http://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/rprogram-0.3.2.gemspec.rz
  20. HTTP 200 OK
  21. Using rake 10.4.2
  22. 0: rake (10.4.2) from /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/specifications/default/rake-10.4.2.gemspec
  23. Using i18n 0.7.0
  24. 0: i18n (0.7.0) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/i18n-0.7.0.gemspec
  25. Using json 1.8.2
  26. 0: json (1.8.2) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/json-1.8.2.gemspec
  27. Using minitest 5.5.1
  28. 0: minitest (5.5.1) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/minitest-5.5.1.gemspec
  29. Using thread_safe 0.3.4
  30. 0: thread_safe (0.3.4) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/thread_safe-0.3.4.gemspec
  31. Using tzinfo 1.2.2
  32. 0: tzinfo (1.2.2) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/tzinfo-1.2.2.gemspec
  33. Using activesupport 4.2.0
  34. 0: activesupport (4.2.0) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/activesupport-4.2.0.gemspec
  35. Using builder 3.2.2
  36. 0: builder (3.2.2) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/builder-3.2.2.gemspec
  37. Using erubis 2.7.0
  38. 0: erubis (2.7.0) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/erubis-2.7.0.gemspec
  39. Using mini_portile 0.6.2
  40. 0: mini_portile (0.6.2) from /home/deployer/timeagent/shared/bundle/ruby/2.2.0/specifications/mini_portile-0.6.2.gemspec
  41.  
  42. Bundler::GemspecError: Could not read gem at /home/deployer/timeagent/shared/bundle/ruby/2.2.0/cache/nokogiri-1.6.6.2.gem. It may be corrupted.
  43. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/rubygems_integration.rb:177:in `rescue in spec_from_gem'
  44. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/rubygems_integration.rb:174:in `spec_from_gem'
  45. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/source/rubygems.rb:91:in `install'
  46. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:104:in `block in install_gem_from_spec'
  47. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/rubygems_integration.rb:162:in `with_build_args'
  48. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:103:in `install_gem_from_spec'
  49. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:264:in `block in install_sequentially'
  50. /usr/local/rbenv/versions/2.2.0/lib/ruby/2.2.0/forwardable.rb:183:in `each'
  51. /usr/local/rbenv/versions/2.2.0/lib/ruby/2.2.0/forwardable.rb:183:in `each'
  52. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:263:in `install_sequentially'
  53. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:90:in `run'
  54. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/installer.rb:18:in `install'
  55. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/cli/install.rb:79:in `run'
  56. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/cli.rb:145:in `install'
  57. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/command.rb:27:in `run'
  58. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/invocation.rb:121:in `invoke_command'
  59. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/vendor/thor.rb:363:in `dispatch'
  60. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/base.rb:440:in `start'
  61. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/cli.rb:9:in `start'
  62. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/bin/bundle:20:in `block in <top (required)>'
  63. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/lib/bundler/friendly_errors.rb:5:in `with_friendly_errors'
  64. /usr/local/rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bundler-1.7.12/bin/bundle:18:in `<top (required)>'
  65. /usr/local/rbenv/versions/2.2.0/bin/bundle:23:in `load'
  66. /usr/local/rbenv/versions/2.2.0/bin/bundle:23:in `<main>'
  67. An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
  68. Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement