Skip to content

Instantly share code, notes, and snippets.

@trobrock
Created March 10, 2011 20:14
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 trobrock/864837 to your computer and use it in GitHub Desktop.
Save trobrock/864837 to your computer and use it in GitHub Desktop.
bundle install --deployment --quiet --without development test
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_output.rb:65:in `add_gem_contents': uninitialized constant Gem::Package::TarOutput::Zlib (NameError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_writer.rb:113:in `add_file'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_output.rb:63:in `add_gem_contents'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_output.rb:31:in `open'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:68:in `open'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/builder.rb:77:in `write_package'
from /usr/local/lib/ruby/1.8/open-uri.rb:32:in `open_uri_original_open'
from /usr/local/lib/ruby/1.8/open-uri.rb:32:in `open'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/builder.rb:76:in `write_package'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/builder.rb:39:in `build'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/source.rb:438:in `generate_bin'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/source.rb:438:in `chdir'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/source.rb:438:in `generate_bin'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/source.rb:547:in `install'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/installer.rb:55:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/installer.rb:44:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/installer.rb:8:in `install'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/cli.rb:226:in `install'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/vendor/thor/task.rb:22:in `send'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/vendor/thor/task.rb:22:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/vendor/thor/base.rb:389:in `start'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.10/bin/bundle:13
from /usr/local/bin/bundle:19:in `load'
from /usr/local/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment