Skip to content

Instantly share code, notes, and snippets.

@steverandy
Created August 24, 2011 01:15
Show Gist options
  • Save steverandy/1167081 to your computer and use it in GitHub Desktop.
Save steverandy/1167081 to your computer and use it in GitHub Desktop.
/usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1915:in `gsub': invalid byte sequence in US-ASCII (ArgumentError)
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1915:in `to_yaml'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:79:in `block (2 levels) in write_package'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:73:in `block (3 levels) in add_gem_contents'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:83:in `new'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:67:in `block (2 levels) in add_gem_contents'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `wrap'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `block in add_gem_contents'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:113:in `add_file'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:63:in `add_gem_contents'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:31:in `open'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:44:in `open'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:78:in `block in write_package'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/open-uri.rb:35:in `open'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/open-uri.rb:35:in `open'
from /usr/local/rvm/r
ubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:77:in `write_package'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:39:in `build'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/source.rb:456:in `block in generate_bin'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/source.rb:456:in `chdir'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/source.rb:456:in `generate_bin'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/source.rb:565:in `install'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/installer.rb:58:in `block (2 levels) in run'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:93:in `with_build_args'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/installer.rb:57:in `block in run'
fro
m /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/installer.rb:49:in `run'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/installer.rb:8:in `install'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/cli.rb:220:in `install'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in `run'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/vendor/thor.rb:263:in `dispatch'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/vendor/thor/base.rb:386:in `start'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/bin/bundle:13:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/bin/bundle:19:in `load'
from /usr/local/rvm/gems/ruby-1.9.2-p290@global/bin/bundle:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment