From user-return-12680-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Sep 15 21:45:48 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95787 invoked from network); 15 Sep 2010 21:45:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 21:45:47 -0000 Received: (qmail 37567 invoked by uid 500); 15 Sep 2010 21:45:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 37520 invoked by uid 500); 15 Sep 2010 21:45:45 -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 37512 invoked by uid 99); 15 Sep 2010 21:45:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 21:45:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of randall.leeds@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; Wed, 15 Sep 2010 21:45:39 +0000 Received: by bwz3 with SMTP id 3so811094bwz.11 for ; Wed, 15 Sep 2010 14:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:received :in-reply-to:references:date:message-id:subject:from:to:content-type; bh=pEzKzYczGbHN4Df1m27rdG6ytLGHIriPfQROIBvMK3w=; b=gMD//KKFYBnyKz/ySKhAdcaAzvLDst3MMhgpi0Zq8f8dPG+nQtv+5Obvu+/M8JDZ9g xEEdm9EgUyFtIjkohmMQ2UmF4Zq+hVF0TGZRakW06GLkne4wjCp9DFuvjqROxwLwVpKk nMMME5Fx617nNjIqPfPivIorfmdVwteeE5NEg= 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; b=C7bY8O9Z5Nh+aYPCVZ1rvDTowf6HHuM11b5MBfDbxB1AAavjr3Tn7bGESY6aGHW2QJ PFBLCKY8tix913lt0NiYIyymMc2HyV1KbTa70KmI7EPZJ92a7RVOcvbsFvU6Kgje4xxO lVye06otjyyv0bZsYOe0CVo+WEJ9FVQBYJXj4= MIME-Version: 1.0 Received: by 10.223.106.211 with SMTP id y19mr995235fao.79.1284587117690; Wed, 15 Sep 2010 14:45:17 -0700 (PDT) Received: by 10.223.111.141 with HTTP; Wed, 15 Sep 2010 14:45:17 -0700 (PDT) Received: by 10.223.111.141 with HTTP; Wed, 15 Sep 2010 14:45:17 -0700 (PDT) In-Reply-To: References: Date: Wed, 15 Sep 2010 14:45:17 -0700 Message-ID: Subject: Re: Deleting databases with illegal charaters after upgrade From: Randall Leeds To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016e6d388c6d53f8e0490533e91 --0016e6d388c6d53f8e0490533e91 Content-Type: text/plain; charset=UTF-8 Did your old installation have a db directory path ending in 0.10.0? Check your .ini files and make sure the database directory contains the .couch files at the top level. If that's not the problem we can dig deeper. > > Hello, > CouchDB Noob here, > > I originally installed coucdb 0.10.0 on ubuntu using apt-install. > Then tried to uninstall it, then installed the latest 1.01, however all the old databases show within futon as 0.10.0/sofa for example. I have tried deleting using curl and futon but it prompts with an invalid db name, the db must start with a letter. > Has anyone encountered this? The old databases were just samples, so they can be deleted. > > Thanks for reading, J > --0016e6d388c6d53f8e0490533e91--