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 D28BD6916 for ; Mon, 30 May 2011 09:11:56 +0000 (UTC) Received: (qmail 63946 invoked by uid 500); 30 May 2011 09:11:56 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 63899 invoked by uid 500); 30 May 2011 09:11:56 -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 63890 invoked by uid 99); 30 May 2011 09:11:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 09:11:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 09:11:50 +0000 Received: by bwj24 with SMTP id 24so4091109bwj.11 for ; Mon, 30 May 2011 02:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=PydHyuYDeobHz+0hBOj0RJ+NLq4jAnMAAp4W9gQJWR0=; b=rpD4BnxXFsqH0AR6TeYVOb+PWE47CHs43acEc08dPF6cMa5RuVTtOyzv8PBO4G5dm8 ipzoRHR06QFtVQNhYonV2Igd25q/0t9hR1LpSBhxcQjBZ0Ds1xAEzF85+sd56i990tWM gaW5EKcawMwlr/QNPvP2AuV2p3bORUYZXy+5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XpU8RMsZmafPIFIZ5iU2lAjMt7vXy+55tTYZ4dbvxpXybwYMsL425qsrfQluJbHmzr D3yLQQ0NPm2TpMIHuEnCD8SWnvplNzGfcuvIcxLrdFcPH9JG/g4+AEzKD5Kwy0UWLAOw 2aznyK50PFM4R4H1b5FB967g+Otl/jtmDnGUI= MIME-Version: 1.0 Received: by 10.204.73.206 with SMTP id r14mr4121957bkj.181.1306746689944; Mon, 30 May 2011 02:11:29 -0700 (PDT) Received: by 10.204.85.31 with HTTP; Mon, 30 May 2011 02:11:29 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 May 2011 11:11:29 +0200 Message-ID: Subject: Re: [VOTE] Apache CouchDB 1.1.0 release, round 2. From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Mon, May 30, 2011 at 11:05 AM, Jan Lehnardt wrote: > > On 30 May 2011, at 10:50, Benoit Chesneau wrote: > >> On Mon, May 30, 2011 at 2:23 AM, Dave Cottlehuber wro= te: >>> On 29 May 2011 05:26, Robert Newson wrote: >>>> Hello, >>>> >>>> I would like call a vote for the Apache CouchDB 1.1.0 release, round 2= . >>> >>> Thanks Bob & all - that is a *lot* of bugs squashed!! >>> >>> md5, sha, etaps all good. >>> Mac OS X 10.6.7 >>> NB I needed to do `brew link icu4c` to get couchdb ./configure to work. >>> ffox passes except for replication {"error": "not_found"}; logs at >>> http://friendpaste.com/2IS0zh1PjEAmJrgtqWp66u >>> >>> Swapping R14B01 in for R14B03 -> replication tests pass again as >>> discussed on IRC. >>> >> >> using R14B93, and still have the replication error. Tests with safari >> just block on replication and never end. I'm -1 until that's fixed. >> Will open/update a ticket with logs. > > In case it is unclear, it is R14B03 that introduces this error, 01 > and 02 are fine. > > Cheers > Jan > -- > > Does it means 1.1 is supporting <=3D R14B01 only ? In that case we should be clear about it in README imo. We actually we say: * Erlang OTP (>=3DR12B5) (http://erlang.org/) Also in this case I will recheck with this version and others. (would be good if we had a bot doing that) - beno=EEt