From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Received: by 10.236.47.138 with HTTP; Wed, 9 Nov 2011 11:25:13 -0800 (PST) In-Reply-To: <1929.143.205.216.123.1320746264.squirrel@lavabit.com> References: <56777.143.205.193.62.1320657425.squirrel@lavabit.com> <1320700740-sup-9219@tilus.net> <1929.143.205.216.123.1320746264.squirrel@lavabit.com> Date: Wed, 9 Nov 2011 20:25:13 +0100 Message-ID: Subject: Re: [sup-talk] exception --- RuntimeError from thread: poll after loading inbox From: Gaute Hope To: Sup users Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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"=3D>"maildir:///home/gaute/.mail/gaute.vetsj.com/Gmail.All_Mail", "usual"=3D>true, "archived"=3D>false, "id"=3D>3, "labels"=3D>["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 `
' (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, 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. =C2=A0Could it be that one of the new >> messages in your maildir has a mangled message id? >> >> I'm not familiar with offlineimap. =C2=A0You 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 reade= r > 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. No= t > 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 wil= l > 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_pa= th.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"=3D>"maildir:/home/murks/.imap/lavabit_murks_local/Inbox", > "usual"=3D>true, "archived"=3D>false, "id"=3D>1, "labels"=3D>["murks_lava= bit", > "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 `= ' > /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:69:in `' > /usr/bin/sup:19:in `load' > /usr/bin/sup:19:in `
' > > > > > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk >