From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.47.138 with SMTP id t10cs30518yhb; Thu, 10 Nov 2011 08:48:26 -0800 (PST) Received: by 10.52.37.36 with SMTP id v4mr13973526vdj.61.1320943705632; Thu, 10 Nov 2011 08:48:25 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id b5si7376164vda.0.2011.11.10.08.48.25; Thu, 10 Nov 2011 08:48:25 -0800 (PST) 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=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 3CA0F1779957; Thu, 10 Nov 2011 11:48:25 -0500 (EST) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id 62A391D783DF for ; Thu, 10 Nov 2011 11:47:24 -0500 (EST) Received: by vws9 with SMTP id 9so3176345vws.23 for ; Thu, 10 Nov 2011 08:47:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=iXBuTrG7RP9Zr8ZuRLp0HiTubhPA6oyGbVxzUlrPQAQ=; b=MQwePiQ4+jXgWFeivy0+0ERIaWHd+QZGRK8JAtw8oyWX8o2PMHKdC1TdANkK1DwgZy iXC0Gsmg0Lt6zXRuYr7gXZBkurgZ6djB3jBtp4B2CE9pR3bsO/9erOoQQM1FjKzI978W oPITIBBkUaur78bJE9T14A2hIZdyip03IouGc= MIME-Version: 1.0 Received: by 10.229.34.1 with SMTP id j1mr559208qcd.131.1320943643826; Thu, 10 Nov 2011 08:47:23 -0800 (PST) Received: by 10.229.137.149 with HTTP; Thu, 10 Nov 2011 08:47:23 -0800 (PST) Date: Thu, 10 Nov 2011 11:47:23 -0500 Message-ID: From: Karl Harris To: sup-talk@rubyforge.org Subject: [sup-talk] failure to start sup 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="===============0842972489==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0842972489== Content-Type: multipart/alternative; boundary=00163683196ea8994504b1642864 --00163683196ea8994504b1642864 Content-Type: text/plain; charset=ISO-8859-1 Something happend on my Arch computer to cause sup to stop loading. When I run sup I get the following messages: -------------------------------------------------- /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead. /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/runtime/locale_path.rb:20: Use RbConfig instead of obsolete and deprecated Config. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': libxapian.so.22: cannot open shared object file: No such file or directory - /usr/lib/ruby/gems/1.9.1/gems/xapian-full-1.2.3/lib/_xapian.so (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/gems/1.9.1/gems/xapian-full-1.2.3/lib/xapian.rb:42:in `' from /usr/lib/ruby/gems/1.9.1/gems/xapian-full-1.2.3/lib/xapian.rb:40:in `' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:3:in `' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:358:in `' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:15:in `' from /usr/bin/sup:19:in `load' from /usr/bin/sup:19:in `
' ------------------------------------------------------ I removed sup and I think all of its dependancies and then reinstalled using yaourt -S sup. I noticed that ruby is not 1.9.3 which I think was 1.9.1 before. I don't know if that has any impact or not. I appreciate any insight anybody might have. I am looking forward to having my favorite email client usable again. Karl -- Karl Harris --00163683196ea8994504b1642864 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Something happend on my Arch computer to cause sup to stop loading.
When I run sup I get the following messages:
--------= ------------------------------------------
/usr/lib/ruby/1.9= .1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated= in the future, use String#encode instead.
/usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/runtime/locale= _path.rb:20: Use RbConfig instead of obsolete and deprecated Config.
<= div>/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': lib= xapian.so.22: cannot open shared object file: No such file or directory - /= usr/lib/ruby/gems/1.9.1/gems/xapian-full-1.2.3/lib/_xapian.so (LoadError)
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36= :in `require'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/gems/1.9.1/g= ems/xapian-full-1.2.3/lib/xapian.rb:42:in `<module:Xapian>'
=
=A0 =A0 =A0 =A0 from /usr/lib/ruby/gems/1.9.1/gems/xapian-full-1.2.3/l= ib/xapian.rb:40:in `<top (required)>'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36= :in `require'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubyge= ms/custom_require.rb:36:in `require'
=A0 =A0 =A0 =A0 from /us= r/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:3:in `<top (requi= red)>'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36= :in `require'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubyge= ms/custom_require.rb:36:in `require'
=A0 =A0 =A0 =A0 from /us= r/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:358:in `<top (required)= >'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36= :in `require'
=A0 =A0 =A0 =A0 from /usr/lib/ruby/1.9.1/rubyge= ms/custom_require.rb:36:in `require'
=A0 =A0 =A0 =A0 from /us= r/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:15:in `<top (required)>= '
=A0 =A0 =A0 =A0 from /usr/bin/sup:19:in `load'
=A0 =A0 = =A0 =A0 from /usr/bin/sup:19:in `<main>'
--------------= ----------------------------------------

I removed= sup and I think all of its dependancies and then reinstalled using yaourt = -S sup.
I noticed that ruby is not 1.9.3 which I think was 1.9.1 before. =A0I = don't know if that has any impact or not.

I ap= preciate any insight anybody might have.

I am look= ing forward to having my favorite email client usable again.

Karl

--
Karl Harris

--00163683196ea8994504b1642864-- --===============0842972489== 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 --===============0842972489==--