A tale of two Dockers: couchdb-ci and couchdb-docker

2017-04-28 Thread Joan Touzet
Hey everyone, I had a brief private exchange with Garren about Docker, and figured it would be better if everyone could benefit from the email chain. So here it is! The couchdb-docker repository has a self-contained, ready-to-run CouchDB configuration. The intent for this is to be used in

Re: (Updated-7) Stabilizing our automated builds - help still needed!

2017-04-27 Thread Joan Touzet
Hi everyone, Now that the initial Debian/Ubuntu packaging is done, my attention turns to our test suite full time. I won't automate building of packages until we have a reliable test suite. # TL;DR * 3 new failures: 1 JS, 2 EUnit. * Total issues open: *18* * Recurrences of 3 previously reported

[jira] [Created] (COUCHDB-3401) EUnit: should_not_remember_docs_in_index_after_backup_restore 500 error

2017-04-27 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3401: Summary: EUnit: should_not_remember_docs_in_index_after_backup_restore 500 error Key: COUCHDB-3401 URL: https://issues.apache.org/jira/browse/COUCHDB-3401 Project

Re: Feedback for "Best practices for CouchDB performance on linux systems"

2017-04-27 Thread Joan Touzet
I worry about turning off the ext4 journal. This is speed at the expense of data integrity. -Joan - Original Message - > From: "Dave Cottlehuber" > To: user@couchdb.apache.org > Sent: Thursday, April 27, 2017 4:44:06 PM > Subject: Re: Feedback for "Best practices for

[jira] [Created] (COUCHDB-3396) EUnit: failed_to_start_child

2017-04-25 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3396: Summary: EUnit: failed_to_start_child Key: COUCHDB-3396 URL: https://issues.apache.org/jira/browse/COUCHDB-3396 Project: CouchDB Issue Type: Bug

[jira] [Resolved] (COUCHDB-3155) Fauxton does not work reverse proxied into a subfolder

2017-04-23 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3155. -- Resolution: Duplicate This requires a custom Fauxton build. See COUCHDB-2403 for details

Debian/Ubuntu 2.0 packages - beta test ready!

2017-04-23 Thread Joan Touzet
Hello everyone, Time for more great news - Debian & Ubuntu couchdb 2.0.0 packages are ready for BETA testing. These packages support full auto-configuration and upgrades from CouchDB 1.x. *Developers*: Please see https://github.com/apache/couchdb-pkg/pull/4 for the nitty gritty details.

Debian/Ubuntu 2.0 packages - beta test ready!

2017-04-23 Thread Joan Touzet
Hello everyone, Time for more great news - Debian & Ubuntu couchdb 2.0.0 packages are ready for BETA testing. These packages support full auto-configuration and upgrades from CouchDB 1.x. *Developers*: Please see https://github.com/apache/couchdb-pkg/pull/4 for the nitty gritty details.

Debian/Ubuntu 2.0 packages - beta test ready!

2017-04-23 Thread Joan Touzet
Hello everyone, Time for more great news - Debian & Ubuntu couchdb 2.0.0 packages are ready for BETA testing. These packages support full auto-configuration and upgrades from CouchDB 1.x. *Developers*: Please see https://github.com/apache/couchdb-pkg/pull/4 for the nitty gritty details.

[jira] [Commented] (COUCHDB-2367) Eliminate plaintext passwords altogether

2017-04-22 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15979990#comment-15979990 ] Joan Touzet commented on COUCHDB-2367: -- Bump. [~candeira] do you think you have time to finish

