Skip to content

failing to compile_assets because bundler fails on braintree

   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: rake aborted!
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: cannot load such file -- braintree
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/billing/lib/leap_web_billing/engine.rb:6:in `require'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/billing/lib/leap_web_billing/engine.rb:6:in `'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/billing/lib/leap_web_billing.rb:1:in `require'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/billing/lib/leap_web_billing.rb:1:in `'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/config/application.rb:13:in `'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/Rakefile:13:in `require'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: /srv/leap/webapp/Rakefile:13:in `'
   - [elephant] notice: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: (See full trace by running task with --trace)
   - [elephant] err: /Stage[main]/Site_webapp/Exec[compile_assets]/returns: change from notrun to 0 failed: /usr/bin/bundle exec rake assets:precompile returned 1 instead of one of [0] at /srv/leap/puppet/modules/site_webapp/manifests/init.pp:63

(from redmine: created on 2013-08-30, closed on 2013-09-02)