On Wed, Jan 22, 2014 at 10:25 AM, Andy Wenk <a...@nms.de> wrote: > On 22 January 2014 10:20, Benoit Chesneau <bchesn...@gmail.com> wrote: > >> On Wed, Jan 22, 2014 at 10:10 AM, Garren Smith <gar...@apache.org> wrote: >> >>> I'm getting the same error. I'm on OS X 10.9.1 with Erlang R16B03. I >>> have a disk drive not a SSD. >>> >>> On 22 Jan 2014, at 12:31 AM, Andy Wenk <a...@nms.de> wrote: >>> >>> > On 21 January 2014 21:21, Dirkjan Ochtman <d...@apache.org> wrote: >>> > >>> >> Dear community, >>> >> >>> >> After taking a little over a month to work out some issues, I would >>> >> finally like to release Apache CouchDB 1.6.0-rc.1. >>> >> >>> >> Changes since last round: >>> >> >>> >> * >>> >> >>> https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=shortlog;h=refs/heads/1.6.x >>> >> >>> >> 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 get >>> >> stuck in! >>> >> >>> >> The release artefacts we are voting on are available here: >>> >> >>> >> wget >>> >> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.6.0/rc.1/apache-couchdb-1.6.0.tar.gz >>> >> wget >>> >> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.6.0/rc.1/apache-couchdb-1.6.0.tar.gz.asc >>> >> wget >>> >> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.6.0/rc.1/apache-couchdb-1.6.0.tar.gz.ish >>> >> wget >>> >> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.6.0/rc.1/apache-couchdb-1.6.0.tar.gz.md5 >>> >> wget >>> >> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.6.0/rc.1/apache-couchdb-1.6.0.tar.gz.sha >>> >> >>> >> Please follow the test procedure here: >>> >> >>> >> http://wiki.apache.org/couchdb/Test_procedure >>> >> >>> >> Please remember that "rc.1" is an annotation. If the vote passes, >>> >> these artefacts will be released as Apache CouchDB 1.6.0. >>> >> >>> >> Please cast your votes now. >>> >> >>> >> Thanks, >>> >> >>> >> Dirkjan >>> >> >>> > >>> > thanks a lot Dirkjan, for putting the release candidate together. Here >>> are >>> > my results: >>> > >>> > Mac OS X 10.9.1 Build 13B3116 >>> > Erlang Erlang R16B03 (erts-5.10.4) [source] [64-bit] >>> > >>> > verify asc: NOT OK (gpg: WARNING: This key is not certified with a >>> trusted >>> > signature!) >>> > check md5sum: OK >>> > check sha: OK >>> > make distcheck: >>> > >>> couchdb/releases/1.6.0.rc1/dist/apache-couchdb-1.6.0/apache-couchdb-1.6.0/_build/../src/couch_replicator/test/04-replication-large-atts.t >>> > ... 558/? Bailout called. Further testing stopped: Timeout waiting >>> for >>> > replication to finish >>> > FAILED--Further testing stopped: Timeout waiting for replication to >>> finish >>> > make[3]: *** [check] Error 127 >>> > make[2]: *** [check-recursive] Error 1 >>> > make[1]: *** [check-recursive] Error 1 >>> > make: *** [distcheck] Error 1 >>> > >>> > second try: >>> > >>> > >>> couchdb/releases/1.6.0.rc1/dist/apache-couchdb-1.6.0/apache-couchdb-1.6.0/_build/../src/couch_replicator/test/04-replication-large-atts.t >>> > ... 464/? Bailout called. Further testing stopped: Timeout waiting >>> for >>> > replication to finish >>> > FAILED--Further testing stopped: Timeout waiting for replication to >>> finish >>> > make[3]: *** [check] Error 127 >>> > make[2]: *** [check-recursive] Error 1 >>> > make[1]: *** [check-recursive] Error 1 >>> > make: *** [distcheck] Error 1 >>> > >>> > Running CouchDB works: >>> > >>> > http://127.0.0.1:5984/ >>> > { >>> > couchdb: "Welcome", >>> > uuid: "f9848dbaba188e09ee608646046ddca4", >>> > version: "1.6.0", >>> > vendor: { >>> > version: "1.6.0", >>> > name: "The Apache Software Foundation" >>> > } >>> > } >>> > >>> > When I was testing Benoit's rcouch branch I had also problems running >>> the >>> > failing replicator test. Maybe it has sth. to do with my machine ... >>> > >>> > Cheers >>> > >>> > Andy >>> > -- >>> > Andy Wenk >>> > Hamburg - Germany >>> > RockIt! >>> > >>> > http://www.couchdb-buch.de >>> > http://www.pg-praxisbuch.de >>> > >>> > GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 >>> > >>> > https://people.apache.org/keys/committer/andywenk.asc >>> >>> it's sort of expected since the ticket isn't closed: >> >> https://issues.apache.org/jira/browse/COUCHDB-1986 >> >> - benoit >> >> > yeah - so the rest is working fine. For now I give a +0 but would give a > +1 if others agree, that this rc is shippable > > Cheers > > Andy > > I'm -1. If the tests don't pass then normally OS maintainers won't be able to package it. Genrerrally speaking if our own test suit fail it's a sign there is something wrong anyway.
- benoit