first of all thanks for rc2! Mac OS X Catalina
sigs are ok (Btw … the GPG KEYS url moved from https://apache.org/dist/couchdb/KEYS to https://downloads.apache.org/couchdb/KEYS I scripted the whole release testing process and had an error when trying to retrieve the KEYS.) +++++++++++++++++++++ I have three errors (still): module 'chttpd_view_test' chttpd view tests chttpd_view_test:75: should_succeed_on_view_with_queries_keys...*failed* in function chttpd_view_test:'-should_succeed_on_view_with_queries_keys/1-fun-2-'/1 (test/eunit/chttpd_view_test.erl, line 77) [...] **error:{badmatch,{error,req_timedout}} output:<<"">> chttpd_view_test:91: should_succeed_on_view_with_queries_limit_skip...*failed* in function chttpd_view_test:'-should_succeed_on_view_with_queries_limit_skip/1-fun-4-'/1 (test/eunit/chttpd_view_test.erl, line 93) [...] **error:{badmatch,{error,req_timedout}} output:<<"”>> chttpd_view_test:108: should_succeed_on_view_with_multiple_queries...*failed* in function chttpd_view_test:'-should_succeed_on_view_with_multiple_queries/1-fun-5-'/1 (test/eunit/chttpd_view_test.erl, line 110) [...] **error:{badmatch,{error,req_timedout}} output:<<"”>> +++++++++++++++++++++ CouchDB is running curl http://localhost:5984 7 ↵ 1085 14:11:37 {"couchdb":"Welcome","version":"3.0.0","git_sha":"666c1ecfe","uuid":"80da5e974f1191c829410442b2b05351","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The Apache Software Foundation”}} +++++++++++++++++++++ All the best Andy -- Andy Wenk Hamburg GPG fingerprint C32E 275F BCF3 9DF6 4E55 21BD 45D3 5653 77F9 3D29 > On 19. Feb 2020, at 12:20, Garren Smith <gar...@apache.org> wrote: > > +1 > > make check passes > > OSX 10.15.4 > > On Wed, Feb 19, 2020 at 8:18 AM Peng Hui Jiang <jian...@cn.ibm.com> wrote: > >> +1 >> >> Debian 10 Buster on ppc64le >> Sigs:ok >> Checksums:ok >> make check:passes >> make release: works >> >> == >> Peng Hui >> Beijing >> >> [image: Inactive hide details for Nick Vatamaniuc ---2020/02/19 01:43:21 >> PM---+1 Ubuntu 18.04.4, x86-64]Nick Vatamaniuc ---2020/02/19 01:43:21 >> PM---+1 Ubuntu 18.04.4, x86-64 >> >> From: Nick Vatamaniuc <vatam...@gmail.com> >> To: dev@couchdb.apache.org >> Date: 2020/02/19 01:43 PM >> Subject: [EXTERNAL] Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc2) >> (Windows and UNIX binaries ready) >> ------------------------------ >> >> >> >> +1 >> >> Ubuntu 18.04.4, x86-64 >> Sigs:ok >> Checksums:ok >> make check:passes >> make release: works >> ./bin/couchdb in release folder starts up (after creating admin user) >> created a pair of dbs in Fauxton, replicated between them ok >> >> Tested seeds: >> - used ./dev/run with --no-join >> - created some dbs on node1 >> - stopped cluster >> - added [cluster] seedlist=node1@127.0.0.1 to config >> - restarted, cluster joined >> - _up shows status: "ok" >> >> On Tue, Feb 18, 2020 at 6:28 PM Joan Touzet <woh...@apache.org> wrote: >>> >>> On 2020-02-18 15:08, Joan Touzet wrote: >>>> Dear community, >>>> >>>> I would like to propose that we release Apache CouchDB 3.0.0. >>>> >>>> Changes since last time: >>>> >>>> https://github.com/apache/couchdb/compare/3.0.0-RC1...3.0.0-RC2 >>>> >>>> Candidate release notes: >>>> >>>> https://docs.couchdb.org/en/latest/whatsnew/3.0.html >>>> >>>> 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 dig right in! >>>> (Only PMC members have binding votes, but they depend on community >>>> feedback to gauge if an official release is ready to be made.) >>>> >>>> The release artefacts we are voting on are available here: >>>> >>>> https://dist.apache.org/repos/dist/dev/couchdb/source/3.0.0/rc.2 >>>> >>>> There, you will find a tarball, a GPG signature, and SHA256/SHA512 >>>> checksums. >>>> >>>> Please follow the test procedure here: >>>> >>>> >> https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release >> >>> >>> >>> My results on Windows 10 x64: >>> >>> * The tarball downloads. >>> * Checksums match. (Cannot check my own signature.) >>> * make -f Makefile.win check succeeds, no failed tests. >>> * make -f Makefile.win release succeeds >>> * Windows installer built and installed on Windows 7 x64: >>> >>> >> {"couchdb":"Welcome","version":"3.0.0","git_sha":"666c1ecfe","uuid":"5d8a899d161d5b7c7ccc4ca9c875fe15","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The >>> Apache Software Foundation"}} >>> >>> * Fauxton "Verify Installation" is all green. >>> * Uploaded to svn for testing: >>> >>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/3.0.0/rc.2/ >>> >>> +1 >>> >>> Also, UNIX binaries are online at >>> >>> https://repo-nightly.couchdb.org/3.0.x/ >>> >>> -Joan "MUCH easier when we just turn the crank" Touzet >> >> >> >> >>