[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] exception --- RuntimeError from thread: poll after loading inbox



I am getting the same error now, after upgraded ruby and gems..

bin/sup-sync:11: warning: method redefined; discarding old to_s
/home/gaute/dev/ruby/sup.git/lib/sup.rb:18:in `id': wrong id called on
{"uri"=>"maildir:///home/gaute/.mail/gaute.vetsj.com/Gmail.All_Mail",
"usual"=>true, "archived"=>false, "id"=>3, "labels"=>["inbox"]}
(RuntimeError)
	from /home/gaute/dev/ruby/sup.git/lib/sup/source.rb:207:in `block (2
levels) in load_sources'
	from /home/gaute/dev/ruby/sup.git/lib/sup/source.rb:207:in `map'
	from /home/gaute/dev/ruby/sup.git/lib/sup/source.rb:207:in `block in
load_sources'
	from /usr/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
	from /home/gaute/dev/ruby/sup.git/lib/sup/source.rb:206:in `load_sources'
	from /home/gaute/dev/ruby/sup.git/lib/sup/util.rb:572:in `method_missing'
	from /home/gaute/dev/ruby/sup.git/lib/sup/index.rb:96:in `load'
	from bin/sup-sync:100:in `<main>'

(same error when trying to start sup).

Also Ruby GPGME 2.0 seems to not be compatible with old API.

- gaute

On Tue, Nov 8, 2011 at 10:57 AM,  <hollunder@lavabit.com> wrote:
>> hollunder, 2011-11-07 11:17:
>>> I wonder what component is at fault.
>>
>> Looks like it fails when adding new messages from maildir to index.
>> Somehow term_docids for the id of newly received message yields more
>> than one documents from index.  Could it be that one of the new
>> messages in your maildir has a mangled message id?
>>
>> I'm not familiar with offlineimap.  You might need some extra steps or
>> a completely different approach here, but: You could try to (back up
>> and temporarily) move new messages out of your inbox (using mutt etc)
>> and then retry with sup.
>>
>> --
>> Tero Tilus ## 050 3635 235 ## http://tero.tilus.net/
>> _______________________________________________
>> sup-talk mailing list
>> sup-talk@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/sup-talk
>>
>>
>
> Thanks,
> I'll try that kind of stuff if I manage to, never used another mail reader
> than sup.
> Anyway, today a new ruby update came along and even after rebuilding
> everything I could think of, including sup, sup doesn't start anymore. Not
> sure it's the same issue.
>
> Also tried sup-git, but it doesn't seem to build at all.
>
> $ sup
> /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.
> [2011-11-08 10:48:46 +0100] 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/murks/.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
> ----------------------------------------------------------------
> --- RuntimeError from thread: main
> wrong id called on
> {"uri"=>"maildir:/home/murks/.imap/lavabit_murks_local/Inbox",
> "usual"=>true, "archived"=>false, "id"=>1, "labels"=>["murks_lavabit",
> "personal"]}
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:18:in `id'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/source.rb:207:in `block
> (2 levels) in load_sources'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/source.rb:207:in `map'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/source.rb:207:in `block
> in load_sources'
> /usr/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/source.rb:206:in
> `load_sources'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:in
> `method_missing'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:92:in `load'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:in
> `method_missing'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:154:in `<module:Redwood>'
> /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:69:in `<top (required)>'
> /usr/bin/sup:19:in `load'
> /usr/bin/sup:19:in `<main>'
>
>
>
>
> _______________________________________________
> sup-talk mailing list
> sup-talk@rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>