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

[sup-talk] problem starting sup



I have a strange problem when trying to start sup from master. I am
running Ubuntu 10.10 x86_64. I have installed ruby and rubygems from
the archive, but installed all the gems with "gem install" and sup is
from git. I don't seem to be able to install xapian due to it looking
for some 32 bit libraries on a path that doesn't exist on my 64 bit
system, so I have installed the xapian-full gem, which installs fine.

When I start sup I get:

$ SUP_LOG_LEVEL=debug ruby -I /home/mish/dev/sup/sup-mainline/lib -w
/home/mish/dev/sup/sup-mainline/bin/sup
...
[Wed Jan 26 23:58:42 +0000 2011] locking /home/mish/.sup/lock...
/home/mish/dev/sup/sup-mainline/lib/sup/index.rb:84: warning: instance
variable @lock_update_thread not initialized
/home/mish/dev/sup/sup-mainline/lib/sup/util.rb:602:in
`method_missing': no Redwood::HookManager instance defined in method
call to run! (RuntimeError)
	from /home/mish/dev/sup/sup-mainline/bin/sup:381

Any ideas?

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