On Mon, Jan 31, 2011 at 6:49 PM, Eric Hodel <drbr...@segment7.net> wrote:
>> Well... these are finally running, but they're not running properly. We had 
>> a failure on the 20th and we didn't get notified about it:
>>
>> http://cibuilder.pivotallabs.com:3333/builds/RubyGems-1_9_1-p378/48967276d584c52ec2e8b1a2ce9946fb3855766c
>>
>> says:
>>
>> Connection refused - connect(2) at /home/pivotal/ccrb/lib/smtp_tls.rb:76:in 
>> `initialize'

First of all, thanks a lot for the follow up and attention to the
build.  I'll try to get the floating point releases soon - but I need
to make a dedicated VPS so I can aggressively auto-update RVM to get
new interpreters.  I'm afraid to do that on this shared box with a lot
of other builds.

On the emails - I didn't want to unilaterally spam people, so you have
to opt-in to receive the emails, or turn them on for this entire list.
 I've made this easily configurable, so have at it if you want to
opt-in to the emails or want them to go to the entire list:

https://github.com/rubygems/rubygems/blob/master/cruise_config.rb#L13

As for this specific smtp_tls email failure, this appears to be a
rails bug with CCRB+some ruby versions
(https://cruisecontrolrb.lighthouseapp.com/projects/9150/tickets/209-fail-to-send-auth-tls-mail-ruby-1-8-7).
However, I am successfully receiving failure mail for all three
builds, so I think it's bogus message.  Opt-in and you should get them
too.  Feel free to temporarily break the build after you opt-in, and
let me know if you don't get an email - I'll look into it.

> They all passed except 1.9.2 which couldn't upgrade to hoe 2.9.

This is pretty funny.  The rubygems master build can't build, because
hoe can't install, because the RVM-installed rubygems is < 1.4.

I can fix this by manually upgrading rubygems, but I'm not sure what
version.  The 1.5 release notes still say to not upgrade to 1.4 on on
1.9.x - so what exact version should I install under RVM to resolve
this?

Plus, the scripted install of hoe and other gems is just a hack
because I never got an answer on how to make Hoe's check_extra_deps
not use sudo under RVM:
https://github.com/rubygems/rubygems/blob/master/ci_build.sh#L7

Thanks,
-- Chad
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to