CentOS 7 Used the EPEL repo and then yum install erlang. That installed Erlang R16B03
1. Verified using sha256: ok 2. Make check: ok 3. Make release: ok 4. Opened Fauxton and clicked "Verify" and all checks passed 5. Create a database and then created a replication from in Fauxton: pass 5. Left the instance running for a while and noticed these messages being emitted by couch: [notice] 2017-08-01T14:03:19.803227Z couchdb@localhost <0.333.0> -------- chttpd_auth_cache changes listener died database_does_not_exist at mem3_shards:load_shards_from_db/6(line:403) <= mem3_shards:load_shards_from_disk/1(line:378) <= mem3_shards:load_shards_from_disk/2(line:407) <= mem3_shards:for_docid/3(line:91) <= fabric_doc_open:go/3(line:38) <= chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= chttpd_auth_cache:listen_for_changes/1(line:134) [error] 2017-08-01T14:03:19.803601Z couchdb@localhost emulator -------- Error in process <0.31285.0> on node 'couchdb@localhost' with exit value: {database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,403}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,378}]},{mem3_shards,load_shards_from_disk... 6. Doing the single node setup added a _users database and those message stopped. Assuming users would set up log rotation and/or make a _users db, don't think this should hold up the release. +1 Great work! On Tue, Aug 1, 2017 at 4:28 AM, support-tiger <supp...@tigernassau.com> wrote: > first, our other posts to this list have not been posted though we are > subscribed and get messages - is there a problem with the list ? it is > discouraging to take the time to try to contribute and post findings and > not have it posted or responded to > > Target: Fedora 26 : > > 1) instructions for unix redhat need correcting must add: > > a) sudo dnf install erlang - otherwise get "rebar" type errors > > b) recommend: "sudo ./configure" and "sudo make" > > c) "make install" is not existant - should be added as non-critical bug > > d) "make release" => error "sudo make" seems to compile okay > > e) compile process gives nice message "cp rel/couchdb ...." but there is > no rel/couchdb created > > e) seems to compile okay but there is no /rel/couchdb folder > > f) other posts (ie Tecmint) show "cp -r rel/couchdb > /usr/local/var/lib/couchdb ..... - this seems wrong location for fedora - > probably should be /var/lib/couchdb but must create the couchdb folder > under /var/lib > > g) not sure what files should be under /rel/couchdb to copy to > /var/lib/couchdb - any suggestions here > > > It seems like linux docs get less attention - this is backwards - couchdb > is a server based / enterprise package so linux ie debian/ubuntu and > rhel/centos should be HIGHEST target and for rhel/centos, fedora should > be highest developer target - well at least if you are hoping for higher > couchdb adoption > > > > > > On 08/01/2017 02:42 AM, Joan Touzet wrote: > >> Following up to my own post - +1, Windows 7, Erlang 18.3, source build. >> >> Ran the setup wizard and also clicked the Verify button in Fauxton. >> >> That's 3 +1 binding votes...the RC will pass unless we have -1s or any >> raised issues that suggest we should hold off on the release. >> >> Looking good! >> >> -Joan >> >> ----- Original Message ----- >> From: "Joan Touzet" <woh...@apache.org> >> To: "CouchDB Developers" <dev@couchdb.apache.org> >> Sent: Monday, 31 July, 2017 1:01:20 AM >> Subject: [VOTE] Release Apache CouchDB 2.1.0-RC1 >> >> Dear community, >> >> I would like to release Apache CouchDB 2.1.0-RC1. >> >> Changes since our last release: >> >> https://github.com/apache/couchdb/compare/2.0.0...2.1.0-RC1 >> >> Or, in a nicer format: >> >> http://docs.couchdb.org/en/latest/whatsnew/2.1.html#version-2-1-0 >> >> We encourage the whole community to download and test these release >> artefacts so that any critical issues can be resolved before the release is >> made. Everyone is free to vote on this release, so please explore! >> >> The release artefacts we are voting on are available here: >> >> https://dist.apache.org/repos/dist/dev/couchdb/source/ >> 2.1.0/rc.1/apache-couchdb-2.1.0-RC1.tar.gz >> https://dist.apache.org/repos/dist/dev/couchdb/source/ >> 2.1.0/rc.1/apache-couchdb-2.1.0-RC1.tar.gz.asc >> https://dist.apache.org/repos/dist/dev/couchdb/source/ >> 2.1.0/rc.1/apache-couchdb-2.1.0-RC1.tar.gz.md5 >> https://dist.apache.org/repos/dist/dev/couchdb/source/ >> 2.1.0/rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha1 >> https://dist.apache.org/repos/dist/dev/couchdb/source/ >> 2.1.0/rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha256 >> >> Please follow the test procedure here: >> >> https://cwiki.apache.org/confluence/display/COUCHDB/Testing >> +a+Source+Release >> >> Please remember that "RC1" is an annotation. If the vote passes, these >> artefacts will be released as Apache CouchDB 2.1.0. >> >> Per the terms of the CouchDB bylaws, a lazy majority is required for >> approval, with binding votes counting only from PMC members. The vote will >> remain open for 72 hours, until 2017-08-03 @ 05:00. >> >> "Convenience binary" builds are being uploaded now; links will follow in >> a subsequent email. >> >> Please cast your votes now. >> >> Thanks, >> Joan Touzet >> >> > -- > Support Dept > Tiger Nassau, Inc. > www.tigernassau.com > 406-624-9310 > > >