Skip to content

Instantly share code, notes, and snippets.

@DCarper
Created May 12, 2011 22:57
Show Gist options
  • Select an option

  • Save DCarper/969644 to your computer and use it in GitHub Desktop.

Select an option

Save DCarper/969644 to your computer and use it in GitHub Desktop.
whenever error
Using whenever (0.6.7) from git://github.com/DCarper/whenever.git (at master) NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::Specification#default_executable= called from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@global/specifications/bundler-1.0.11.gemspec:10.
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::Specification#default_executable= called from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@global/specifications/rake-0.8.7.gemspec:10.
/Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:357:in `initialize': No such file or directory - /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/bundler/gems/gems/whenever-0.6.7/bin/whenever (Errno::ENOENT)
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:357:in `open'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:357:in `shebang'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:448:in `app_script_text'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:316:in `generate_bin_script'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:315:in `open'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:315:in `generate_bin_script'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:296:in `generate_bin'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:283:in `each'
from /Users/Dan/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/installer.rb:283:in `generate_bin'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/source.rb:386:in `generate_bin'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/source.rb:442:in `generate_bin'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/source.rb:547:in `install'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/installer.rb:55:in `run'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/installer.rb:44:in `run'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/installer.rb:8:in `install'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/cli.rb:225:in `install'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/vendor/thor/task.rb:22:in `send'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/vendor/thor/task.rb:22:in `run'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/gems/bundler-1.0.12/bin/bundle:13
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/bin/bundle:19:in `load'
from /Users/Dan/.rvm/gems/ruby-1.8.7-p334@empty/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment