From user-return-6310-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Sep 05 02:12:56 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 75541 invoked from network); 5 Sep 2009 02:12:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Sep 2009 02:12:56 -0000 Received: (qmail 20456 invoked by uid 500); 5 Sep 2009 02:12:55 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 20366 invoked by uid 500); 5 Sep 2009 02:12:55 -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 20356 invoked by uid 99); 5 Sep 2009 02:12:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 02:12:55 +0000 X-ASF-Spam-Status: No, hits=4.9 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.216.193] (HELO mail-px0-f193.google.com) (209.85.216.193) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 02:12:46 +0000 Received: by pxi31 with SMTP id 31so1183333pxi.3 for ; Fri, 04 Sep 2009 19:12:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.115.117.4 with SMTP id u4mr11014883wam.43.1252116744520; Fri, 04 Sep 2009 19:12:24 -0700 (PDT) Date: Fri, 4 Sep 2009 19:12:24 -0700 Message-ID: <6f13a6510909041912i5a0daffaw9f78e3cb1854e4f9@mail.gmail.com> Subject: Version 0.8 won't die From: Rue the Ghetto To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016e64e9098c643030472cb254e X-Virus-Checked: Checked by ClamAV on apache.org --0016e64e9098c643030472cb254e Content-Type: text/plain; charset=ISO-8859-1 Hi all, I made the dread mistake of using apt-get to install couchdb. I created a database while in 0.8, but everything choked when I tried to replicate from my local 0.9 version. Since then I have been trying to get to 0.9 on this Debian Lenny instance. I have uninstalled 0.8 with apt-get remove with and without the --purge option. I have done manual searches eliminating any trace of couchdb from the server. I have tried installing fresh from source stable and trunk. Each iteration of removals and installation has involved its own unique hurdles. But without fail, as soon as I get couchdb installed, I do a curl test: curl "http://127.0.0.1:5984" and get back {"couchdb":"Welcome","version":"0.8.0-incubating"}. Any idea why version 0.8 won't die? Is this message just a holdover from 0.8 or is it really still 0.8 after hours of effort scouring it from my server? Appreciate any info, Rue --0016e64e9098c643030472cb254e--