Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F0E07570 for ; Wed, 12 Oct 2011 20:31:19 +0000 (UTC) Received: (qmail 93655 invoked by uid 500); 12 Oct 2011 20:31:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 93585 invoked by uid 500); 12 Oct 2011 20:31:17 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 93577 invoked by uid 99); 12 Oct 2011 20:31:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2011 20:31:17 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2011 20:31:13 +0000 Received: by gyf1 with SMTP id 1so516963gyf.11 for ; Wed, 12 Oct 2011 13:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=runorg.com; s=google; h=mime-version:date:message-id:subject:from:to:content-type; bh=P6NXjV5Q2BhJ5w/a9Zkk1VwoS2HnevgKsLIQrFyIBxs=; b=JUPJ+YU1GiE/KhKbBaf5p+SdxJ3Edqd+LRHsr6+HOhuFxaDva9r0+SiY8iUfqFp5h7 rkJY1MBVmoskHZwXpcqWDD6QdPq1Up/S9Ivb1TlvX6yVNHb7QuTiblsXqT4HDtRjCCbK o44G9RKxOGc/ZkYJOJeuRsb6FEO31cAN0bJkM= MIME-Version: 1.0 Received: by 10.151.110.2 with SMTP id n2mr2294821ybm.64.1318451451280; Wed, 12 Oct 2011 13:30:51 -0700 (PDT) Received: by 10.151.15.19 with HTTP; Wed, 12 Oct 2011 13:30:51 -0700 (PDT) Date: Wed, 12 Oct 2011 22:30:51 +0200 Message-ID: Subject: Debian couchdb-1.1.0-2b is broken From: Victor Nicollet To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001517576c00683cac04af1fe6bb --001517576c00683cac04af1fe6bb Content-Type: text/plain; charset=UTF-8 Hello, For your information, the latest version of the couchdb package on Debian is broken: 'emit' in the JavaScript views does not emit anything. I do not know whether the issue comes from couchdb-1.1.0-2b or from the upgrade to libmozjs7d that occurred at the same time. If you are having trouble with this, you can revert back to couchdb-1.1.0-2 and libmozjs6d until it gets fixed. If you don't have a copy of these in your cache, you can find them here: http://packages.debian.org/wheezy/amd64/libmozjs6d/download http://snapshot.debian.org/package/couchdb/1.1.0-2/ You may have to delete and rebuild your views. Good luck. -- VN --001517576c00683cac04af1fe6bb--