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 934659A1F for ; Sat, 29 Sep 2012 17:18:22 +0000 (UTC) Received: (qmail 52222 invoked by uid 500); 29 Sep 2012 17:18:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52163 invoked by uid 500); 29 Sep 2012 17:18:18 -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 52073 invoked by uid 99); 29 Sep 2012 17:18:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 17:18:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nslater@tumbolia.org designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 17:18:10 +0000 Received: by ieje10 with SMTP id e10so9082698iej.11 for ; Sat, 29 Sep 2012 10:17:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tumbolia.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=fYwOtASIxlnnFgzZsqxiG0fmIBKOuZsu0Z4FqfDuYjw=; b=KxOWx3jrFtKCzFFvceUVNTmPOsahcdQFak8oGcKhEAHB0YIUVSppa6ouGdzeSE2gnV lX1FOxNrc0ckyADMetOB/9s3G8lVorON+A4bDAt7+jea6HishoeCuVqLeO8L+gSfWZ3i rr0E/l8tEha3afhpT/n663AAbCCfdavSKgwUg= 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:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=fYwOtASIxlnnFgzZsqxiG0fmIBKOuZsu0Z4FqfDuYjw=; b=MzyUhfPORqqV2ktHIWllRswpWQjvYOjJhSQ8/m5ZM3dRAUzAuHJPMy4F3q47cRZcGa 3JQtrnLs/xXsQK52P2moe1/oo3CCvZ4q/LxPhCX58HHOWREdHZmPWEG0aEOfNEp9cLPV PtTG3u9Pqft9Hdk6qR9vRB35udD0DUU4yo9xKAitVfMXLIVjNJkKtmIhxi216e6QMIXe 6yZPJ2PZmCTmDNdfn3knR04HZoV3q8f1AYXNzT2KsHleXBT6uoIqiQOutbIjArLGXw4S 9UYXPpf9/bwLSWRtyCTA2bnpgUayKKJK2Nkch2NmACFR4ZbkNjAGBlMY//rKP6m3lVQk sVyQ== MIME-Version: 1.0 Received: by 10.42.91.75 with SMTP id o11mr5618611icm.57.1348939069967; Sat, 29 Sep 2012 10:17:49 -0700 (PDT) Received: by 10.64.63.19 with HTTP; Sat, 29 Sep 2012 10:17:49 -0700 (PDT) X-Originating-IP: [178.250.115.206] In-Reply-To: References: Date: Sat, 29 Sep 2012 18:17:49 +0100 Message-ID: Subject: Re: Problems installing CouchDB 1.2.0 in Ubuntu 10.04.4 LTS Server (lucid) From: Noah Slater To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=90e6ba613b3016cbc504cada5a2a X-Gm-Message-State: ALoCoQmHfDZLNGAPZU0sUY16xbrElZS5dVM1O8oW/i7k3vYCEDFC3E9DYk+Dm6G2NYjCz0KhGmEZ --90e6ba613b3016cbc504cada5a2a Content-Type: text/plain; charset=ISO-8859-1 Sorry, I specifically meant providing a shell to the user in the init.d script. On Sat, Sep 29, 2012 at 4:27 PM, Keith Gable wrote: > Not sure if I follow you. I think build-couchdb is doing the right thing. > Without GeoCouch it would just require making a user, a group, and a > directory (or not even that if you aren't doing it for production). With > GeoCouch, I also have to load GeoCouch in the couchdb script because the > initscript uses "su" to run it as the user I created, so I can't pass the > ERL_FLAGS in the environment. > On Sep 29, 2012 9:43 AM, "Noah Slater" wrote: > -- NS --90e6ba613b3016cbc504cada5a2a--