Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] wrong id called on #<YAML::DomainType
@ 2011-08-18 21:03 John Bent
  2011-08-18 21:38 ` John Bent
  0 siblings, 1 reply; 2+ messages in thread
From: John Bent @ 2011-08-18 21:03 UTC (permalink / raw)
  To: sup-talk


[-- Attachment #1.1: Type: text/plain, Size: 1637 bytes --]

Hello all,

My computer crashed and I had to reinstall the operating system but my sup
files should be all fine.  However, when I try to run sup, I see the below
error.  I've tried to sup-sync --restore and sup-sync --changed and they get
the same error.  Anyone have any ideas?  Thx.

--- RuntimeError from thread: main
wrong id called on #<YAML::DomainType:0x7f7d1db3b608
@value={"uri"=>"mbox:/Users/johnbent/mail/cronjobs", "usual"=>true,
"archived"=>true, "id"=>366, "labels"=>[]}, @type_id="Redwood/MBox",
@domain="masanjin.net,2006-10-01">
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup.rb:17:in `id'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:599:in `send'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:599:in `__pass'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:588:in `id'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in
`load_sources'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in `map'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in
`load_sources'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:214:in
`load_sources'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:559:in `send'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:559:in
`method_missing'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:70:in `load'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:236:in `send'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:236:in
`method_missing'
/usr/lib/ruby/gems/1.8/gems/sup-0.10.2/bin/sup:169
/usr/bin/sup:19:in `load'
/usr/bin/sup:19

John

[-- Attachment #1.2: Type: text/html, Size: 2114 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sup-talk] wrong id called on #<YAML::DomainType
  2011-08-18 21:03 [sup-talk] wrong id called on #<YAML::DomainType John Bent
@ 2011-08-18 21:38 ` John Bent
  0 siblings, 0 replies; 2+ messages in thread
From: John Bent @ 2011-08-18 21:38 UTC (permalink / raw)
  To: sup-talk


[-- Attachment #1.1: Type: text/plain, Size: 1951 bytes --]

All,

I figured it out.  FYI: the problem was that my old install of sup was using
xapian V4 and the newly installed one ('yum install sup') was using V1.

Thanks,

John

On Thu, Aug 18, 2011 at 9:03 PM, John Bent <johnbent@gmail.com> wrote:

> Hello all,
>
> My computer crashed and I had to reinstall the operating system but my sup
> files should be all fine.  However, when I try to run sup, I see the below
> error.  I've tried to sup-sync --restore and sup-sync --changed and they get
> the same error.  Anyone have any ideas?  Thx.
>
> --- RuntimeError from thread: main
> wrong id called on #<YAML::DomainType:0x7f7d1db3b608
> @value={"uri"=>"mbox:/Users/johnbent/mail/cronjobs", "usual"=>true,
> "archived"=>true, "id"=>366, "labels"=>[]}, @type_id="Redwood/MBox",
> @domain="masanjin.net,2006-10-01">
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup.rb:17:in `id'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:599:in `send'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:599:in `__pass'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:588:in `id'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in
> `load_sources'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in `map'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:215:in
> `load_sources'
> /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/source.rb:214:in
> `load_sources'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:559:in `send'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/util.rb:559:in
> `method_missing'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:70:in `load'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:236:in `send'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/lib/sup/index.rb:236:in
> `method_missing'
> /usr/lib/ruby/gems/1.8/gems/sup-0.10.2/bin/sup:169
> /usr/bin/sup:19:in `load'
> /usr/bin/sup:19
>
> John
>

[-- Attachment #1.2: Type: text/html, Size: 2730 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-18 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18 21:03 [sup-talk] wrong id called on #<YAML::DomainType John Bent
2011-08-18 21:38 ` John Bent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox