The error messages are
Apache CouchDB 0.10.0 (LogLevel=info) is starting.
{"init terminating in 
do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}}
init terminating in do_boot ()

user...@ubuntu:/opt/couchdb-1.0.1/bin$ couchdb -c
/etc/couchdb/default.ini
/etc/couchdb/local.ini

But when installing the 1.0.1 no files were put in the etc directory.
etc/init.d has a couchdb folder with some old stuff in it. I don't know where 
it came from but it seems like it's from .010.
This was a fresh ubuntu server install.
And a fresh 1.0.1 install.

What should I try next?

On another note
 before I was on the irc.freenode.net/couchdb but I had to reinstall ubuntu and 
now I can't get on by typing irc://irc.freenode.net/couchdb into firefox.
How do I get back on this irc chat?


Thanks

Dan

 

 


 

 

-----Original Message-----
From: Tim Rupp <[email protected]>
To: [email protected]
Sent: Sun, Aug 29, 2010 6:48 am
Subject: Re: installing couchdb 1.0.1 will not override .010 ubuntu 10.04 
install


What kind of "junk" is left over? Just the init script? What error message does 
couch fail with? 
 
Can you set the log level in the local.ini file to "debug", and provide the 
output from running couch manually with that set? 
 
You may have multiple local.ini files laying around due to the two installs. 
You can check to see which config files are loaded with 
 
   /opt/couchdb_1.0.1/bin/couchdb -c 
 
And edit the correct one from there 
 
-Tim 
 
On 08/29/2010 02:51 AM, [email protected] wrote: 
> 
> 
> 
>   Hi. 
> 
> I'm installed couchdb 1.0.1 but there is some junk leftover on ubuntu server 
> install 10.04 
> in the /etc/init.d/couchdb. 
> 
> If  I try to start couchdb from /opt/couchdb_1.0.1/bin/couchdb it fails 
> because of 
> some .010 leftovers. 
> 
> How do I fix this. 
> couchdb 1.0.1 is now in opt/ 
> 
> Thanks, 
> 
> Dan 
> 
> 
> 

 

Reply via email to