From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.66.147 with SMTP id n19cs171337bki; Fri, 3 Sep 2010 09:19:16 -0700 (PDT) Received: by 10.231.152.78 with SMTP id f14mr1171522ibw.60.1283530755232; Fri, 03 Sep 2010 09:19:15 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id d1si4519610ibg.28.2010.09.03.09.19.14; Fri, 03 Sep 2010 09:19:15 -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; dkim=neutral (body hash did not verify) header.i=@googlemail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 7EB7719783CC; Fri, 3 Sep 2010 12:19:14 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id 042BF1858354 for ; Fri, 3 Sep 2010 11:26:23 -0400 (EDT) Received: by fxm20 with SMTP id 20so1318003fxm.23 for ; Fri, 03 Sep 2010 08:26:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=sivjCnWFIJR623YwaEHl8aMsYxJySFW2VCC3gJEZqR8=; b=v8twKyeRsQdLOwLp0Jx0FkEY9Bh9O2Xxd9ltn7JfiMLlpt8t3FIcPbC4/UhzXaxIZ2 W2Cjuv5C9jerz225vg0QIy4lswEYnXjCe8SBI07lBwdY+VAkU9CsVST+x7wP5/qdcGML y7892ltAWnJSgXgRpPWWVrDZw64D6qywRWvT4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=szOF5uZPslxRBB1CwrdSWz7ajtXvFc4E6xY3yPSvQE2rHKfWOf8cHcej/+UlQBX4F6 0AZBo8S4DKWKU6qkCNVqfxZe3WjPaRf7K9bN4kv3u7zf8RLiU2FPZtZhVU32In7z+qI2 inku+kXr2Q/D5qvMJ73GfbWc2aoGaCbsvb5Io= MIME-Version: 1.0 Received: by 10.223.104.148 with SMTP id p20mr96633fao.11.1283527583131; Fri, 03 Sep 2010 08:26:23 -0700 (PDT) Received: by 10.220.192.140 with HTTP; Fri, 3 Sep 2010 08:26:22 -0700 (PDT) In-Reply-To: <747172.93895.qm@web63905.mail.re1.yahoo.com> References: <747172.93895.qm@web63905.mail.re1.yahoo.com> Date: Fri, 3 Sep 2010 17:26:22 +0200 Message-ID: From: Arian Kuschki To: sup-talk@rubyforge.org X-Mailman-Approved-At: Fri, 03 Sep 2010 12:19:02 -0400 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: , Content-Type: multipart/mixed; boundary="===============1416344087==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1416344087== Content-Type: multipart/alternative; boundary=001636c5b312a7023e048f5c8d54 --001636c5b312a7023e048f5c8d54 Content-Type: text/plain; charset=ISO-8859-1 same thing happened to me on Arch Linux a couple of days ago after the upgrade to ruby 1.9.2. p0 (or similar, can't check right now). downgrading to 1.9.1 didn't help. I would also be happy if somebody could help. On 3 September 2010 15:13, Daren Lord wrote: > 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 > > > > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > > --001636c5b312a7023e048f5c8d54 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable same thing happened to me on Arch Linux a couple of= days ago after the upgrade to ruby 1.9.2. p0 (or similar, can't check = right now). downgrading =A0to 1.9.1 didn't help. I would also be happy = if somebody could help.

On 3 September 2010 15:13, Daren Lord <dlordxorso@yahoo.co= m> wrote:
There must have been an arch package update that is now causi= ng 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 (>= ;=3D 0) (Gem::LoadError)
=A0=A0=A0 from /usr/lib/ruby/1.9.1/rubygems.rb:219:in `activate'
=A0= =A0=A0 from /usr/lib/ruby/1.9.1/rubygems.rb:254:in `block in activate'<= br>=A0=A0=A0 from /usr/lib/ruby/1.9.1/rubygems.rb:253:in `each'
=A0= =A0=A0 from /usr/lib/ruby/1.9.1/rubygems.rb:253:in `activate'
=A0=A0=A0 from /usr/lib/ruby/1.9.1/rubygems.rb:1065:in `gem'
=A0=A0= =A0 from /usr/bin/sup:18:in `<main>'

I have both ncurses a= nd 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)
=A0=A0=A0 This ru= by extension makes most functions, constants, and external variables of the= C library ncurses accessible
=A0=A0=A0 from the Ruby programming langu= age.
aur/ruby-ncursesw 1.2.4.1-2 [installed] (17)
=A0=A0=A0 Ruby wrapper for = ncurses providing wide character support.

Thanks,

dalord
<= br>


_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


--001636c5b312a7023e048f5c8d54-- --===============1416344087== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1416344087==--