[jira] [Closed] (COUCHDB-3392) admin passwords not overwritten in default.d/*.ini files

2017-04-22 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3392. Resolution: Duplicate Thanks Bob. > admin passwords not overwritten in default.d/*.ini fi

[jira] [Created] (COUCHDB-3392) admin passwords not overwritten in default.d/*.ini files

2017-04-22 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3392: Summary: admin passwords not overwritten in default.d/*.ini files Key: COUCHDB-3392 URL: https://issues.apache.org/jira/browse/COUCHDB-3392 Project: CouchDB

[jira] [Commented] (COUCHDB-3341) EUnit: config listener unknown failure

2017-04-21 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15979335#comment-15979335 ] Joan Touzet commented on COUCHDB-3341: -- Fourth occurrence, Ubuntu 16.04, default Erlang. > EU

[jira] [Resolved] (COUCHDB-3390) clustered _users/_changes returns error when include_docs=true

2017-04-21 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3390. -- Resolution: Fixed Fix Version/s: 2.1.0 Hi there, thanks for the report. This has

Fwd: Releases, announcements, interviews at ApacheCon.

2017-04-21 Thread Joan Touzet
FYI - next week I expect to release both couchup and CouchDB 2.0 packages for Debian/Ubuntu. We can probably let these folks know as it would be a nice "bump" for the 2.0 release. Stretch goal is for .rpm packages as well (RHEL/Fedora/CentOS) but no guarantees. -Joan - Forwarded Message

Re: CouchDB 2.0 package for ubuntu

2017-04-21 Thread Joan Touzet
It's in the queue, right behind .rpms (which are right behind .debs). -Joan - Original Message - > From: "Jan Lehnardt" > To: user@couchdb.apache.org > Sent: Friday, April 21, 2017 8:47:19 AM > Subject: Re: CouchDB 2.0 package for ubuntu > > > > On 21 Apr 2017, at

Re: (Updated-6) Stabilizing our automated builds - help still needed!

2017-04-19 Thread Joan Touzet
Hi everyone, Bit late on my updates to this, been a busy last 3 weeks. # TL;DR * 6 new failures: 2 JS, 4 EUnit. * Recurrences of 4 previously reported bugs. * Cloudant has offered to look at a few of the EUnit failures. * Lack of help on these issues is now directly impacting our ability to

[jira] [Commented] (COUCHDB-3352) JS: couchjs SIGSEGVs

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976058#comment-15976058 ] Joan Touzet commented on COUCHDB-3352: -- A different failure log this time. CentOS 7, Erlang 18.3

[jira] [Commented] (COUCHDB-3341) EUnit: config listener unknown failure

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976057#comment-15976057 ] Joan Touzet commented on COUCHDB-3341: -- Third occurance today, CentOS 6, Erlang 18.3. Identical log

[jira] [Created] (COUCHDB-3384) EUnit: couch_replicator_compact_tests failure

2017-04-19 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3384: Summary: EUnit: couch_replicator_compact_tests failure Key: COUCHDB-3384 URL: https://issues.apache.org/jira/browse/COUCHDB-3384 Project: CouchDB Issue Type

[jira] [Commented] (COUCHDB-3343) JS: show_documents failure

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976056#comment-15976056 ] Joan Touzet commented on COUCHDB-3343: -- And again, on Debian 8, default Erlang install. >

[jira] [Created] (COUCHDB-3383) EUnit: couchdb_file_compression_tests timed out

2017-04-19 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3383: Summary: EUnit: couchdb_file_compression_tests timed out Key: COUCHDB-3383 URL: https://issues.apache.org/jira/browse/COUCHDB-3383 Project: CouchDB Issue

[jira] [Commented] (COUCHDB-3352) JS: couchjs SIGSEGVs

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976050#comment-15976050 ] Joan Touzet commented on COUCHDB-3352: -- Another instance of this, but Ubuntu 12.04 this time

[jira] [Commented] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976052#comment-15976052 ] Joan Touzet commented on COUCHDB-3344: -- 3 more failures of this sort over the past week. > EU

[jira] [Created] (COUCHDB-3382) EUnit: couchdb_auth_tests assertEqual failure

2017-04-19 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3382: Summary: EUnit: couchdb_auth_tests assertEqual failure Key: COUCHDB-3382 URL: https://issues.apache.org/jira/browse/COUCHDB-3382 Project: CouchDB Issue Type

couchup, a 1.x->2.x migration tool, needs your testing!

2017-04-19 Thread Joan Touzet
Hi everyone! I'm back with a new tool that I think you'll love, couchup. Your feedback is really needed this time- please help me test couchup before we add it to CouchDB! -Joan Overview couchup makes it easy to migrate your CouchDB 1.x databases to CouchDB 2.x by providing useful 4

[jira] [Closed] (COUCHDB-3381) Fix link to main repository on github.com

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3381. Resolution: Feedback Received Moved to INFRA-13926. Thanks for the reminder, Ilya. > Fix l

[jira] [Commented] (COUCHDB-3381) Fix link to main repository on github.com

2017-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975597#comment-15975597 ] Joan Touzet commented on COUCHDB-3381: -- I discussed this with [~humbedooh] on IRC not too long ago

Looking for public-data CouchDB DBs

2017-04-18 Thread Joan Touzet
Hi there everyone, I'm testing a new CouchDB 1.x -> 2.x upgrade tool (to be included in the CouchDB packages and next release of CouchDB) and need some sample data. I'm looking for a few good public data CouchDB databases, preferably with a few views. There used to be some good ones at Max

[jira] [Closed] (COUCHDB-3100) require_valid_user is not working

2017-04-18 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3100. Resolution: Fixed Fix Version/s: 2.1.0 Documentation updated to reflect reality

Re: Why is geocouch not built into CouchDB

2017-04-17 Thread Joan Touzet
At a bare minimum: geocouch has not been updated for CouchDB 2.0 geocouch has not been updated for the CouchDB 2.0 build process geocouch would need to be officially donated to the ASF by CouchBase for us to include it officially in a CouchDB release. Further the PMC would need to agree to

[jira] [Resolved] (COUCHDB-3098) i am unable to authenticate couchDB- Futon, everyo...

2017-04-15 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3098. -- Resolution: Duplicate See COUCHDB-3100 for details on how to secure Fauxton/Futon. > i

[jira] [Commented] (COUCHDB-3100) require_valid_user is not working

2017-04-15 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970068#comment-15970068 ] Joan Touzet commented on COUCHDB-3100: -- [~alexandergeorge] The official repo is at https

[jira] [Commented] (COUCHDB-3100) require_valid_user is not working

2017-04-15 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970025#comment-15970025 ] Joan Touzet commented on COUCHDB-3100: -- Our default.ini file is clearly out of date. I'll take

[jira] [Commented] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

2017-04-03 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954537#comment-15954537 ] Joan Touzet commented on COUCHDB-3344: -- 2 more failures of this sort today. :( > EU

[jira] [Commented] (COUCHDB-3352) JS: couchjs SIGSEGVs

2017-04-03 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954536#comment-15954536 ] Joan Touzet commented on COUCHDB-3352: -- This has just recurred on CentOS7, Erlang 18.2. {noformat

[jira] [Created] (COUCHDB-3356) JS: jsonp test fail

2017-04-03 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3356: Summary: JS: jsonp test fail Key: COUCHDB-3356 URL: https://issues.apache.org/jira/browse/COUCHDB-3356 Project: CouchDB Issue Type: Test

[jira] [Created] (COUCHDB-3354) JS: replicator_db_compact_rep_db failed

2017-04-03 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3354: Summary: JS: replicator_db_compact_rep_db failed Key: COUCHDB-3354 URL: https://issues.apache.org/jira/browse/COUCHDB-3354 Project: CouchDB Issue Type: Test

Re: Following our Review-Then-Commit process

2017-04-03 Thread Joan Touzet
> On 04/03/2017 05:17 PM, Joan Touzet wrote: > > All, > > > > I wanted to express a concern with my CouchDB PMC hat on. > > > > There is some great work being merged by Cloudant here. But I'm not > > seeing the Review-Then-Commit pattern being f

Re: Commits to the wrong list?

2017-04-03 Thread Joan Touzet
Message - > From: "Joan Touzet" <woh...@apache.org> > To: dev@couchdb.apache.org > Sent: Monday, April 3, 2017 6:21:04 PM > Subject: Re: Commits to the wrong list? > > Whoops, wrong link: > > https://issues.apache.org/jira/browse/INFRA-13809 > > -J

Re: Commits to the wrong list?

2017-04-03 Thread Joan Touzet
Whoops, wrong link: https://issues.apache.org/jira/browse/INFRA-13809 -Joan - Original Message - > From: "Joan Touzet" <woh...@apache.org> > To: dev@couchdb.apache.org > Sent: Monday, April 3, 2017 6:20:19 PM > Subject: Re: Commits to the wrong list? >

Re: Commits to the wrong list?

2017-04-03 Thread Joan Touzet
Hi Jan, I didn't see an INFRA ticket on this so I've filed a new one: https://issues.apache.org/jira/browse/INFRA-13754 -Joan - Original Message - > From: "Jan Lehnardt" > To: dev@couchdb.apache.org > Sent: Friday, March 17, 2017 9:53:37 AM > Subject: Re: Commits to

Following our Review-Then-Commit process (was: couchdb pull request #454)

2017-04-03 Thread Joan Touzet
All, I wanted to express a concern with my CouchDB PMC hat on. There is some great work being merged by Cloudant here. But I'm not seeing the Review-Then-Commit pattern being followed in a significant number of these PRs coming through to any of our repos. Take as an example this one, which is

Re: (Updated-5) Stabilizing our automated builds - help needed!

2017-04-01 Thread Joan Touzet
Hi everyone, Time for the weekend update, now that the monorepo merge has landed. # TL;DR 1 new ticket filed for a recurring issue. No help has materialized in helping get rid of currently failing tests :( Please help! # New Issues COUCHDB-3352: JS: couchjs SIGSEGVs Seen this one before but

[jira] [Closed] (COUCHDB-1172) replicator_db futon test failing

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-1172. Resolution: Fixed Futon tests have been replaced. > replicator_db futon test fail

[jira] [Closed] (COUCHDB-1454) server admin error on latest HEAD after PBKDF2 introduction

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-1454. Resolution: Fixed JS tests pass. > server admin error on latest HEAD after PBKDF2 introduct

[jira] [Commented] (COUCHDB-1462) Add Sharing / Reporting of CLI test results for further analysis

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952416#comment-15952416 ] Joan Touzet commented on COUCHDB-1462: -- Do we still want to do this? I'm not so sure. >

[jira] [Closed] (COUCHDB-1344) add etap coverage for _changes with filters and since

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-1344. Resolution: Fixed etap is done. If you want to implement this in eunit please reopen and edit

[jira] [Closed] (COUCHDB-1711) 140-attachment-comp fails on R15B02 and later

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-1711. Resolution: Won't Fix We have abandonned the etap tests. If this recurs in an eunit test, we'll

[jira] [Commented] (COUCHDB-3261) Test case couch_compress_tests failed

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952412#comment-15952412 ] Joan Touzet commented on COUCHDB-3261: -- Hello there, can you confirm this is still an issue

[jira] [Created] (COUCHDB-3352) JS: couchjs SIGSEGVs

2017-04-01 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3352: Summary: JS: couchjs SIGSEGVs Key: COUCHDB-3352 URL: https://issues.apache.org/jira/browse/COUCHDB-3352 Project: CouchDB Issue Type: Bug

[jira] [Commented] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

2017-04-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952350#comment-15952350 ] Joan Touzet commented on COUCHDB-3344: -- This recurs fairly often. We had another failure

[jira] [Commented] (COUCHDB-3346) JS: JSON is not a function

2017-03-31 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15951993#comment-15951993 ] Joan Touzet commented on COUCHDB-3346: -- As mentioned in the original post, "failure on a singl

Re: Monorepo Merge

2017-03-31 Thread Joan Touzet
Hi Jan, It's still failing, I'm afraid. While I can get through 'make dist' now, the tarball result of that make dist is unbuildable. Here's the log: https://paste.apache.org/DknB -Joan - Original Message - > From: "Jan Lehnardt" > To: dev@couchdb.apache.org >

Re: Confused Design Docs

2017-03-31 Thread Joan Touzet
--- Original Message - > From: "John Le Brasseur" <johnlebrass...@gmail.com> > To: user@couchdb.apache.org, "Joan Touzet" <woh...@apache.org> > Sent: Friday, March 31, 2017 3:57:23 AM > Subject: Re: Confused Design Docs > Hi Joan. > OK What I

[jira] [Reopened] (COUCHDB-2722) The keys from the rewrited query params of a view should be blank when not specified in the URL

2017-03-31 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet reopened COUCHDB-2722: -- > The keys from the rewrited query params of a view should be blank when not > spe

Re: Confused Design Docs

2017-03-30 Thread Joan Touzet
John, This sounds possibly like a Futon bug...and Futon is no longer being maintained. Did you reload the page before trying to edit the code? If not the page will have the old _rev data in it and your change will fail. Would you try the same thing from the command line using curl? First, get a

Re: Vetoes for New Committers??

2017-03-28 Thread Joan Touzet
Shane said: > But the CouchDB ones look great - and it seems a number of projects > have > already copied them. IT would be a neat project to take those bylaws > and check them someplace as a "here's a sample set of bylaws to start > with" in Incubator land, so podlings have an example. I bet if

Re: Vetoes for New Committers??

2017-03-28 Thread Joan Touzet
Apache CouchDB does not allow vetos on new committer votes. You can read our policy on all vote types here: https://couchdb.apache.org/bylaws.html#types I encourage all other projects to make public a similar summary of their guidelines. This table alone has helped eliminate a LOT of

[jira] [Commented] (COUCHDB-3341) EUnit: config listener unknown failure

2017-03-28 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945712#comment-15945712 ] Joan Touzet commented on COUCHDB-3341: -- Second occurrence of this today on Debian 8 (jessie) Erlang

Re: (Updated-4) Stabilizing our automated builds - help needed!

2017-03-28 Thread Joan Touzet
le set than the non-interactive shell inside Docker, and the latter was trying to decode it to ASCII (and failing). - Original Message - > From: "Joan Touzet" <woh...@apache.org> > To: dev@couchdb.apache.org > Sent: Monday, March 27, 2017 4:26:46 PM > Subject: Re:

[jira] [Commented] (COUCHDB-3347) dev/run failure on Jenkins CI CentOS 6 (Python 3)

2017-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15944189#comment-15944189 ] Joan Touzet commented on COUCHDB-3347: -- Found non-ASCII in {{rel/overlay/etc/default.ini

[jira] [Created] (COUCHDB-3348) EUnit: global_changes_tests context setup failed

2017-03-27 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3348: Summary: EUnit: global_changes_tests context setup failed Key: COUCHDB-3348 URL: https://issues.apache.org/jira/browse/COUCHDB-3348 Project: CouchDB Issue

Re: (Updated-3) Stabilizing our automated builds - help needed!

2017-03-27 Thread Joan Touzet
Monday update: we have 2 new test failures, 1 test harness failure, and 1 resolved issue (Thanks Jay Doane!) # New Issues COUCHDB-3345: JS: stats.js silent failure The test simply shows 'fail' with no tracebacks or further info. Silent failures are troubling. COUCHDB-3346: JS: reduce.js

[jira] [Resolved] (COUCHDB-3340) EUnit: syslog timeout

2017-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3340. -- Resolution: Fixed Scratch that, I'm going to resolve it for now (but not close

[jira] [Created] (COUCHDB-3347) Test runner failure on Jenkins CI CentOS 6 (Python 3)

2017-03-27 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3347: Summary: Test runner failure on Jenkins CI CentOS 6 (Python 3) Key: COUCHDB-3347 URL: https://issues.apache.org/jira/browse/COUCHDB-3347 Project: CouchDB

[jira] [Created] (COUCHDB-3346) JS: JSON is not a function

2017-03-27 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3346: Summary: JS: JSON is not a function Key: COUCHDB-3346 URL: https://issues.apache.org/jira/browse/COUCHDB-3346 Project: CouchDB Issue Type: Test

[jira] [Created] (COUCHDB-3345) JS: stats.js silent failure

2017-03-27 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3345: Summary: JS: stats.js silent failure Key: COUCHDB-3345 URL: https://issues.apache.org/jira/browse/COUCHDB-3345 Project: CouchDB Issue Type: Test

[jira] [Commented] (COUCHDB-3340) EUnit: syslog timeout

2017-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943972#comment-15943972 ] Joan Touzet commented on COUCHDB-3340: -- I will close this issue in a week or so once we're sure we

Build broken...by Fauxton?

2017-03-27 Thread Joan Touzet
Hi everyone, It looks like the CouchDB build is broken, by Fauxton. It appears the failure started fairly recently, though I can't pinpoint it as having come from Michelle's latest checkin, though, because the build at that time succeeded: https://travis-ci.org/apache/couchdb/builds/215332021

[jira] [Commented] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

2017-03-24 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941529#comment-15941529 ] Joan Touzet commented on COUCHDB-3344: -- We also sometimes get an outright failure: {noformat

Re: (Updated-2) Stabilizing our automated builds - help needed!

2017-03-24 Thread Joan Touzet
Another update to my original email. TL;DR: 3 more sporadic failures in the test suite have shown up, and the build issue on CentOS 6 has been ironed out. Help still needed! I decided to move to JIRA tickets for everything, but don't let this fool you: these test cases need some tender loving

[jira] [Created] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3344: Summary: EUnit: compaction_daemon_tests timing out Key: COUCHDB-3344 URL: https://issues.apache.org/jira/browse/COUCHDB-3344 Project: CouchDB Issue Type

[jira] [Created] (COUCHDB-3343) JS: show_documents failure

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3343: Summary: JS: show_documents failure Key: COUCHDB-3343 URL: https://issues.apache.org/jira/browse/COUCHDB-3343 Project: CouchDB Issue Type: Test

[jira] [Created] (COUCHDB-3342) JS: design_docs expected '"ok"', got '"ko"'

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3342: Summary: JS: design_docs expected '"ok"', got '"ko"' Key: COUCHDB-3342 URL: https://issues.apache.org/jira/browse/COUCHDB-3342 Project: CouchDB

[jira] [Created] (COUCHDB-3341) EUnit: confir listener unknown failure

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3341: Summary: EUnit: confir listener unknown failure Key: COUCHDB-3341 URL: https://issues.apache.org/jira/browse/COUCHDB-3341 Project: CouchDB Issue Type: Test

[jira] [Created] (COUCHDB-3340) EUnit: syslog timeout

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3340: Summary: EUnit: syslog timeout Key: COUCHDB-3340 URL: https://issues.apache.org/jira/browse/COUCHDB-3340 Project: CouchDB Issue Type: Test

[jira] [Created] (COUCHDB-3339) EUnit: couch_mrview_red_views_tests throw:error

2017-03-24 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3339: Summary: EUnit: couch_mrview_red_views_tests throw:error Key: COUCHDB-3339 URL: https://issues.apache.org/jira/browse/COUCHDB-3339 Project: CouchDB Issue

Re: (Updated) Stabilizing our automated builds - help needed!

2017-03-23 Thread Joan Touzet
Replying to my original email with an update. Reminder: The goal here is to get CI builds useful for everyone. That means stable builds with no test failures, so that when a status turns from passing to failed, it actually means something. Your help to get us there is *very much appreciated*. :D

Re: Stabilizing our automated builds - help needed!

2017-03-22 Thread Joan Touzet
, line 182) **error:{badmatch,timeout} Never seen this one before. - Original Message - > From: "Joan Touzet" <woh...@apache.org> > To: dev@couchdb.apache.org > Sent: Wednesday, March 22, 2017 6:02:55 PM > Subject: Re: Stabilizing our automated build

Re: Stabilizing our automated builds - help needed!

2017-03-22 Thread Joan Touzet
Thanks for the info Jay! Erlangers, I still need your help addressing the remaining eunit failures. -Joan - Original Message - > From: "Jay Doane" <jay.s.do...@gmail.com> > To: dev@couchdb.apache.org, "Joan Touzet" <woh...@apache.org> > Sent: Mo

Re: Stabilizing our automated builds - help needed!

2017-03-22 Thread Joan Touzet
; > around and the best I can find around that npm issue is that it > > > might be > > an > > > older npm or there is some connection issues with npm. > > > We use node 6 with Travis and haven't seen this issue. Is it > > > possible to > >

Re: [PROPOSAL] Drop PDF / texinfo documentation builds

2017-03-21 Thread Joan Touzet
here are any solid numbers to compare > downloads of different formats of the docs via [2]. > > [1] https://media.readthedocs.org/pdf/couchdb/latest/couchdb.pdf > [2] http://docs.couchdb.org/en/2.0.0/download.html > > > > Am Sat, 18 Mar 2017 00:55:43 -0400 (EDT) > sc

Re: fatal: repository couchdb-documentation.git not found

2017-03-20 Thread Joan Touzet
Yes, the repository moved to https://gitbox.apache.org/repos/asf/couchdb-documentation.git along with a few other repos (couchdb, fauxton, nano, etc.) This was announced on the dev@ mailing list since it generally doesn't impact end users of CouchDB. If you update your git clone to reflect

Stabilizing our automated builds - help needed!

2017-03-19 Thread Joan Touzet
Hello, I've been getting our CI workflows cleaned up a bit, including re-enabling our OS matrix builds on Apache's Jenkins. Today, I finally got my first all-green build on Jenkins and Travis at the same time. It was a LOT harder than it should have been. Why? Because our test suite (and build

PR merge/close fest on couchdb repo done

2017-03-19 Thread Joan Touzet
...for now. I'm trying to get us to the point where we don't have PRs open on repos for more than a year unless absolutely necessary. It's especially bad form when the PR is from a non-committer, bordering on rude especially when there are no comments from committers on the PR! If you had an old

Re: [PROPOSAL] Drop PDF / texinfo documentation builds

2017-03-19 Thread Joan Touzet
texinfo documentation builds > > +1. Please use fire. > > > On 18 Mar 2017, at 17:44, Robert Kowalski <r...@kowalski.gd> wrote: > > > > good idea, +1 > > > >> On Sat, Mar 18, 2017 at 9:14 AM, Jan Lehnardt <m...@jan.io> wrote: > >> &

[jira] [Resolved] (COUCHDB-3328) JS test runner does not report failures correctly

2017-03-18 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet resolved COUCHDB-3328. -- Resolution: Fixed > JS test runner does not report failures correc

[jira] [Closed] (COUCHDB-3328) JS test runner does not report failures correctly

2017-03-18 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3328. Merged. > JS test runner does not report failures correc

[PROPOSAL] Drop PDF / texinfo documentation builds

2017-03-17 Thread Joan Touzet
Hi everyone, I'd like to propose dropping the PDF and texinfo targets from our documentation build, or at the very least, having them not be part of the default target / not standard deliverables for the project. We'd continue to build HTML documentation as part of the workflow, naturally, as

[jira] [Created] (COUCHDB-3329) Remove PDF and texinfo targets from default doc build

2017-03-17 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3329: Summary: Remove PDF and texinfo targets from default doc build Key: COUCHDB-3329 URL: https://issues.apache.org/jira/browse/COUCHDB-3329 Project: CouchDB

[jira] [Closed] (COUCHDB-2741) ERROR: Unable to generate spec: read file info

2017-03-17 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-2741. Resolution: Fixed If this is still an issue with CouchDB 2.0, please reopen. > ERROR: Una

[jira] [Closed] (COUCHDB-2008) CI: Create repeatable images for different operating system configurations

2017-03-17 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-2008. Resolution: Fixed Assignee: Joan Touzet This was completed by Bastian Krol and work

[jira] [Created] (COUCHDB-3328) JS test runner does not report failures correctly

2017-03-17 Thread Joan Touzet (JIRA)
Joan Touzet created COUCHDB-3328: Summary: JS test runner does not report failures correctly Key: COUCHDB-3328 URL: https://issues.apache.org/jira/browse/COUCHDB-3328 Project: CouchDB Issue

[jira] [Commented] (COUCHDB-3315) Introduce randomness to initial revisions of docs

2017-03-16 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928437#comment-15928437 ] Joan Touzet commented on COUCHDB-3315: -- If you're coming to this ticket without context, you

[jira] [Commented] (COUCHDB-3314) Add an option in doc creation APIs to specify a random value for an initial doc revision

2017-03-16 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928433#comment-15928433 ] Joan Touzet commented on COUCHDB-3314: -- Further to the IRC discussion with [~janl], [~rnewson

Re: views failing due to fabric_worker_timeout and OS process timed out

2017-02-25 Thread Joan Touzet
- Original Message - > From: "Aurélien Bénel" > I’m just a « user »… a very dedicated and passionated user (I’m in > the top 10% on StackOverflow about CouchDB and I taught CouchDB to > more than 150 french software engineers), but a user. That’s why I > never

Re: views failing due to fabric_worker_timeout and OS process timed out

2017-02-25 Thread Joan Touzet
HI Aurélien, Your email is aggressive, and your apology is not accepted. I disagree that a "significant part of the user base" needs this functionality, as do the overwhelming majority of the PMC and the commercial entities on this mailing list. This topic has been discussed to death on the

Re: views failing due to fabric_worker_timeout and OS process timed out

2017-02-24 Thread Joan Touzet
Regards, > > Gustavo Delfino > > -Original Message- > From: Joan Touzet [mailto:woh...@apache.org] > Sent: Thursday, February 23, 2017 5:43 PM > To: user@couchdb.apache.org > Subject: Re: views failing due to fabric_worker_timeout and OS > process timed out &g

Re: views failing due to fabric_worker_timeout and OS process timed out

2017-02-23 Thread Joan Touzet
Switching to Mango would be best. :) - Original Message - > From: "Gustavo Delfino" <gustavo.delf...@zf.com> > To: user@couchdb.apache.org, "Joan Touzet" <woh...@apache.org> > Sent: Thursday, February 23, 2017 3:19:31 PM > Subject: RE: views

<    5   6   7   8   9   10   11   12   13   14   >