summaryrefslogtreecommitdiff
path: root/bundler_failed
blob: fb4d044a531c6be415ab4eb3771bc97ddbdd0ee9 (plain)
1
2
3
4
this error happened because one of the bundler gem dependencies was not pinned to a specific version (libv8) and the newest version could not compile properly:

    - [web1_vagrant] err: /Stage[main]/Site_webapp/Exec[bundler_update]/returns: change from notrun to 0 failed: /bin/bash -c "/usr/bin/bundle check || /usr/bin/bundle install" returned 5 instead of one of [0] at /srv/leap/puppet/modules/site_webapp/manifests/init.pp:53
    - [web1_vagrant] err: /Stage[main]/Site_webapp/Exec[bundler_update]: Failed to call refresh: /bin/bash -c "/usr/bin/bundle check || /usr/bin/bundle install" returned 5 instead of one of [0] at /srv/leap/puppet/modules/site_webapp/manifests/init.pp:53