Skip to content

Instantly share code, notes, and snippets.

@weissjeffm
Created July 3, 2013 14:07
Show Gist options
  • Save weissjeffm/5918152 to your computer and use it in GitHub Desktop.
Save weissjeffm/5918152 to your computer and use it in GitHub Desktop.
katello install error
>> Exiting!
/opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:30:in `strict_error': Gem loading error: cannot load such file -- justified/standard_error (RuntimeError)
from /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:56:in `rescue in block in system_require'
from /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:37:in `block in system_require'
from /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in `each'
from /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in `system_require'
from /usr/share/katello/config/application.rb:24:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/katello/config/environment.rb:2:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/katello/config.ru:3:in `block in <main>'
from /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
from /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
from /usr/share/katello/config.ru:1:in `new'
from /usr/share/katello/config.ru:1:in `<main>'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `eval'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `load'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/controllers/controller.rb:181:in `load_rackup_config'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/controllers/controller.rb:71:in `start'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!'
from /opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/bin/thin:6:in `<top (required)>'
from /usr/share/katello/script/thin:24:in `load'
from /usr/share/katello/script/thin:24:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment