From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs319419agc; Fri, 30 Oct 2009 14:57:00 -0700 (PDT) Received: by 10.224.119.4 with SMTP id x4mr1275839qaq.304.1256939819942; Fri, 30 Oct 2009 14:56:59 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 35si5025637qyk.96.2009.10.30.14.56.59; Fri, 30 Oct 2009 14:56:59 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id A132E3C8060; Fri, 30 Oct 2009 17:56:59 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id AE9CB18582BC for ; Fri, 30 Oct 2009 17:56:53 -0400 (EDT) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1N3zSn-0006vo-LA for sup-talk@rubyforge.org; Fri, 30 Oct 2009 14:56:53 -0700 From: William Morgan To: sup-talk In-reply-to: <80055d7c0910281732v60908755kd5b43464aaac30ce@mail.gmail.com> References: <80055d7c0910180805v5da8a9a0o57851093ee17813e@mail.gmail.com> <20091029000759.GA5109@gmail.com> <80055d7c0910281732v60908755kd5b43464aaac30ce@mail.gmail.com> Date: Fri, 30 Oct 2009 14:56:53 -0700 Message-Id: <1256939734-sup-4021@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] Arch Linux Sup Package (Ruby 1.9.1 + Sup 0.9) X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Reformatted excerpts from Andrei Thorp's message of 2009-10-28: > On Wed, Oct 28, 2009 at 8:07 PM, Sean Escriva wrote: > > tried this today and everything installs fine, trying to run sup gives: > > > > /usr/lib/ruby/gems/1.9.1/gems/lockfile-1.4.3/lib/lockfile.rb:475:in `load_lock_id': undefined method `each' for # (NoMethodError) > > from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/util.rb:26:in `lockinfo_on_disk' [snip] > Hmm... works for me. Could you please give me a few more details: [snip] > The error up there doesn't really make sense. Each not defined on > buffer strings? It makes sense to me. There's no String#each in Ruby 1.9, so this is probably a (trivially fixable) bug in the lockfile gem for 1.9. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk