From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.66.147 with SMTP id n19cs171371bki; Fri, 3 Sep 2010 09:19:46 -0700 (PDT) Received: by 10.151.139.16 with SMTP id r16mr242177ybn.168.1283530785261; Fri, 03 Sep 2010 09:19:45 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f15si4520629ibb.27.2010.09.03.09.19.44; Fri, 03 Sep 2010 09:19:45 -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 7B4E819783D1; Fri, 3 Sep 2010 12:19:44 -0400 (EDT) X-Greylist: delayed 397 seconds by postgrey-1.31 at rubyforge.org; Fri, 03 Sep 2010 09:39:49 EDT Received: from v058918.home.net.pl (v058918.home.net.pl [79.96.31.244]) by rubyforge.org (Postfix) with SMTP id DB93E1858373 for ; Fri, 3 Sep 2010 09:39:49 -0400 (EDT) Received: from 217.98.91.13 [217.98.91.13] (HELO localhost) by sigarden.home.pl [79.96.31.244] with SMTP (IdeaSmtpServer v0.70) id ea787aec612978fc; Fri, 3 Sep 2010 15:33:06 +0200 From: Piotr Kempa To: Daren Lord In-reply-to: <747172.93895.qm@web63905.mail.re1.yahoo.com> References: <747172.93895.qm@web63905.mail.re1.yahoo.com> Date: Fri, 03 Sep 2010 15:33:07 +0200 Message-Id: <1283520512-sup-6361@pk-desktop> User-Agent: Sup/0.11 X-Mailman-Approved-At: Fri, 03 Sep 2010 12:19:02 -0400 Cc: sup-talk Subject: Re: [sup-talk] Arch Linux sup now failing. 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 Excerpts from Daren Lord's message of 2010-09-03 15:13:40 +0200: > There must have been an arch package update that is now causing my sup mail to > fail with this error. > > /usr/lib/ruby/1.9.1/rubygems.rb:762:in `report_activate_error': Could not find > RubyGem ncurses (>= 0) (Gem::LoadError) > from /usr/lib/ruby/1.9.1/rubygems.rb:219:in `activate' > from /usr/lib/ruby/1.9.1/rubygems.rb:254:in `block in activate' > from /usr/lib/ruby/1.9.1/rubygems.rb:253:in `each' > from /usr/lib/ruby/1.9.1/rubygems.rb:253:in `activate' > from /usr/lib/ruby/1.9.1/rubygems.rb:1065:in `gem' > from /usr/bin/sup:18:in `
' > > I have both ncurses and ncursesw installed through the aur branch. > > Any ideas? Use this at work so I am down right now. > > aur/ruby-ncurses 1.2.4-1 [installed] (17) > This ruby extension makes most functions, constants, and external variables > of the C library ncurses accessible > > from the Ruby programming language. > aur/ruby-ncursesw 1.2.4.1-2 [installed] (17) > Ruby wrapper for ncurses providing wide character support. > > Thanks, > > dalord > Hi, I just had the same thing this morning. I reinstalled sup from aur (there's been a new package version, upgraded me from 0.11-1 to 0.11-2) and just in case backed ruby (upgraded recently to 1.9.2) to 1.9.1. I'm not sure the latter was necessary but I'm up and running again. I'm using this at work too so I have no time to experiment with upgrading ruby, but I'll try when I get a chance (especially if somebody here can confirm sup works with ruby 1.9.2 on their box). The new package release -2 depends on ruby-ncursesw instead of ruby-ncurses the -1 depended on - this might have something to do with the whole error (but it's just a guess). Try respawning sup from aur and if this doesn't help, downgrade ruby to 1.9.1. Good luck! Piotr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk