Can someone help me with a gentoo ebuild?

i took the ebuild form this page: http://www.couchbase.com/forums/thread/couchbase-2-0-gentoo and renamed it to version 2.1.0. it installed fine and couchbase started but for some reason it wont start memcached or moxi. does anyone has a working ebuild for 2.1.0? im really looking forward to all the high CPU bug fixes that 2.1.0 has.

any help is greatly appreciated.

thank you

Hello,

I cannot help you directly on this one; but may be you can post some logs info to help people identify the source of the issue.

Regards
Tug
@tgrall

here are more logs:

[ns_server:debug,2013-07-03T2:26:54.867,ns_1@127.0.0.1:ns_config_isasl_sync<0.2675.0>:ns_config_isasl_sync:init:61]isasl_sync init buckets: []
[ns_server:debug,2013-07-03T2:26:54.867,ns_1@127.0.0.1:ns_config_isasl_sync<0.2675.0>:ns_config_isasl_sync:writ
eSASLConf:133]Writing isasl passwd file: “/opt/couchbase/var/lib/couchbase/data/isasl.pw”
[ns_server:warn,2013-07-03T2:26:54.868,ns_1@127.0.0.1:ns_config_isasl_sync<0.2675.0>:ns_memcached:connect:1149]
Unable to connect: {error,{badmatch,{error,econnrefused}}}, retrying.
[error_logger:info,2013-07-03T2:26:55.869,ns_1@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:log_report:72]

im not sure if this is a openssl version missmatch but memcached and moxi wont start. everything else works perfectly

i get this in error log:

[error_logger:error,2013-07-03T2:20:06.883,ns_1@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:log_report:72]
=========================CRASH REPORT=========================
crasher:
initial call: ns_log:-start_link_crash_consumer/0-fun-0-/0
pid: <0.298.0>
registered_name: []
exception error: no case clause matching false
in function ns_server:get_babysitter_node/0
in call from ns_crash_log:consume_oldest_message_from_inside_ns_server/0
in call from ns_log:crash_consumption_loop/0
in call from misc:delaying_crash/2
ancestors: [ns_server_sup,ns_server_cluster_sup,<0.59.0>]
messages: []
links: [<0.293.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 233
stack_size: 24
reductions: 92
neighbours:

Unfortunately the excerpts from the log that you posted are not enough. Could you please run cbcollect_info script and put its output somewhere?

Hi,

I just created an ebuild for that: http://www.4shared.com/zip/lsqJ8661/couchbase-server-enterprise.html
I did not tested it extensively but it works for me.

Best,
Jerome