Skip to content

Instantly share code, notes, and snippets.

@biow0lf
Created July 4, 2011 06:32
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 biow0lf/1062976 to your computer and use it in GitHub Desktop.
Save biow0lf/1062976 to your computer and use it in GitHub Desktop.
Using remarkable_core (4.0.0.alpha4) from git://github.com/jeroenvandijk/remarkable.git (at master) Unfortunately, a fatal error has occurred. Please report this error to the Bundler issue tracker at https://github.com/carlhuda/bundler/issues so that we can fix it. Thanks!
/opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1912:in `gsub': invalid byte sequence in US-ASCII (ArgumentError)
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1912:in `to_yaml'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:79:in `block (2 levels) in write_package'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:73:in `block (3 levels) in add_gem_contents'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:83:in `new'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:67:in `block (2 levels) in add_gem_contents'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `wrap'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `block in add_gem_contents'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:113:in `add_file'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:63:in `add_gem_contents'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:31:in `open'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:44:in `open'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:78:in `block in write_package'
from /opt/ruby-1.9.2p180.build1/lib/ruby/1.9.1/open-uri.rb:35:in `open'
from /opt/ruby-1.9.2p180.build1/lib/ruby/1.9.1/open-uri.rb:35:in `open'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:77:in `write_package'
from /opt/ruby-1.9.2p180.build1/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:39:in `build'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/source.rb:433:in `block in generate_bin'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/source.rb:433:in `chdir'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/source.rb:433:in `generate_bin'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/source.rb:542:in `install'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/installer.rb:63:in `block (2 levels) in run'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/rubygems_integration.rb:93:in `with_build_args'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/installer.rb:62:in `block in run'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:in `block in each'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:in `each'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:in `each'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/installer.rb:54:in `run'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/installer.rb:12:in `install'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/cli.rb:213:in `install'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/task.rb:22:in `run'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/base.rb:389:in `start'
from /opt/ruby-1.9.2p180.build1/lib/ruby/gems/1.9.1/gems/bundler-1.1.pre.5/bin/bundle:13:in `<top (required)>'
from /opt/ruby-1.9.2p180.build1/bin/bundle:19:in `load'
from /opt/ruby-1.9.2p180.build1/bin/bundle:19:in `<main>'
#
# bundle -v
Bundler version 1.1.pre.5
# gem -v
1.8.5
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment