Re: how to save json document into couchdb using javascript

2012-09-02 Thread CGS
Do you have the same IP and the same port for both requester and receiver? On Fri, Aug 31, 2012 at 7:37 AM, lenin wrote: > when i am running your code that i am getting the following error: > > *NS_ERROR_DOM_BAD_URI:Access to restricted URI denied* > > when i click the error n console it is go

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
OK. I understand. For the moment, replace test_util.erl from utils with the file attached here. This should remove COUCHDB_TEST_PATH from the path. I will rewrite test_util.erl to get the paths independently for your repo. CGS On Tue, Jun 12, 2012 at 6:06 PM, till wrote: >

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
same with the result of pwd (considering you are still in tests directory). Let me know the output, please. CGS On Tue, Jun 12, 2012 at 5:21 PM, till wrote: > > > On Tuesday, June 12, 2012 at 4:30 PM, CGS wrote: > > > COUCHDB_TEST_PATH should be the same as PREFIX and/or E

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
now too much about relative paths). Can you try to set it as a full path and execute the tests again? You don't need to clean anything from the previous executions. CGS On Tue, Jun 12, 2012 at 4:06 PM, till wrote: > Yes, pretty much: > https://github.com/till/couchdb-

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
Have you modified the parameters from test.cfg to point to your CouchDB installation? CGS On Tue, Jun 12, 2012 at 2:57 PM, till wrote: > > > On Tuesday, June 12, 2012 at 2:36 PM, CGS wrote: > > > Well, the default installation requires root permissions as many paths > ar

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
sts should be run as root (a.k.a. sudo command). CGS On Tue, Jun 12, 2012 at 2:25 PM, till wrote: > > > On Tuesday, June 12, 2012 at 2:09 PM, CGS wrote: > > > "Dubious, test returned 1 (wstat 256, 0x100)" says that the permissions > are > > not in place

Re: CouchDB packaging for Ubuntu

2012-06-12 Thread CGS
"Dubious, test returned 1 (wstat 256, 0x100)" says that the permissions are not in place (therefore, files cannot be created/access, processes are not started/accessible and so on). Could you tell me where exactly you got that error? CGS On Tue, Jun 12, 2012 at 1:46 PM, till wrote:

Re: CouchDB packaging for Ubuntu

2012-06-11 Thread CGS
Let us know if any test fail and give us the log of the tests. The tests themselves are pretty self explanatory. If not, at least some tests are using the CouchDB log. So, I think there will be enough info for debugging. CGS On Mon, Jun 11, 2012 at 5:12 PM, till wrote: > Ok, > > m

Re: CouchDB packaging for Ubuntu

2012-06-11 Thread CGS
Not at all. After all, I do not do this for my personal interest, but for this community. I am glad if I can help. Cheers, CGS On Mon, Jun 11, 2012 at 3:58 PM, till wrote: > Hey, > > thanks, I'm gonna test this shortly. Do you mind if I push it one of my > repo? > &g

Re: CouchDB packaging for Ubuntu

2012-06-09 Thread CGS
dding the CouchDB users (to get an idea which is the desired Ubuntu distro) and/or Debian (you may get support in testing and debugging) lists wouldn't be such a bad idea, but it's your call here. CGS On Sat, Jun 9, 2012 at 9:15 PM, till wrote: > Hey, > > I've be

Re: "WWW-Authenticate" config option keeps getting lowercased

2012-05-13 Thread CGS
time for a dev to answer. Sorry, I cannot help more here. CGS On Sun, May 13, 2012 at 8:47 PM, Jens Alfke wrote: > I’m trying to enable correct HTTP auth in my CouchDB by adding the option: >[httpd] >WWW-Authenticate = Basic > > If I add this using Futon it

Re: Post-mortem

2012-05-12 Thread CGS
they need to be sure they have no blame there. I would write that kind of article after I stopped being pissed off. But that is me and, unfortunately, they acted too soon in my opinion. CGS On Fri, May 11, 2012 at 5:32 PM, Eli Stevens (Gmail) wrote: > On Fri, May 11, 2012 at 7:57 AM, C

Re: Post-mortem

2012-05-11 Thread CGS
that person doesn't know what happend to Pandora. So, in the end, what matters is how this product will go on, not what some think of. A word for devs: keep up with the good work! Cheers, CGS On Fri, May 11, 2012 at 3:37 PM, Noah Slater wrote: > More comments here: > > http://ne

Re: SpiderMonkey

2012-04-23 Thread CGS
Hi Benoit, Thanks for the fast reply. It's sad how legal stuff stays in the way of simplifying problems. Just another question (I am very curious today, it seems). Do other licenses have the same impediment? I mean, for example, BSD license. CGS On Mon, Apr 23, 2012 at 12:50 PM, B

SpiderMonkey

2012-04-23 Thread CGS
to do that job? Maybe there is a trivial answer for that question which I miss and I know I am not the only one who gave a thought about that, but I am wondering why such an idea didn't pass the developers vote (especially when Jason's buildcouch is using this idea). Just curiosity. CGS

Re: (perceived) barriers to entry

2012-04-11 Thread CGS
oing it without that thought (I think). As I said, even if I wanted to become a dev, I am not able to take that step because I have no time. But if I started, I would follow what I wrote here. I hope these thoughts will help removing the "(perceived) barriers to entry". CGS On Wed,

Re: Wiki ContributorsGroup

2012-01-16 Thread CGS
Thank you! CGS On Tue, Jan 17, 2012 at 1:04 AM, Randall Leeds wrote: > Done. Thanks in advance for your contributions. > > On Mon, Jan 16, 2012 at 15:50, CGS wrote: > > Username: GeorgeSerbanut > > > > Thanks a lot! > > > > CGS > > > >

Re: Wiki ContributorsGroup

2012-01-16 Thread CGS
Username: GeorgeSerbanut Thanks a lot! CGS On Tue, Jan 17, 2012 at 12:47 AM, Randall Leeds wrote: > On Mon, Jan 16, 2012 at 15:30, CGS wrote: > > Hi, > > > > I created an account (linked to this e-mail) for helping in updating the > > Wiki pages. Can anyone help m

Wiki ContributorsGroup

2012-01-16 Thread CGS
Hi, I created an account (linked to this e-mail) for helping in updating the Wiki pages. Can anyone help me to have edit access there? Thank you in advance and sorry for disturbing you with such a small problem. Best regards, CGS

Re: Enrolment open: Introduction to CouchDB Development

2011-12-14 Thread CGS
Hi Joan, I am interested. Best regards, CGS On 12/14/2011 11:13 PM, Joan Touzet wrote: Enrolment for the "Introduction to CouchDB Development" course is now open at http://moodle.wohmart.com/ ! As previously described, this course will get you up to speed in Erlang (40%), the fu

Re: [jira] [Commented] (COUCHDB-1357) Authentication failure after updating password in user document

2011-12-07 Thread CGS
operating systems. Maybe it would be a good idea for this option to be set in the .ini file by the users... (just a suggestion) I hope this information will help. Cheers, CGS On 12/07/2011 01:04 PM, Filipe Manana (Commented) (JIRA) wrote: [ https://issues.apache.org/jira/browse/COUCHDB

Re: Binary Downloads

2011-11-03 Thread CGS
t-so-known platforms and less or no knowledge about system administration. Best regards, CGS On 11/03/2011 12:35 PM, Jan Lehnardt wrote: Hi all, I think we should start considering providing binary downloads for our users. The whole topic is a bit of a mess (see below), so I'd propose