From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=0.0 required=3.0 tests=AWL,MIME_QP_LONG_LINE, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Mike Perham Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: Re: problem with rainbows 3.2.0 and rbx Date: Fri, 29 Apr 2011 16:58:52 -0700 Message-ID: References: <20110427175523.GA31654@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1304125772 22513 80.91.229.12 (30 Apr 2011 01:09:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 30 Apr 2011 01:09:32 +0000 (UTC) To: "Rainbows! list" Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Sat Apr 30 03:09:28 2011 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=YPwm41Cok9u7C19evbV+56AgSsr/sfU+qlFTsbp4Tyg=; b=ix93eP3YaUrQCiujch889xlJzn24D1dHHqG4sByglcG8q58FN+KJNsuUQwTTrGv022 F2xtqDMwzTyyHGXSWMwd4/2iMaj+pJG7hF/Asmey+0oUhDrNpcIGffPMcsbvgwhHznrS Qu/G2rnNnK6b4MDCr8tO1G9Gd5sy8hP6CM6E4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rj2r2OcO4tytYrdhup47I4mpxPv3ZbIVMGxb8Xslv672eB/JY63ZrtjWPmBhRWf0hi 5B93C39vY7M8Ze/PrujYi2iUMFqa5dlKJnzq9Hibs7okvAV7u2iMNAS0jFiWPht6DE7F C/dHcrlhTKuMSel5C2n1EU5N8AvMjuaU7cl1c= In-Reply-To: <20110427175523.GA31654-yBiyF41qdooeIZ0/mPfg9Q@public.gmane.org> X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:233 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFyga-0004gl-8c for gclrrg-rainbows-talk@m.gmane.org; Sat, 30 Apr 2011 03:09:28 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 55C3618583A7; Fri, 29 Apr 2011 21:09:27 -0400 (EDT) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id A6BDC18583A9 for ; Fri, 29 Apr 2011 19:58:53 -0400 (EDT) Received: by vws14 with SMTP id 14so4295624vws.23 for ; Fri, 29 Apr 2011 16:58:53 -0700 (PDT) Received: by 10.52.67.73 with SMTP id l9mr2512180vdt.287.1304121533254; Fri, 29 Apr 2011 16:58:53 -0700 (PDT) Received: by 10.52.183.134 with HTTP; Fri, 29 Apr 2011 16:58:52 -0700 (PDT) To follow up, this was with Rubygems 1.6.2 and rbx 1.2.4dev. I get the exact same error with Rubygems 1.7.2 and Ruby 1.9.2. The same app works on thin/1.9.2. On Wed, Apr 27, 2011 at 10:55 AM, Eric Wong wrote: > Mike Perham wrote: >> Any ideas? >> >> > rainbows > >> I, [2011-04-27T09:18:22.594087 #6068] =A0INFO -- : Refreshing Gem list >> An exception occured in a forked block >> =A0 =A0 no such file to load -- rainbows/response (LoadError) > > It seems like a general Rubinius/RubyGems issue. =A0Does commenting > out the Gem.refresh line in unicorn/http_server.rb help? > > Other than that, I don't have any ideas... =A0I'm lacking in drive space > for Rubinius, but I remember it working in the past with Rainbows! > > -- > Eric Wong > _______________________________________________ > Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > http://rubyforge.org/mailman/listinfo/rainbows-talk > Do not quote signatures (like this one) or top post when replying > _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying