Created
April 9, 2010 05:28
-
-
Save jacquescrocker/360918 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Switched to branch 'v0.9' | |
[jc@macbookpro ~/Gems/bundler(v0.9)]# rake | |
(in /Users/jc/Gems/bundler) | |
/Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/pathname.rb:263: warning: `*' interpreted as argument prefix | |
running `gem install builder rake --no-rdoc --no-ri` | |
/Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1298:in `unlink': No such file or directory - /Users/jc/Gems/bundler/tmp/gems/remote1 (Errno::ENOENT) | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1298:in `remove_file' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1303:in `platform_support' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1297:in `remove_file' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1286:in `remove' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:756:in `remove_entry' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:1340:in `postorder_traverse' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:754:in `remove_entry' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:612:in `rm_r' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:608:in `each' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:608:in `rm_r' | |
from /Users/jc/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/pathname.rb:1037:in `rmtree' | |
from /Users/jc/Gems/bundler/spec/spec_helper.rb:17 | |
from ./spec/cache/gems_spec.rb:1:in `require' | |
from ./spec/cache/gems_spec.rb:1 | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:15:in `load' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:15:in `load_files' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:14:in `each' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:14:in `load_files' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/options.rb:133:in `run_examples' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/lib/spec/runner/command_line.rb:9:in `run' | |
from /Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/bin/spec:5 | |
rake aborted! | |
Command /Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/ruby -I"lib" -w "/Users/jc/.rvm/gems/ruby-1.8.7-p249@bundler/gems/rspec-1.3.0/bin/spec" "spec/cache/gems_spec.rb" "spec/cache/git_spec.rb" "spec/install/deprecated_spec.rb" "spec/install/gems/groups_spec.rb" "spec/install/gems/locked_spec.rb" "spec/install/gems/packed_spec.rb" "spec/install/gems/resolving_spec.rb" "spec/install/gems/simple_case_spec.rb" "spec/install/git_spec.rb" "spec/install/invalid_spec.rb" "spec/install/path_spec.rb" "spec/lock/gems_spec.rb" "spec/lock/git_spec.rb" "spec/other/check_spec.rb" "spec/other/console_spec.rb" "spec/other/exec_spec.rb" "spec/other/help_spec.rb" "spec/other/init_spec.rb" "spec/other/open_spec.rb" "spec/other/show_spec.rb" "spec/pack/gems_spec.rb" "spec/quality_spec.rb" "spec/resolver/basic_spec.rb" "spec/runtime/environment_rb_spec.rb" "spec/runtime/load_spec.rb" "spec/runtime/require_spec.rb" "spec/runtime/setup_spec.rb" "spec/runtime/with_clean_env_spec.rb" -fs --color failed | |
(See full trace by running task with --trace) | |
[jc@macbookpro ~/Gems/bundler(v0.9)]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment