I know this isn't really the right pace for this, but I am in the process of building a new CC.rb box and builds that run fine on the old one are failing on the new one.

Old Box:
CentOS release 4.4 (Final)
Apache/2.0.52
passenger-2.0.2

New Box:
CentOS release 5.2 (Final)
Apache/2.2.3
passenger-2.0.3

Here's the error:

/home/deploy/.cruise/projects/bort/work root$ ruby -e require 'rubygems' rescue nil <snip>
sh: ruby: command not found

Does anybody know where I would need to look to get the environment loaded when the builder is started?

running rake cruise works fine and running ./cruise start all works fine.

Thanks in advance,
Michael

_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to