Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot load such file rubygems/builder #ruby2 #passenger4 #112

Closed
wulffeld opened this issue Apr 29, 2013 · 2 comments
Closed

cannot load such file rubygems/builder #ruby2 #passenger4 #112

wulffeld opened this issue Apr 29, 2013 · 2 comments
Labels

Comments

@wulffeld
Copy link
Contributor

Upgraded to Ruby 2.0.0-p0 along with Passenger 4.0.0.rc4.

geminabox crashes here during start. Uncommenting the line that requires rubygems/builder seems to fix everything.

cannot load such file -- rubygems/builder (LoadError)
  /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
  /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
  /usr/local/lib/ruby/gems/2.0.0/gems/geminabox-0.10.1/lib/geminabox.rb:5:in `<top (required)>'
  /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `require'
  /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `rescue in require'
  /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:35:in `require'
  config.ru:2:in `block in <main>'
  /usr/local/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  /usr/local/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  config.ru:1:in `new'
  config.ru:1:in `<main>'
  /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.0.rc4/helper-scripts/rack-preloader.rb:82:in `eval'
  /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.0.rc4/helper-scripts/rack-preloader.rb:82:in `preload_app'
  /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.0.rc4/helper-scripts/rack-preloader.rb:127:in `<module:App>'
  /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.0.rc4/helper-scripts/rack-preloader.rb:6:in `<module:PhusionPassenger>'
  /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.0.rc4/helper-scripts/rack-preloader.rb:5:in `<main>'
@stupied4ever
Copy link

Someone working on this?

@liveh2o
Copy link

liveh2o commented Jul 31, 2013

It looks like this was resolved with d69e2f6, though it hasn't been released yet.

@tomlea tomlea added the Stale label Feb 15, 2016
@tomlea tomlea closed this as completed Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants