On Tue, Jan 11, 2011 at 11:28 PM, Chad Woolley <thewoolley...@gmail.com> wrote: > On Tue, Jan 11, 2011 at 2:11 PM, Ryan Davis <ryand-r...@zenspider.com> wrote: >> Still running 1.9.2-p0. >> >> Still doesn't have libyaml installed. >> >> Still running 1.9.1-p430. >> >> We'd be green otherwise... > > Having trouble making rvm ruby patchlevels float in ccrb's build > script. Discussing it with Wayne. If I don't get it soon I'll punt > and just hardcode the patchlevels, which works fine, but will need to > be updated manually as new patchlevels come out.
OK, there's definitely a bug with 'rvm use' not overriding a different default interpreter when called from a script. Reproducible outside of ccrb (git://github.com/thewoolleyman/ccrb_rvm_test.git). I'll work with Wayne on that, but for now I've given up on floating patch levels, and hardcoded the latest supported by rvm head. Here's the status: 1.8.7-p330 - Green: http://cibuilder.pivotallabs.com:3333/builds/RubyGems-1_8_7-p330 1.9.1-p378 - Red: (<"no such file to load -- io/console">) http://cibuilder.pivotallabs.com:3333/builds/RubyGems-1_9_1-p378 1.9.2-p136 - Red (<"no such file to load -- io/console">): http://cibuilder.pivotallabs.com:3333/builds/RubyGems-1_9_2-p136 1.9.2 still has YAML spam too, even though I installed libyaml-dev. I'm not sure what exact Debian yaml package gets rid of these, I'll look into it later. For now just view the raw log to see the errors after the spam. So, I think it is close! Just the io/console problem. As soon as these go green, I'm going to turn back on failure emails to this list - which can always be disabled by any committer by editing cruise_config.rb. Thanks, -- Chad _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers