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 5E020C0FB for ; Tue, 1 May 2012 16:45:52 +0000 (UTC) Received: (qmail 11825 invoked by uid 500); 1 May 2012 16:45:50 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11788 invoked by uid 500); 1 May 2012 16:45:50 -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 11755 invoked by uid 99); 1 May 2012 16:45:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 16:45:49 +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 (nike.apache.org: local policy) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 16:45:42 +0000 Received: by vbzb23 with SMTP id b23so3831425vbz.11 for ; Tue, 01 May 2012 09:45:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:content-type:x-gm-message-state; bh=ay24K13eyXFF3bKaCM02pEHs6FI636eARdUNUTMJP4M=; b=Tsl8rdz0sw7q9ZdgPojlxafr/7s/lu545lgpO0QHvK+KPCf9rjQu3rWjQ3e7ua1nHK ZaoKygyJs69i8GWY9uFQmi5QblEHV77dnq33E4LEd2/YCp55iKcDP4nMmRLwjwc1+Isc NfRAu0t4374ZFZp1D2PcW+Tl456NKggROsJiFNLBu530qIy9Rn8rZiSo57fMur8ZhYFt /YhJeBK2jUTkVnjeuOFl+y/jvmTmg6WTswYvpd2R6KePJ4/RL8kclXp8NMnZrJpUD2/c uo34Bj/fMsPeyOdd2cuD0MstethqNMv+rEV+4m43fzwuYgEd4S/6SAucp+ixpn82lrnE pBWg== Received: by 10.52.174.199 with SMTP id bu7mr15109994vdc.39.1335890721449; Tue, 01 May 2012 09:45:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.99.74 with HTTP; Tue, 1 May 2012 09:45:00 -0700 (PDT) X-Originating-IP: [68.5.117.177] In-Reply-To: <4F9F935D.2020706@struktur.de> References: <4F9F935D.2020706@struktur.de> From: Mark Hahn Date: Tue, 1 May 2012 09:45:00 -0700 Message-ID: Subject: Re: CouchDB 1.2 Ubuntu Binaries available somewhere? To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec51d2f30e924cb04befc4b6b X-Gm-Message-State: ALoCoQn6u1TSLGrsOaMleFDHbYvtEbYmQUUUT0EMaffcsEYyNt8Fq27PetlZmB8MEWeNvrrpXzC2 --bcaec51d2f30e924cb04befc4b6b Content-Type: text/plain; charset=ISO-8859-1 I'm getting this error trying to install on lucid ... dpkg: error processing /var/cache/apt/archives/couchdb_1.2.0-1ppa0+1_i386.deb (--unpack): trying to overwrite '/usr/bin/couchdb', which is also in package couchdb-bin 0:1.1.1-0ubuntu1~lucid1 Was I supposed to do some kind of uninstall first? After I got this error I ran apt-get remove couchdb and then trying the install again I got the same error. Can anyone help? On Tue, May 1, 2012 at 12:40 AM, Simon Eisenmann wrote: > Hi, > > Am 11.04.2012 03:47, schrieb Rob Crowell: > > Wondering if anybody has created CouchDB 1.2 binaries for Ubuntu 11.10 > yet, > > and if so, where to find them. > > i just created a PPA containing CouchDB 1.2 packages and dependencies. > The packages have been compiled for Ubuntu 10.04, though they work fine > on 12.04 just fine - so i assume 11.04 will be just fine as well. > > https://launchpad.net/~longsleep/+archive/couchdb > > To install: > > sudo apt-add-repository ppa:longsleep/couchdb > sudo apt-get update > sudo apt-get install couchdb > > Please let me know if there are issues. > > Cheers > Simon > --bcaec51d2f30e924cb04befc4b6b--