From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.142.17 with SMTP id p17csp163624wfd; Mon, 30 Apr 2012 22:01:34 -0700 (PDT) Received: by 10.60.11.166 with SMTP id r6mr1260712oeb.2.1335848494158; Mon, 30 Apr 2012 22:01:34 -0700 (PDT) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id 1si10878280oex.45.2012.04.30.22.01.33; Mon, 30 Apr 2012 22:01:34 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 653E53B009; Tue, 1 May 2012 05:01:33 +0000 (UTC) Received: from mail-ee0-f50.google.com (mail-ee0-f50.google.com [74.125.83.50]) by rubyforge.org (Postfix) with ESMTP id 03E5C3AFF5 for ; Tue, 1 May 2012 05:00:35 +0000 (UTC) Received: by eekd41 with SMTP id d41so967881eek.23 for ; Mon, 30 Apr 2012 22:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=oDaBjdPLSpX+yS++JG7IFfHD1gLUvnFsaIad90S3lPQ=; b=nxELm2tp3KxfL8qTFB28qrisnhWR6vcFInoe2Vz8cbMNJfYc9DG4+s+SacxVu/IGZb F6UkjwoEDsEuhW7WWlAmLZg9dy66ddp5kYo7kAaeBkMgzeAsu/WlSS79KZn5Y1TeFOGp ZiwC+LhZpcA3fw0I00jnxjiYE0G7Z4yt9AN8i6Rr+B+/9151KPfWbc9CDDZROQxYkHIe BNZPNakS8GiTOptpqwG1Us53Ikva+6/zzx4JQ3PaaRPF1ZQOh0PjMYzDJtebJn18gV4r DlZKc1Se/xofGKFLQ8xohz3uhF9d0aeb0QW5KwMx24Nqm7/N4Q8qw1fCCD5JaUMiiWBC K8LQ== Received: by 10.213.20.15 with SMTP id d15mr1647653ebb.117.1335848434551; Mon, 30 Apr 2012 22:00:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.34.137 with HTTP; Mon, 30 Apr 2012 22:00:14 -0700 (PDT) From: Jim Cheetham Date: Tue, 1 May 2012 17:00:14 +1200 X-Google-Sender-Auth: nLzwuBTNcsg5gbl7cfThJ26V6Vc Message-ID: To: sup-talk Subject: [sup-talk] sup dislikes gpgme on Ubuntu 12.04 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org The Ubuntu-packaged sup-mail crashes with :- [Tue May 01 16:51:14 +1200 2012] ERROR: oh crap, an exception ---------------------------------------------------------------- I'm very sorry. It seems that an error occurred in Sup. Please accept my sincere apologies. Please submit the contents of /home/cheja23p/.sup/exception-log.txt and a brief report of the circumstances to http://masanjin.net/sup-bugs/ so that I might address this problem. Thank you! Sincerely, William ---------------------------------------------------------------- --- NoMethodError from thread: poll after loading inbox undefined method `empty' for GPGME::Data:Class /usr/lib/ruby/1.8/sup/crypto.rb:181:in `verify' /usr/lib/ruby/1.8/sup/util.rb:618:in `send' /usr/lib/ruby/1.8/sup/util.rb:618:in `method_missing' /usr/lib/ruby/1.8/sup/message.rb:558:in `inline_gpg_to_chunks' /usr/lib/ruby/1.8/sup/message.rb:520:in `message_to_chunks' /usr/lib/ruby/1.8/sup/message.rb:259:in `load_from_source!' /usr/lib/ruby/1.8/sup/message.rb:328:in `build_from_source' /usr/lib/ruby/1.8/sup/poll.rb:158:in `poll_from' /usr/lib/ruby/1.8/sup/maildir.rb:106:in `poll' /usr/lib/ruby/1.8/sup/util.rb:615:in `each_with_index' /usr/lib/ruby/1.8/sup/maildir.rb:105:in `each' /usr/lib/ruby/1.8/sup/maildir.rb:105:in `each_with_index' /usr/lib/ruby/1.8/sup/maildir.rb:105:in `poll' /usr/lib/ruby/1.8/sup/maildir.rb:90:in `each' /usr/lib/ruby/1.8/sup/maildir.rb:90:in `poll' /usr/lib/ruby/1.8/sup/poll.rb:155:in `poll_from' /usr/lib/ruby/1.8/sup/poll.rb:113:in `do_poll' /usr/lib/ruby/1.8/sup/poll.rb:103:in `each' /usr/lib/ruby/1.8/sup/poll.rb:103:in `do_poll' /usr/lib/ruby/1.8/sup/poll.rb:102:in `synchronize' /usr/lib/ruby/1.8/sup/poll.rb:102:in `do_poll' /usr/lib/ruby/1.8/sup/util.rb:618:in `send' /usr/lib/ruby/1.8/sup/util.rb:618:in `method_missing' /usr/lib/ruby/1.8/sup/modes/poll-mode.rb:15:in `poll' /usr/lib/ruby/1.8/sup/poll.rb:49:in `poll_with_sources' /usr/lib/ruby/1.8/sup/poll.rb:68:in `poll' /usr/lib/ruby/1.8/sup/util.rb:618:in `send' /usr/lib/ruby/1.8/sup/util.rb:618:in `method_missing' /usr/bin/sup-mail:221 /usr/lib/ruby/1.8/sup.rb:77:in `reporting_thread' /usr/lib/ruby/1.8/sup.rb:75:in `initialize' /usr/lib/ruby/1.8/sup.rb:75:in `new' /usr/lib/ruby/1.8/sup.rb:75:in `reporting_thread' /usr/bin/sup-mail:221 /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:684:in `call' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:684:in `__unprotected_load_threads' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:625:in `call' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:625:in `load_n_threads_background' /usr/lib/ruby/1.8/sup.rb:77:in `reporting_thread' /usr/lib/ruby/1.8/sup.rb:75:in `initialize' /usr/lib/ruby/1.8/sup.rb:75:in `new' /usr/lib/ruby/1.8/sup.rb:75:in `reporting_thread' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:694:in `__unprotected_load_threads' (eval):12:in `load_threads' /usr/bin/sup-mail:221 https://bugs.launchpad.net/debian/+source/sup-mail/+bug/890972 suggests that this is very likely because Ubuntu is using ruby-gpgme version 2.0.0-1 (the replacement for libgpgme-ruby 1.0.8-3), but the changelog doesn't seem to mention anything about API changes, but does say it was packaged with the Gem2deb infrastructure. Has anyone got any suggestions for how I can get my sup working again? (*cough* besides going to heliotrope/turnsole, which is currently under investigation) -jim _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk