[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-devel] sup 0.15?
- To: Gaute Hope <eg@gaute.vetsj.com>
- Subject: Re: [sup-devel] sup 0.15?
- From: Steven Hum <sdothum@gmail.com>
- Date: Sun, 10 Nov 2013 10:42:00 -0500
- Authentication-results: mx.google.com; spf=pass (google.com: domain of sdothum@gmail.com designates 2607:f8b0:4001:c03::234 as permitted sender) smtp.mail=sdothum@gmail.com; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com
- Cc: sup-devel <sup-devel@rubyforge.org>
- Delivered-to: eg@gaute.vetsj.com
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:from:to:cc:subject:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; bh=IVAuGbF5M8sI/Vl6fvii8jVUoWTaLeTw80c/Sqd2Vkk=; b=eRRfFFm+AMNOCQ4g1cv08kyDxDXWnr1xw4xtszLRGO17x+1YcDXFJd7GecxCKJaoS1 DEOhSiSLOUDKuLhFX5Qp9zEjQNoKtd4efMcLgCC+0SS6NyfphxBTFuddDHYChOBjfl5r K9aytQVBOWoAS7mDpbhWiUBOyTcS9FHdBChPAuENTaSO4YWZesxFrMB5KLiFerRP+kwN VLzede8PdX9EhWigKNZREC6k870NohyP7cHZcJfvqa+H/PSADBJRB1HgQF3y4OFm4A5s sUTVTvwvrRb19MY6CX2vtlrVaEY7WdAAul1c+iKBGq8gXHVxhzGJFWihTmUfuEw72RbY px7w==
- In-reply-to: <1383637745-sup-2758@qwerzila>
- References: <1383637745-sup-2758@qwerzila>
- User-agent: Sup/0.14.1.1
Hello Gaute,
I did a gem install of 0.15.0 on a Debian Sid system and got this error:
--- RuntimeError from thread: load threads for thread-index-mode
invalid source 13
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:237:in `block in build_message'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:235:in `map'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:235:in `build_message'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:161:in `block (2 levels) in each_id_by_date'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/thread.rb:338:in `call'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/thread.rb:338:in `block in load_n_threads'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:161:in `block in each_id_by_date'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:284:in `block in each_id'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:284:in `each'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:284:in `each_id'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/index.rb:161:in `each_id_by_date'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/thread.rb:334:in `load_n_threads'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/modes/thread_index_mode.rb:674:in `load_n_threads'
(eval):12:in `load_n_threads'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup/modes/thread_index_mode.rb:658:in `block in load_n_threads_background'
/var/lib/gems/1.9.1/gems/sup-0.15.0/lib/sup.rb:87:in `block in reporting_thread'
Gem version 0.14.1.1 works fine on Debian Sid (rmail did not appear to
be installed with 0.15.0 but that doesn't seem to be related to the
above error).
Regards,
Steven
Excerpts from Gaute Hope's message of 2013-11-05 02:51:42 -0500:
> hi there,
>
> any objections to releasing sup 0.15 (I figured it deserves a whole new
> version number!) with maildir-syncback as it is now? Is it ready to be
> released into the wild?
>
> (maildir-syncback is now in 'develop' - go ahead and test if you
> haven't)
>
> Cheers, Gaute
>
--
"Truth or die."
Steven Hum
5 - 28 Gilmour St
Ottawa, ON K2P 0N3
email sdothum@gmail.com
tel 613.237.9058
- References:
- sup 0.15?
- From: Gaute Hope <eg@gaute.vetsj.com>