On Feb 22, 2007, at 09:31, David Chelimsky wrote: > On 2/22/07, Ryan Davis <ryand-ruby / zenspider.com> wrote: >> >> On Feb 22, 2007, at 10:46 AM, David Chelimsky wrote: >> >> > How can I run an unpublished gem in tinderbox? >> >> Untested: Create a tinderbox/cache directory and drop your gem in >> there. Run tinderbox_gem_build. > > Thanks Ryan - I had tried that, but I get into an infinite loop > (output below), so I thought perhaps I was on the wrong path. > > I'm on mac os 10.4, ruby 1.8.5, > > Here's the output. If anything strikes you off the bat, please help. > If not, I'll keep digging. > > $ tinderbox_gem_build rspec 0.8.0 > /usr/local/lib/ruby/site_ruby/1.8/rubygems/open-uri.rb:7: warning: > discarding old open_uri_original_open Revert to rubygems 0.9.1. 0.9.2 reintroduced breakage when open-uri is required.