From dev-return-24579-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Jan 2 18:07:16 2013 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 04811E532 for ; Wed, 2 Jan 2013 18:07:16 +0000 (UTC) Received: (qmail 9831 invoked by uid 500); 2 Jan 2013 18:07:15 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 9798 invoked by uid 500); 2 Jan 2013 18:07:15 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 9790 invoked by uid 99); 2 Jan 2013 18:07:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2013 18:07:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of randall.leeds@gmail.com designates 209.85.219.48 as permitted sender) Received: from [209.85.219.48] (HELO mail-oa0-f48.google.com) (209.85.219.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2013 18:07:09 +0000 Received: by mail-oa0-f48.google.com with SMTP id h2so13243643oag.35 for ; Wed, 02 Jan 2013 10:06:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XZyHNSc/mevLGUE2ertCgYuSTDQQOY6yyuCosHTwgJA=; b=UHucNjEvOqU4B4tcVYYzO26oWX8n/r9C7VxB7M28XzRe0O8XumPcBKIPHL47gbWqRE VoZ7fnHznd/GMcfaCSRqHAoAJy6sBL5bqt2U0spu7SASHRuwAeJxOxjK9bzWQvSiayIy OvrBhbSfiU2KLb153XHBh9X9A1xriCHlewnCZeZvq7MD6ysdwxf5dNyVrWMOBRls2+bI EGUz3NRznPzo9b9s4eLjJOseM1AseP8jZ91Wx1ThtwezTNHDLyowS+yeWrxZpaMpDbpI Y5oq16iN+m20fC9QkqztmW00hZMxjavQH3IcriOBW1zycd1PrZwZRoAj15/8GL+of2DW QYDA== MIME-Version: 1.0 Received: by 10.60.7.167 with SMTP id k7mr26864419oea.20.1357150008211; Wed, 02 Jan 2013 10:06:48 -0800 (PST) Received: by 10.76.21.6 with HTTP; Wed, 2 Jan 2013 10:06:47 -0800 (PST) In-Reply-To: References: <20121229201201.GA2579@minotaur.apache.org> Date: Wed, 2 Jan 2013 10:06:47 -0800 Message-ID: Subject: Re: [VOTE] Apache CouchDB maintenance releases, first round for 1.0.4, 1.1.2, 1.2.1 From: Randall Leeds To: "dev@couchdb.apache.org" Content-Type: multipart/alternative; boundary=e89a8ff1c686257a9104d2521c37 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1c686257a9104d2521c37 Content-Type: text/plain; charset=UTF-8 On Wed, Jan 2, 2013 at 9:59 AM, Noah Slater wrote: > Running all tests with Erlang R15B02 (erts-5.9.2) and SpiderMonkey 1.8.5. > > = 1.0.4 = > > Got as far as: > > ./configure --prefix=/tmp/couchdb/install > > This is from the Checking the Release Artefacts section in the release > procedure. Unable to configure the source because my SpiderMonkey is too > new. Tried to compile from source, but got errors. No available Ubuntu > image has a package old enough. I am happy that the release is fine, > though, obviously, I have been unable to run the code or run either test > suite. > > This artefact gets my +1 > > = 1.1.2 = > > Got as far as running the Futon test suite. (Surprised I got this far with > my up-to-date versions of both Erlang and SpiderMonkey.) Extensive > segmentation faults and bus errors. All tests pass except oauth. > > This artefact gets my +1 > > = 1.2.1 = > > Completed the Futon test suite. Extensive segmentation faults and bus > errors. All tests pass. > > This artefact gets my +1 > > > This concerns me, Noah. It's expected on your configuration that 1.0.4 would not work, though I'm surprised you +1 anyway. On the others, 1.1.2 should work, though I have OAuth failures with newest Erlang, too, but 1.2.1 should work totally correctly and neither should have seg faults. Could you paste some log showing the seg faults and bus errors? > > On 29 December 2012 20:12, Dave Cottlehuber wrote: > > > Hello, > > > > We would like to call a vote for Apache CouchDB, 1.0.4, 1.1.2, and 1.2.1, > > first round, maintenance releases, to start your New Year with a bang. > > > > We encourage the whole community to download and test these release > > artifacts so that any critical issues can be resolved before the releases > > are made. Everyone is free to vote on this release, so get stuck in! > > > > We are voting on the following release artifacts, by different release > > managers to spread the load. > > > > Robert Newson: > > http://people.apache.org/~rnewson/dist/1.0.4 > > > > Dave Cottlehuber: > > http://people.apache.org/~dch/dist/1.1.2 > > http://people.apache.org/~dch/dist/1.2.1 > > > > PGP Keys: > > https://people.apache.org/~dch/dist/KEYS > > > > These artifacts have been built from the following git commits: > > > > 1.0.4: 514b7ef95cf67a06f094d56b6ab86b4a770292bd > > 1.1.2: 306a6eb4405de878313b46ef026a6089503b693a > > 1.2.1: 5ebfa8e4bce7322ae0d7b7d95f269425cdb9a46c > > > > Please follow the test procedure before voting: > > > > http://wiki.apache.org/couchdb/Test_procedure > > > > Note the following restrictions for both 1.0.4 and 1.1.2: > > > > Erlang/OTP R14B* or lower > > Spidermonkey 1.8.0rc1 or lower > > > > Thank you. > > > > Happy voting, > > Dave & Bob. > > > > > > > -- > NS > --e89a8ff1c686257a9104d2521c37--