Guest User

Untitled

a guest
Jul 18th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. rbx-head :001 > require 'lib/hoe'
  2. Exception: `LoadError' kernel/common/codeloader.rb:330 - no such file to load -- rubygems/defaults/operating_system
  3. Exception: `LoadError' kernel/common/codeloader.rb:330 - no such file to load -- Win32API
  4. Exception: `Errno::EEXIST' kernel/common/dir.rb:87 - File exists - /home/zak/.gem/rbx/1.8/cache
  5. Exception: `LoadError' kernel/common/codeloader.rb:330 - no such file to load -- rake
  6. Exception: `NoMethodError' /home/zak/.rvm/rubies/rbx-head/lib/rational.rb:78 - undefined method `gcd' on an instance of Rational.
  7. Exception: `LoadError' kernel/common/codeloader.rb:330 - no such file to load -- hoe/rake
  8. Exception: `LoadError' kernel/common/codeloader.rb:330 - no such file to load -- hoe/rake
  9. LoadError: no such file to load -- hoe/rake
  10. from Rubinius::CodeLoader#load_error at kernel/common/codeloader.rb:343
  11. from Rubinius::CodeLoader#resolve_require_path at kernel/common/codeloader.rb:330
  12. from Rubinius::CodeLoader#require at kernel/common/codeloader.rb:34
  13. from Rubinius::CodeLoader.require at kernel/common/codeloader.rb:140
  14. from Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:735
  15. from Kernel(Object)#require at /home/zak/.rvm/rubies/rbx-head/lib/rubygems/custom_require.rb:31
  16. from main.__script__ at ./lib/hoe.rb:8
  17. from Rubinius::CodeLoader.require at kernel/common/codeloader.rb:145
  18. from Kernel(Object)#require at kernel/common/kernel.rb:735
  19. from { } in Object#irb_binding at (irb):1
Add Comment
Please, Sign In to add comment