From user-return-15934-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Apr 22 00:17:19 2011 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 242FF2CFB for ; Fri, 22 Apr 2011 00:17:19 +0000 (UTC) Received: (qmail 28068 invoked by uid 500); 22 Apr 2011 00:17:17 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 28037 invoked by uid 500); 22 Apr 2011 00:17: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 28029 invoked by uid 99); 22 Apr 2011 00:17:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2011 00:17:17 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jens.rantil@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2011 00:17:10 +0000 Received: by vxk12 with SMTP id 12so313403vxk.11 for ; Thu, 21 Apr 2011 17:16:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=dnexcLaUxy2gQHcmJg0Ctu6Y4eeKhVI1QUFHN1pe9Vw=; b=gY/KWXsUQEz5Iy9cw9fqGxlKE6IEjxdi1Da25+KmZkD5IbP2aJUxlRwCSB9WkhIasE oscMD0Xn2EoAT+/R1iGSGQTgNLrVPqx4bW+IEbPSyb5ce9Fet6WdkxgE547Ou0T299Aj Af4bhkiyAj4N9GrvCCDxMHOqk2ufJc1WKdJEg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=gC153Rdw83yBj5J3+8A6NSWSX2awWMH+yELTWvnAO+4lQOR8icIyuLAGzPQdTe3Gt+ vj9q0+B9PK3Z0QQPI6zoiGH4QOQppVpYQmmCdWbSD+OouocjUfReKhMVPyjcoy8LBCgx XyOjj5IZCQnlVM7pU6k1Xl5Pjp89KJUpiOAX4= Received: by 10.52.74.97 with SMTP id s1mr870845vdv.40.1303431410050; Thu, 21 Apr 2011 17:16:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.182.226 with HTTP; Thu, 21 Apr 2011 17:16:30 -0700 (PDT) From: Jens Rantil Date: Fri, 22 Apr 2011 02:16:30 +0200 Message-ID: Subject: Debian package To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec501669d2f660c04a176c6e9 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec501669d2f660c04a176c6e9 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am considering deploying CouchDB on a Debian system. I have noticed that the Debian package for CouchDB is rather old [1]. The latest package version contains CouchDB 0.11.0 and currently there is a security patch that is still to be added to the package[2]. My question is really, would you recommend using 0.11.0 for production use? I mean, it is included in Debian stable. Or, are there alternative ways to create a Debian package for later versions of CouchDB? Or is a later package hosted on an alternative repository? To speed up the process to get the Debian package up to par with the latest/later CouchDB release(s), maybe the Ubuntu package[3] could used as a template? [1] http://packages.qa.debian.org/c/couchdb.html [2] http://security-tracker.debian.org/tracker/source-package/couchdb [3] https://launchpad.net/ubuntu/+source/couchdb I'd be grateful if anyone has any tips on deploying on a Debian system. Thanks, Jens --bcaec501669d2f660c04a176c6e9--