Comment 1 for bug 816621

Revision history for this message
Kapil Thangavelu (hazmat) wrote : Re: Ensemble doesn't appear to set up a complete environment while running the installation scripts and hooks

2011-07-26 03:39:59,434: hook.output@ERROR: <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- eventmachine (LoadError)
 from <internal:lib/rubygems/custom_require>:29:in `require'
 from bin/vcap:25:in `<main>'

ensemble runs the hooks as root and in a hook specified shell/interpreter. it looks like a missing dependency that you might have installed locally which is not a fresh install (eventmachine).