Displaying 1 result from an estimated 1 matches for "ruby_executable_hooks193".
2014 Jun 03
0
Starting Thinking Sphinx on Joyent SmartOS with svcadm
...Executing start method ("/usr/local/rvm/gems/ruby-1.9.3-p547@global/bin/bundle exec /usr/local/rvm/gems/ruby-1.9.3-p547/bin/rake ts:start RAILS_ENV=production"). ]
rake aborted!
ArgumentError: couldn't find HOME environment -- expanding `~'
/usr/local/rvm/gems/ruby-1.9.3-p547/bin/ruby_executable_hooks193:15:in `eval'
/usr/local/rvm/gems/ruby-1.9.3-p547/bin/ruby_executable_hooks193:15:in `<main>'
(See full trace by running task with --trace)
Can anyone point me to a recipe for using svcadm to start a Rails helper like this? Anyone see a glaring error in my approach?
Thanks in advance...