X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.6 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,URIBL_DBL_REDIR
X-Spam-Check-By: sourceware.org
X-Received: by 10.224.19.18 with SMTP id y18mr532508qaa.10.1359453027939;        Tue, 29 Jan 2013 01:50:27 -0800 (PST)
Message-ID: <51079B60.1050102@gmail.com>
Date: Tue, 29 Jan 2013 10:50:24 +0100
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Ruby: stack level too deep (SystemStackError)
References: <71851B8A7D9A48F48D1311D1326528AC@dumbopc>
In-Reply-To: <71851B8A7D9A48F48D1311D1326528AC@dumbopc>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 1/29/2013 5:11 AM, Chloe wrote:
> How do I report a problem to the person who maintains the Ruby package for
> Cygwin? How do I find who that is?

this is the right place. Do NOT send direct e-mail to the maintainer

>
> $ ruby --version
> ruby 1.9.3p327 (2012-11-10 revision 37606) [i386-cygwin]
>
> Chloe@dumbopc /cygdrive/c/Sites
> $ rails -v
> Rails 3.2.11
>
> Chloe@dumbopc /cygdrive/c/Sites
> $ cd testapp
>
> Chloe@dumbopc /cygdrive/c/Sites/testapp
> $ rails -v
> /usr/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb:114: stack level too
> deep (SystemStackError)

rails is not part of cygwin
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=rails

what about following
 > Problem reports:       http://cygwin.com/problems.html

and clarifying from where your "rails" is coming from ?


>
> Chloe@dumbopc /cygdrive/c/Sites/testapp
> $ bundle install
> Fetching gem metadata from https://rubygems.org/...........
> Fetching gem metadata from https://rubygems.org/..
> Unfortunately, a fatal error has occurred. Please see the Bundler
> troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
> /usr/lib/ruby/gems/1.9.1/gems/bundler-1.2.3/lib/bundler/friendly_errors.rb:32:
> stack level too deep (SystemStackError)
>


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

