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).
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) lib/rubygems/ custom_ require> :29:in `require'
from <internal:
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).