Skip to content

Instantly share code, notes, and snippets.

@bastelfreak
Created March 11, 2017 11:34
Show Gist options
  • Save bastelfreak/b29b1261f1c04b8db2c62c2d45323049 to your computer and use it in GitHub Desktop.
Save bastelfreak/b29b1261f1c04b8db2c62c2d45323049 to your computer and use it in GitHub Desktop.
~ # foreman-rake webpack:compile
Successfully encrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully encrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
rake aborted!
Can't find our webpack executable at /usr/share/foreman/node_modules/.bin/webpack - have you run `npm install`?
/opt/theforeman/tfm/root/usr/share/gems/gems/webpack-rails-0.9.8/lib/tasks/webpack.rake:10:in `block (2 levels) in <top (required)>'
Tasks: TOP => webpack:compile
(See full trace by running task with --trace)
~ # foreman-rake webpack:try_compile
Successfully encrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully encrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
WARNING: `rake webpack:compile` failed to run. This is only important if running integration tests. (cause: Can't find our webpack executable at /usr/share/foreman/node_modules/.bin/webpack - have you run `npm install`?)
~ # foreman-rake plugin:assets:precompile
You must specify the name of the plugin (e.g. rake plugin:assets:precompile['my_plugin'])
~ # foreman-rake assets:precompile
Successfully encrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully decrypted field for Setting::Auth oauth_consumer_key
Successfully encrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
Successfully decrypted field for Setting::Auth oauth_consumer_secret
rake aborted!
LoadError: cannot load such file -- uglifier
/opt/rh/sclo-ror42/root/usr/share/gems/gems/polyglot-0.3.4/lib/polyglot.rb:65:in `require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `block in require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/autoload/uglifier.rb:1:in `<top (required)>'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:39:in `initialize'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:24:in `new'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:24:in `instance'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:28:in `call'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:60:in `block in load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:44:in `load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:47:in `yield'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:47:in `load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/base.rb:66:in `find_asset'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:134:in `block in find'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:133:in `each'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:133:in `find'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:168:in `compile'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-rails-2.3.3/lib/sprockets/rails/task.rb:70:in `block (3 levels) in define'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/rake/sprocketstask.rb:147:in `with_logger'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-rails-2.3.3/lib/sprockets/rails/task.rb:69:in `block (2 levels) in define'
Polyglot::PolyglotLoadError: Failed to load uglifier using extensions deface, rb
/opt/rh/sclo-ror42/root/usr/share/gems/gems/polyglot-0.3.4/lib/polyglot.rb:55:in `load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/polyglot-0.3.4/lib/polyglot.rb:68:in `rescue in require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/polyglot-0.3.4/lib/polyglot.rb:65:in `require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `block in require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `require'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/autoload/uglifier.rb:1:in `<top (required)>'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:39:in `initialize'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:24:in `new'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:24:in `instance'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/uglifier_compressor.rb:28:in `call'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:60:in `block in load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/loader.rb:44:in `load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:47:in `yield'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/cached_environment.rb:47:in `load'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/base.rb:66:in `find_asset'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:134:in `block in find'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:133:in `each'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:133:in `find'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/sprockets/manifest.rb:168:in `compile'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-rails-2.3.3/lib/sprockets/rails/task.rb:70:in `block (3 levels) in define'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-3.5.2/lib/rake/sprocketstask.rb:147:in `with_logger'
/opt/rh/sclo-ror42/root/usr/share/gems/gems/sprockets-rails-2.3.3/lib/sprockets/rails/task.rb:69:in `block (2 levels) in define'
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment