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 `<main>' > > 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